tstorage 0.0.2 copy "tstorage: ^0.0.2" to clipboard
tstorage: ^0.0.2 copied to clipboard

A flutter key value file storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tstorage

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

dependencies:
  tstorage: ^0.0.2

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:tstorage/tstorage.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter key value file storage.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider, rxdart

More

Packages that depend on tstorage