widgetly 0.0.4 copy "widgetly: ^0.0.4" to clipboard
widgetly: ^0.0.4 copied to clipboard

Customizable components ready to use

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add widgetly

With Flutter:

 $ flutter pub add widgetly

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

dependencies:
  widgetly: ^0.0.4

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:widgetly/widgetly.dart';
17
likes
0
points
203
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable components ready to use

Repository (GitHub)
View/report issues

Topics

#widget #ui #components #flutter-widgets #customizable

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, keyboard_actions

More

Packages that depend on widgetly