melo_ui 0.12.17 copy "melo_ui: ^0.12.17" to clipboard
melo_ui: ^0.12.17 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 Flutter:

 $ flutter pub add melo_ui

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

dependencies:
  melo_ui: ^0.12.17

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

Publisher

verified publishermelotechnology.com.br

Implements a Design System in Flutter from Melo Technology.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_svg, google_fonts

More

Packages that depend on melo_ui