flutter_kira 0.2.0-nullsafety copy "flutter_kira: ^0.2.0-nullsafety" to clipboard
flutter_kira: ^0.2.0-nullsafety copied to clipboard

outdated

A library that allows Flutter to develop quickly, encapsulating everyday animated widget, and is in the process of updating

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_kira

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

dependencies:
  flutter_kira: ^0.2.0-nullsafety

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:flutter_kira/flutter_kira.dart';
2
likes
0
pub points
17%
popularity

Publisher

unverified uploader

A library that allows Flutter to develop quickly, encapsulating everyday animated widget, and is in the process of updating

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

auto_size_text, cached_network_image, flutter, fluttertoast

More

Packages that depend on flutter_kira