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
130
points
2
downloads

Documentation

API reference

Publisher

verified publisheryakforward.com

Weekly Downloads

simply a collection of widgets nothing fancy, but well tested

License

MIT (license)

Dependencies

flutter, yak_error_handler, yak_result

More

Packages that depend on yak_widgets