getx_generator 0.0.40 copy "getx_generator: ^0.0.40" to clipboard
getx_generator: ^0.0.40 copied to clipboard

outdated

Getx Generator (Under Development)

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate getx_generator

Use it

The package has the following executables:

$ getx_generator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add getx_generator

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

dependencies:
  getx_generator: ^0.0.40

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:getx_generator/getx_generator.dart';
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Getx Generator (Under Development)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path, process_run

More

Packages that depend on getx_generator