moye 0.0.5 copy "moye: ^0.0.5" to clipboard
moye: ^0.0.5 copied to clipboard

outdated

A lightweight Flutter package that aims to reduce the amount of code needed to build beautiful UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moye

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

dependencies:
  moye: ^0.0.5

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:moye/moye.dart';
0
likes
0
points
137
downloads

Publisher

verified publishermohyaghoub.com

Weekly Downloads

A lightweight Flutter package that aims to reduce the amount of code needed to build beautiful UI.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter

More

Packages that depend on moye