Set of flutter packages (so far only one but a few more are coming) that make it easy to insert common used components that boost productivity and reduce the development time.
Package | Pub |
---|---|
widget_toolkit | |
widget_toolkit_otp | |
widget_toolkit_biometrics | |
widget_toolkit_qr | |
widget_toolkit_pin |
Item Picker (multi-select) | Item Picker (single-select) | Language Picker |
---|---|---|
Search Picker | Shimmer | Launch URL |
Error Bottom Sheet | Text Field Dialog | Address Dialog |
- widget_toolkit - an example application that showcases how easy it is to insert, provided from the package, UI components.
- widget_toolkit_otp - an example application that showcases how simply an SMS Code OTP confirmation page can be put together.
- widget_toolkit_biometrics - an example application that shows how to use widget_toolkit_biometrics
- widget_toolkit_qr - an example application that showcases how easy the usage of widget_toolkit_qr is.
- widget_toolkit_pin - an example application that showcases how easy the usage of widget_toolkit_pin is.