polls 1.0.1 polls: ^1.0.1 copied to clipboard
A flutter widget for poll, this immitates the twitter polls system, all you need do is connect you data to the polls, it allows voting and visualization.
1.0.1 #
- Migrated to null safety
- Increased poll options
0.2.1 #
- Fixed error based on thisgithub issue
- PollsOption - Now deprecated, read new documentation for instruction
- viewType also deprecated, read new documenation for instructions
- The point was to remove alot of logic from the user end.
0.1.8 #
- Refactored codebase
- edited readme, changelog and pubspec.yaml.
0.1.7 #
- Edited readme
- Restructure package directory
0.1.6 #
- Edited readme
0.1.5 #
- Edited readme
- deleted unnecessary classes
- Restructure app directory
- added screenshots
0.1.4 #
- Second stable release to pub, at this stage package works pretty fine
- Developers can add styling to widgets
- Restructure app directory
0.1.3 #
- First release to pub, at this stage package works pretty fine