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';
163
likes
150
points
1.44k
downloads

Publisher

verified publisherthenifemi.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, percent_indicator

More

Packages that depend on flutter_polls