Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 774 Bytes

File metadata and controls

49 lines (34 loc) · 774 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
  • NineGridView
  • DragSortView