Wiser-Technology-Solutions/widget_toolkit
The Widget Toolkit package consists of several lightweight and customisable UI components that boost productivity and reduce the development time.
- Stars
- 19
- Forks
- 5
- Last push (UTC)
- May 25, 2026
- Project status
- Active
LanguagesDartCMakeRubyC++HTMLShellSwiftCKotlinObjective-C
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
CI codecov style license melos
Overview
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.
Packages
| Package | Pub |
|---|---|
| widget_toolkit | pub package |
| widget_toolkit_otp | pub package |
| widget_toolkit_biometrics | pub package |
| widget_toolkit_qr | pub package |
| widget_toolkit_pin | pub package |
Demo
| Item Picker (multi-select) | Item Picker (single-select) | Language Picker |
|---|---|---|
| Address Widget | Language Picker | Language Picker |
| Search Picker | Shimmer | Launch URL |
| Address Widget | Language Picker | Language Picker |
| Error Bottom Sheet | Text Field Dialog | Address Dialog |
| Address Widget | Language Picker | Language Picker |
Documentation
Samples
- 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.