melo_ui 0.11.10 copy "melo_ui: ^0.11.10" to clipboard
melo_ui: ^0.11.10 copied to clipboard

Implements a Design System in Flutter from Melo Technology.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add melo_ui

With Flutter:

 $ flutter pub add melo_ui

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

dependencies:
  melo_ui: ^0.11.10

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:melo_ui/melo_ui.dart';
1
likes
0
pub points
20%
popularity

Publisher

verified publishermelotechnology.com.br

Implements a Design System in Flutter from Melo Technology.

License

unknown (license)

Dependencies

flutter, flutter_svg, google_fonts

More

Packages that depend on melo_ui