GithubHelp home page GithubHelp logo

weizai118 / flukit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutterchina/flukit

0.0 2.0 0.0 70.49 MB

A Flutter UI Kit. 一个Flutter UI组件库。

Java 0.90% Objective-C 0.73% Dart 98.36%

flukit's Introduction

English|中文简体

flukit

flukit (Flutter UI Kit)是一个Flutter Widget库。

注意

本项目正在开发中,目前没有稳定版,我们暂时不建议您在生产中使用,欢迎大家贡献代码。

原QuickSelectListView迁移至AzListView
QuickSelectListView 更改为 AzListView
SuspensionListView 更改为 SuspensionView

贡献代码须知

工程目录

flukit
	--lib           //示例目录
	--package_src
	  --lib
	   --src  //widget库目录
	--docs //文档目录,文档必须是markdown格式
      --images //文档用到的图片都放在这里,如截图
      --chs //中文文档目录
      --en //英文文档目录

运行Demo

flutter run

提交代码须知

如果你添加了一个,请遵循如下规则:

  1. 尽可能多的添加注释,文档注释为三斜线"///"
  2. 添加一个新的Widget后,请在Demo目录添加使用示例,示例应该纯净无干扰,如果一个widget需要多个示例,可以创建一个二级页面,可以参照Pull Refresh、QuickSelectListView。
  3. 如果可以,请尽可能在doc目录下为widget添加使用文档,文档必须是markdown格式,文档名应与widget文件名同名

Widgets

  • QuickScrollbar
  • TurnBox
  • AnimatedRotationBox
  • PullRefreshBox
  • ScaleView
  • Swiper
  • GradientCircularProgressIndicator

APK QR:

AzListView

iOS:暂无,请自行clone项目代码运行。

Demo部分截图

flukit's People

Contributors

wendux avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.