atom_annotations 0.0.3 copy "atom_annotations: ^0.0.3" to clipboard
atom_annotations: ^0.0.3 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.3

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
115
points
62
downloads

Publisher

verified publishershrimps.ly

Weekly Downloads

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