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

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.2.1

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
120
pub points
58%
popularity

Publisher

unverified uploader

Extension of GetxController from GetX package with support Widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get, meta

More

Packages that depend on get_controller_plus