getx_lite 4.6.5 copy "getx_lite: ^4.6.5" to clipboard
getx_lite: ^4.6.5 copied to clipboard

Getx™ reactive state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getx_lite

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

dependencies:
  getx_lite: ^4.6.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:getx_lite/getx_lite.dart';
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Getx™ reactive state management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get

More

Packages that depend on getx_lite