flick 2.0.0 copy "flick: ^2.0.0" to clipboard
flick: ^2.0.0 copied to clipboard

An extensive flick tool/widget for Flutter that allows very flexible flick management for your widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flick

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

dependencies:
  flick: ^2.0.0

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:flick/flick.dart';
8
likes
150
points
56
downloads

Publisher

verified publishercosmossoftware.coffee

Weekly Downloads

An extensive flick tool/widget for Flutter that allows very flexible flick management for your widgets.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flick