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

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.8 #

  • Made option bottom padding consistent across poll view types.
  • Added option to change amount of space between options.

1.0.7 #

  • Fixed bug with leadingStyle and pollStyle not being initialized.

1.0.6 #

  • Add options for changing border color, border width, and height of option bars.

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
140
points
124
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)

Documentation

API reference

License

unknown (license)

Dependencies

collection, flutter, percent_indicator

More

Packages that depend on better_polls