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

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

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.
128
likes
0
pub points
94%
popularity

Publisher

verified publisherthenifemi.com

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