better_polls 1.0.5 copy "better_polls: ^1.0.5" to clipboard
better_polls: ^1.0.5 copied to clipboard

outdated

A better flutter widget for polls, this immitates the twitter polls system, all you need do is connect you data to the polls, it allows voting and visualization.

1.0.5 #

  • When a vote is cast it will count that vote in the percentage calculations and show the animation accordingly.

1.0.4 #

  • Added option to change the background color of the options when a vote is cast.

1.0.3 #

  • Changed poll question to be an optional widget.
  • Fixed a couple decrecation warnings.
  • Added option to change default option bar radius.
  • Updated example.

1.0.2 #

  • Made padding consistent across poll types.

1.0.1 #

  • Fixed deprecated use of LinearStrokeCap.
  • Bumped percent_indicator to 4.2.2.

1.0.0 #

  • Initial release of forked package polls.
  • Reorganized file structure for maintainability.
  • Refactored code and reduced lint count by over 1000.
  • Added strict linting rules.
  • Removed unnecesary "this." everywhere.
  • Added ability to have unlimited poll options.
  • Upgraded example to new android embedding.
8
likes
0
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A better flutter widget for polls, this immitates the twitter polls system, all you need do is connect you data to the polls, it allows voting and visualization.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, percent_indicator

More

Packages that depend on better_polls