# flukit **Repository Path**: zhouyitty/flukit ## Basic Information - **Project Name**: flukit - **Description**: 参考价值222 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-01 - **Last Updated**: 2022-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [中文简体](README.md)|English # flukit *flukit* is a **Flutter UI Kit**。 ## Notice **This project is in development now and there is no release or stable version。 We do not recommend that you use it in production .** ## Contribution&Run demo ### **Project dirs** ``` flukit --lib //demo dir --package_src --lib --src //widget dir ``` ### **Run demo** ``` flutter run ``` ### **Notice of submission** If you add a new widget,please follow these rules: 1. Add more details as possible in comments. 2. Add demo in demo dir. ## Widgets - QuickScrollbar - PullRefreshBox - ScaleView - Swiper - AnimatedRotationBox - GradientCircularProgressIndicator - IndexBar - SuspensionListView - CitySelectListView - NineGridView - DragSortView