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

discontinued
outdated

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+7

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
70
points
3
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_runner

More

Packages that depend on yak_widgets