cerebral 0.0.5 copy "cerebral: ^0.0.5" to clipboard
cerebral: ^0.0.5 copied to clipboard

A State management tool for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cerebral

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

dependencies:
  cerebral: ^0.0.5

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

Publisher

unverified uploader

A State management tool for flutter

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences, source_gen

More

Packages that depend on cerebral