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

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.1.6

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';
127
likes
140
pub points
94%
popularity

Publisher

verified publisherthenifemi.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks, percent_indicator

More

Packages that depend on flutter_polls