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

discontinued

A collection of utilities to develop your flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add macaron

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

dependencies:
  macaron: ^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:macaron/macaron.dart';
0
likes
50
pub points
0%
popularity

Publisher

verified publisherunbelievable.works

A collection of utilities to develop your flutter app.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fluro, flutter, fluttertoast, meta, nested, provider

More

Packages that depend on macaron