getx_exten 2.0.6 copy "getx_exten: ^2.0.6" to clipboard
getx_exten: ^2.0.6 copied to clipboard

A package with GetListener and GetConsumer for Getx Lovers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getx_exten

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

dependencies:
  getx_exten: ^2.0.6

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_exten/getx_exten.dart';
3
likes
160
points
313
downloads

Publisher

unverified uploader

Weekly Downloads

A package with GetListener and GetConsumer for Getx Lovers

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on getx_exten