get_state_manager 3.13.0 copy "get_state_manager: ^3.13.0" to clipboard
get_state_manager: ^3.13.0 copied to clipboard

The most powerful, easier and flexible StateManager to Flutter and GetX™ framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_state_manager

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

dependencies:
  get_state_manager: ^3.13.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:get_state_manager/get_state_manager.dart';
2
likes
20
pub points
37%
popularity

Publisher

unverified uploader

The most powerful, easier and flexible StateManager to Flutter and GetX™ framework.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, get_core, get_instance, get_rx

More

Packages that depend on get_state_manager