Wiser-Technology-Solutions/widget_toolkit
ウィジェットツールキットパッケージには、生産性を高め、開発時間を短縮する軽量でカスタマイズ可能なUIコンポーネントが多数含まれています。
- Stars
- 19
- Forks
- 5
- 最終プッシュ(UTC)
- 2026/05/25
- プロジェクト状態
- 公開中
言語DartCMakeRubyC++HTMLShellSwiftCKotlinObjective-C
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
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.