generator_easy_shared 0.0.1 copy "generator_easy_shared: ^0.0.1" to clipboard
generator_easy_shared: ^0.0.1 copied to clipboard

A Flutter package that helps manage shared data efficiently across your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generator_easy_shared

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

dependencies:
  generator_easy_shared: ^0.0.1

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:generator_easy_shared/generator_easy_shared.dart';
0
likes
40
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that helps manage shared data efficiently across your application.

Homepage

License

MIT (license)

Dependencies

analyzer, annotations_easy_shared, build, flutter, source_gen

More

Packages that depend on generator_easy_shared