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

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 Dart:

 $ dart pub add moye

With Flutter:

 $ flutter pub add moye

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

dependencies:
  moye: ^2.2.1

Alternatively, your editor might support dart pub get or 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

flutter

More

Packages that depend on moye