get_controller_plus 0.0.2 copy "get_controller_plus: ^0.0.2" to clipboard
get_controller_plus: ^0.0.2 copied to clipboard

outdated

Extension of GetxController from GetX package with support Widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_controller_plus

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

dependencies:
  get_controller_plus: ^0.0.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:get_controller_plus/get_controller_plus.dart';
4
likes
0
pub points
59%
popularity

Publisher

unverified uploader

Extension of GetxController from GetX package with support Widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, get, meta

More

Packages that depend on get_controller_plus