moon 0.0.2 copy "moon: ^0.0.2" to clipboard
moon: ^0.0.2 copied to clipboard

outdated

created to shine in the developer world giving the easiest and fastest way to build a flutter app!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moon

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

dependencies:
  moon: ^0.0.2

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

Publisher

unverified uploader

created to shine in the developer world giving the easiest and fastest way to build a flutter app!

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

device_info, dio, file_picker, flutter, flutter_cache_manager, google_fonts, hive, package_info, platform_info, share, system_info, translator

More

Packages that depend on moon