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

discontinued

Command class for GetX library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getx_command

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

dependencies:
  getx_command: ^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_command/getx_command.dart';
0
likes
20
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Command class for GetX library

Homepage

License

MIT (license)

Dependencies

flutter, get_rx

More

Packages that depend on getx_command