atom_annotations 0.0.2 copy "atom_annotations: ^0.0.2" to clipboard
atom_annotations: ^0.0.2 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 Dart:

 $ dart pub add atom_annotations

With Flutter:

 $ flutter pub add atom_annotations

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

dependencies:
  atom_annotations: ^0.0.2

Alternatively, your editor might support dart pub get or 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
0
points
76
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.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on atom_annotations