yak_flutter 3.0.4 copy "yak_flutter: ^3.0.4" to clipboard
yak_flutter: ^3.0.4 copied to clipboard

A collection of tools, widgets and extensions for Flutter framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yak_flutter

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

dependencies:
  yak_flutter: ^3.0.4

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_flutter/yak_flutter.dart';
3
likes
140
pub points
35%
popularity

Publisher

verified publisheryakforward.com

A collection of tools, widgets and extensions for Flutter framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, yak_runner, yak_tween, yak_utils

More

Packages that depend on yak_flutter