abstract_io 0.1.2+6 copy "abstract_io: ^0.1.2+6" to clipboard
abstract_io: ^0.1.2+6 copied to clipboard

Abstract IO is designed to simplify and generalize saving data both localy and externaly

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add abstract_io

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  abstract_io: ^0.1.2+6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:abstract_io/abstract_io.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Abstract IO is designed to simplify and generalize saving data both localy and externaly

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on abstract_io