kickin 0.0.1-dev.25 copy "kickin: ^0.0.1-dev.25" to clipboard
kickin: ^0.0.1-dev.25 copied to clipboard

A Flutter package that makes developments easier by providing commonly used utilities and widgets with just simple initialization.(In Progress)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kickin

With Flutter:

 $ flutter pub add kickin

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

dependencies:
  kickin: ^0.0.1-dev.25

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kickin/kickin.dart';
4
likes
0
points
571
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes developments easier by providing commonly used utilities and widgets with just simple initialization.(In Progress)

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, dio, flutter, flutter_animate, flutter_riverpod, flutter_secure_storage, hive_ce_flutter, logger, uuid

More

Packages that depend on kickin