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

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.43

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
20
pub points
0%
popularity

Publisher

unverified uploader

Getx Generator (Under Development)

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

args, path, process_run

More

Packages that depend on getx_generator