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

Dart 1 only

Do you want to start with thinking your pages only? This magical package has a lot of features that you don't want to write again. You can start using this package by like a boilerplate and you have a [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic

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

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

Publisher

unverified uploader

Do you want to start with thinking your pages only? This magical package has a lot of features that you don't want to write again. You can start using this package by like a boilerplate and you have a lot of features.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

fluro, flutter, flutter_localizations, flutter_secure_storage, http, intl, meta, progress_hud, validator

More

Packages that depend on magic