osam 6.4.2 copy "osam: ^6.4.2" to clipboard
osam: ^6.4.2 copied to clipboard

discontinued

Lightweight and predictable state management. Allows you to save all application state by using Hve library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add osam

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

dependencies:
  osam: ^6.4.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:osam/osam.dart';
10
likes
30
pub points
0%
popularity

Publisher

verified publisherrenesanse.net

Lightweight and predictable state management. Allows you to save all application state by using Hve library

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

equatable, flutter, hive, hive_flutter, path_provider

More

Packages that depend on osam