Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 745 Bytes

README-EN.md

File metadata and controls

48 lines (32 loc) · 745 Bytes

中文简体|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