code_id_storage 0.2.0 copy "code_id_storage: ^0.2.0" to clipboard
code_id_storage: ^0.2.0 copied to clipboard

A Package local storage for use for company code.id.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add code_id_storage

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

dependencies:
  code_id_storage: ^0.2.0

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

Publisher

unverified uploader

A Package local storage for use for company code.id.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fast_immutable_collections, flutter, flutter_secure_storage, hive, hive_flutter

More

Packages that depend on code_id_storage