better_polls 1.0.2
better_polls: ^1.0.2 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.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.