Wiser-Technology-Solutions/widget_toolkit
위젯 툴킷 패키지는 생산성을 높이고 개발 시간을 단축하는 가볍고 사용자 정의 가능한 UI 컴포넌트를 여러 가지 포함하고 있습니다.
- Stars
- 19
- Forks
- 5
- 최근 푸시(UTC)
- 2026. 5. 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.