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';
9
likes
35
points
577
downloads

Publisher

verified publisherrenesanse.net

Weekly Downloads

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

Homepage

License

MIT (license)

Dependencies

equatable, flutter, hive, hive_flutter, path_provider

More

Packages that depend on osam