getx_exten 2.0.3 copy "getx_exten: ^2.0.3" to clipboard
getx_exten: ^2.0.3 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.3

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
150
points
21
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