anio 2.0.10 copy "anio: ^2.0.10" to clipboard
anio: ^2.0.10 copied to clipboard

Anio is a library that complements `dart:io` to make it much easier to access, store, and process your data.

2.0.10 #

  • Update dependencies.

2.0.9 #

  • Make FileHandleBase.openCount protected.

2.0.8 #

  • Optimize FileHandle, FileSource and FileSink.

2.0.6 #

  • Add constructors for Buffer.

2.0.5 #

  • Add BufferedSource.startsWith and BufferedSource.startsWithBytes.
  • Modify the parameter type of BufferedSource.indexOfBytes to List<int>.
  • Fix bugs.

2.0.4 #

  • Fix bugs.

2.0.3 #

  • Hide RealBufferedSource and RealBufferedSink.

2.0.2 #

  • Fix bugs.

2.0.1 #

  • Add nullable extension.

2.0.0 #

  • Break change.

1.1.2 #

  • When specifying the length, check whether the length is satisfied.

  • 1.1.1 #

  • Fix use bugs.

1.1.0 #

  • Add use to close io.
  • Add FileHandle to handle file operations.
  • Optimize StreamSource and StreamSink.

1.0.0 #

  • Initial version.
1
likes
130
points
263
downloads

Publisher

unverified uploader

Weekly Downloads

Anio is a library that complements `dart:io` to make it much easier to access, store, and process your data.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

meta

More

Packages that depend on anio