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.

0.1.6 #

  • Updated for Flutter 3.16.9, Bug fixes and improvements.

0.1.5 #

  • userVotedOptionId type changed from int to String.

0.1.4 #

  • PollOption id type changed from int to String.

0.1.3 #

  • Bug fixes

0.1.2 #

  • VoteInProgressColor The voted poll options background color when user has voted and its still in progress - added.

0.1.1 #

  • Bug fixes for NAN value

0.1.0 #

  • Bug fixes

0.0.9 #

  • Bug fixes

0.0.8 #

  • onVoted function is now asynchronous.
  • List<dynamic> for poll options updated to List<PollOption>.
  • loadingWidget added as a parameter.

0.0.7 #

  • Example project updated.

0.0.6 #

  • Added leadingVotedProgressColor.
  • Bug fixes.

0.0.5 #

  • Added pollEnded

0.0.4 #

  • Fix on votedAnimationDuration

0.0.3 #

  • Updated to Flutter 3 and Dart 2.17.0

0.0.2 #

  • Added example.

0.0.1 #

  • Initial release.
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