Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 6.89 KB

File metadata and controls

63 lines (50 loc) · 6.89 KB

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.