FLUTTER ECOSYSTEM

Wiser-Technology-Solutions/widget_toolkit

Widget Toolkit 包包含多个轻量级且可自定义的 UI 组件,可提高生产力并减少开发时间。

widget_toolkit 项目封面
Stars
19
Forks
5
最近推送(UTC)
2026年5月25日
项目状态
未归档
Wiser Technology Solutions GitHub avatar
GITHUB Organization

Wiser Technology Solutions ↗

语言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.