atom_generator 0.0.2 copy "atom_generator: ^0.0.2" to clipboard
atom_generator: ^0.0.2 copied to clipboard

Atom Generator is a package that accelerates your Flutter development and generate GetX routes, bindings with a lot of options

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atom_generator

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

dependencies:
  atom_generator: ^0.0.2

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:atom_generator/atom_generator.dart';
0
likes
110
points
59
downloads

Publisher

verified publishershrimps.ly

Weekly Downloads

Atom Generator is a package that accelerates your Flutter development and generate GetX routes, bindings with a lot of options

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, atom_annotations, build, code_builder, dart_style, flutter, glob, path, source_gen

More

Packages that depend on atom_generator