yak_widgets 0.4.0+8 copy "yak_widgets: ^0.4.0+8" to clipboard
yak_widgets: ^0.4.0+8 copied to clipboard

simply a collection of widgets nothing fancy, but well tested

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yak_widgets

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

dependencies:
  yak_widgets: ^0.4.0+8

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

Publisher

verified publisheryakforward.com

simply a collection of widgets nothing fancy, but well tested

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, yak_error_handler, yak_result

More

Packages that depend on yak_widgets