better_polls
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.
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
9 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Jun 2022 to Jul 2023
2023
2024
2025
2026
Releases
latest 9-
1.0.828 Jul 2023Release notes
Open source →- Made option bottom padding consistent across poll view types.
- Added option to change amount of space between options.
-
1.0.728 Jul 2023 -
1.0.628 Jul 2023Release notes
Open source →- Add options for changing border color, border width, and height of option bars.
-
1.0.525 May 2023Release notes
Open source →- When a vote is cast it will count that vote in the percentage calculations and show the animation accordingly.
-
1.0.424 May 2023Release notes
Open source →- Added option to change the background color of the options when a vote is cast.
-
1.0.324 May 2023Release notes
Open source →- 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.211 Jun 2022 -
1.0.111 Jun 2022Release notes
Open source →- Fixed deprecated use of LinearStrokeCap.
- Bumped percent_indicator to 4.2.2.
-
1.0.011 Jun 2022Release notes
Open source →- 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.