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

outdated

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.1.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/always_disabled_focus_node.dart';
import 'package:cubos_widgets/horizontal_spacing.dart';
import 'package:cubos_widgets/vertical_spacing.dart';
1
likes
0
pub points
26%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cubos_widgets