eggnstone_flutter 0.1.9 copy "eggnstone_flutter: ^0.1.9" to clipboard
eggnstone_flutter: ^0.1.9 copied to clipboard

outdated

A collection of Flutter tools, including wrappers for logging, Analytics and Crashlytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eggnstone_flutter

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

dependencies:
  eggnstone_flutter: ^0.1.9

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:eggnstone_flutter/eggnstone_flutter.dart';
1
likes
0
pub points
20%
popularity

Publisher

verified publishereggnstone.dev

A collection of Flutter tools, including wrappers for logging, Analytics and Crashlytics.

Homepage

License

unknown (LICENSE)

Dependencies

firebase, firebase_analytics, firebase_crashlytics, flutter, get_it, intl, shared_preferences

More

Packages that depend on eggnstone_flutter