dotup_flutter_widgets 0.4.1 copy "dotup_flutter_widgets: ^0.4.1" to clipboard
dotup_flutter_widgets: ^0.4.1 copied to clipboard

outdated

A small Flutter package for common widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dotup_flutter_widgets

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

dependencies:
  dotup_flutter_widgets: ^0.4.1

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:dotup_flutter_widgets/dotup_flutter_widgets.dart';
1
likes
0
points
188
downloads

Publisher

verified publisherdotup.de

Weekly Downloads

A small Flutter package for common widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on dotup_flutter_widgets