cubos_widgets 1.4.0 copy "cubos_widgets: ^1.4.0" to clipboard
cubos_widgets: ^1.4.0 copied to clipboard

Flutter package containing the most used Widgets in Cubos Tecnologia's projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cubos_widgets

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

dependencies:
  cubos_widgets: ^1.4.0

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

Publisher

unverified uploader

Flutter package containing the most used Widgets in Cubos Tecnologia's projects.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_html, flutter_masked_text, url_launcher

More

Packages that depend on cubos_widgets