kickin 0.0.1-dev.32 copy "kickin: ^0.0.1-dev.32" to clipboard
kickin: ^0.0.1-dev.32 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 Flutter:

 $ flutter pub add kickin

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

dependencies:
  kickin: ^0.0.1-dev.32

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:kickin/kickin.dart';
4
likes
160
points
407
downloads

Documentation

API reference

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

BSD-3-Clause (license)

Dependencies

cached_network_image, flutter, flutter_animate, kickin_network, kickin_storage, kickin_utilities

More

Packages that depend on kickin