flutter_polls 0.0.8 copy "flutter_polls: ^0.0.8" to clipboard
flutter_polls: ^0.0.8 copied to clipboard

outdated

Customizable Polls for Flutter. Simple, easy to use and highly customizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_polls

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

dependencies:
  flutter_polls: ^0.0.8

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_polls/flutter_polls.dart';
154
likes
0
points
1.38k
downloads

Publisher

verified publisherthenifemi.com

Weekly Downloads

Customizable Polls for Flutter. Simple, easy to use and highly customizable.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_hooks, percent_indicator

More

Packages that depend on flutter_polls