atom_annotations 0.0.4 copy "atom_annotations: ^0.0.4" to clipboard
atom_annotations: ^0.0.4 copied to clipboard

Annotations for Atom Generator is a package that accelerates your Flutter development and is compatible with the GetX package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atom_annotations

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

dependencies:
  atom_annotations: ^0.0.4

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_annotations/atom_annotations.dart';
0
likes
120
pub points
21%
popularity

Publisher

verified publishershrimps.ly

Annotations for Atom Generator is a package that accelerates your Flutter development and is compatible with the GetX package.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on atom_annotations