getx_helper 0.0.1 copy "getx_helper: ^0.0.1" to clipboard
getx_helper: ^0.0.1 copied to clipboard

A plugin for simplifying the use of GetX

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getx_helper

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

dependencies:
  getx_helper: ^0.0.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:getx_helper/getx_helper.dart';
0
likes
150
points
85
downloads

Publisher

verified publisherfullstackaction.com

Weekly Downloads

A plugin for simplifying the use of GetX

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, get

More

Packages that depend on getx_helper