inquiry 0.0.6 copy "inquiry: ^0.0.6" to clipboard
inquiry: ^0.0.6 copied to clipboard

The Inquiry package for Flutter simplifies creating custom questionnaires with trackable user data. Makes easily store the collected data locally or remotely.

0.0.6 #

  • The votes amount for each option can be displayed in percent.

0.0.5 #

  • Fixed an error when the Inquiry is used on a List widget: A InquiryViewModel was used after being disposed.
  • Updated stacked to 3.2.1
  • Increased the package description to follow dart conventions

0.0.4 #

  • Fixed a bug with scrolling

0.0.3 #

  • Removed the SizedBox so it can be used inside an scrollable or another sizing widget

0.0.2+2 #

  • Changes in the README.md

0.0.2+1 #

  • Changes in the README.md

0.0.2 #

  • Hiding the Vote button when the inquiry is voted
  • Updated readme and code documentation

0.0.1 #

  • Created the library.
9
likes
130
pub points
39%
popularity

Publisher

verified publisherch4rl3b.de

The Inquiry package for Flutter simplifies creating custom questionnaires with trackable user data. Makes easily store the collected data locally or remotely.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, percent_indicator, stacked

More

Packages that depend on inquiry