An open API service indexing awesome lists of open source software.

https://github.com/fabriziog202/readers

A minimalistic library for incremental file reading and buffering.
https://github.com/fabriziog202/readers

dart flutter io

Last synced: 7 months ago
JSON representation

A minimalistic library for incremental file reading and buffering.

Awesome Lists containing this project

README

          

# Readers

Readers is an _experimental_ dart package providing a source and format-agnostic platform for reading and parsing data from various sources.

I am working on better documenting the package and providing examples on how to use it. Right now development is closely tied to the development of [BioDart](https://github.com/FabrizioG202/biodart). Refer to the project for examples on how to use this package.