controllable_flutter 0.0.5+1 copy "controllable_flutter: ^0.0.5+1" to clipboard
controllable_flutter: ^0.0.5+1 copied to clipboard

The Flutter part of the controllable ecosystem that contains widgets to operate with the controllable on the UI level.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add controllable_flutter

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

dependencies:
  controllable_flutter: ^0.0.5+1

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:controllable_flutter/controllable_flutter.dart';
0
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

The Flutter part of the controllable ecosystem that contains widgets to operate with the controllable on the UI level.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

controllable, flutter, provider

More

Packages that depend on controllable_flutter