moye 0.0.6 copy "moye: ^0.0.6" to clipboard
moye: ^0.0.6 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.6

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';
1
likes
70
points
143
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)

Documentation

API reference

License

unknown (license)

Dependencies

camera, flutter

More

Packages that depend on moye