All Projects → toly1994328 → Flutterunit

toly1994328 / Flutterunit

Licence: mit
【Flutter 集录指南 App】The unity of flutter, The unity of coder.

Programming Languages

dart
5743 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects
Makefile
30231 projects
CMake
9771 projects

Projects that are alternatives of or similar to Flutterunit

Learning Unity Ecs 2
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System. Updated for the new API.
Stars: ✭ 65 (-98.54%)
Mutual labels:  unity, learning
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (-93.75%)
Mutual labels:  unity
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-93.93%)
Mutual labels:  unity
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (-27.57%)
Mutual labels:  unity
Unity Programming Patterns
A collection of programming patterns in Unity with examples when to use them. These are primarily from the book "Game Programming Patterns," but translated from C++ to C#
Stars: ✭ 272 (-93.9%)
Mutual labels:  unity
Framework
deprecated, use : https://github.com/CatLib/CatLib
Stars: ✭ 279 (-93.75%)
Mutual labels:  unity
Parse Sdk Dotnet
Parse SDK for .NET, Xamarin, Unity.
Stars: ✭ 272 (-93.9%)
Mutual labels:  unity
Unity Weld
MVVM-style data-binding system for Unity.
Stars: ✭ 285 (-93.61%)
Mutual labels:  unity
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (-93.7%)
Mutual labels:  unity
Unity Vertex Effects
Beautiful text outline for Unity UI.
Stars: ✭ 277 (-93.79%)
Mutual labels:  unity
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (-93.84%)
Mutual labels:  unity
Elixirschool
The content behind Elixir School
Stars: ✭ 3,171 (-28.93%)
Mutual labels:  learning
Starway To Orione
The Orione Team Learning Path
Stars: ✭ 280 (-93.72%)
Mutual labels:  learning
Merino
Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
Stars: ✭ 275 (-93.84%)
Mutual labels:  unity
Resources I Like
📚💯 Collection of learning resources i like
Stars: ✭ 280 (-93.72%)
Mutual labels:  learning
Unity Editor Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
Stars: ✭ 273 (-93.88%)
Mutual labels:  unity
Ngx
Ngx - Neural network based visual generator and mixer
Stars: ✭ 277 (-93.79%)
Mutual labels:  unity
Everydayrails Rspec 2017
Sample source for the 2017 edition of Everyday Rails Testing with RSpec.
Stars: ✭ 280 (-93.72%)
Mutual labels:  learning
Wavefunctioncollapse
Walk through an infinite, procedurally generated city
Stars: ✭ 3,392 (-23.98%)
Mutual labels:  unity
Discord Rpc Csharp
C# custom implementation for Discord Rich Presence. Not deprecated and still available!
Stars: ✭ 282 (-93.68%)
Mutual labels:  unity

Flutter Unit 周边

FlutterUnit 下载体验: 复制链接,在浏览器下载~

平台类型 下载地址 项目分支地址 相关文章
Android版 http://toly1994.com/file/FlutterUnit.apk flutter_unit 《FlutterUnit食用指南》
iOS版 暂未提供,可自己下载项目运行 flutter_unit 《FlutterUnit 食用指南》
MacOS版 http://toly1994.com/file/flutter_unit_mac.zip flutter_unit_desk 《mac版闪亮登场》
Windows版 http://toly1994.com/file/FlutterUnitWin.zip flutter_unit_desk 《win版闪亮登场》
Web版 http://toly1994328.gitee.io/flutter_web flutter_unit_web 《web版闪亮登场》

当前Flutter 版本

Flutter 2.5.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 18116933e7 (4 weeks ago) • 2021-10-15 10:46:35 -0700
Engine • revision d3ea636dc5
Tools • Dart 2.14.4

一、组件的展示页面

1. 300+组件收录

Flutter源码中的可用的组件一共350个左右,纷繁复杂,也没有明确的分类标准 FlutterUnit 对大大小小,常用不常用的组件能收的尽量收录。并根据个人感觉进行评星 目前收录组件306个,每个都有至少一个演示展现和代码展示。

. . .

2. 组件详情页

213个组件全部都有详情页。对于重要的组件会详细展现 一般都会有某个演示对应的组件和属性,尽量做到细致,如果有需要补充,欢迎联系我。 最重要的是: 所有的演示展现都是Flutter的组件形成的,而非图片,这就意味着可操作性更高。

. . .

3. 组件的可操作性

对一些操作交互的组件或有可操作性的某些组件,提供操作演示

. . .

4. 相关组件的关联切换

相关组件通过link to 可以进行切换, 满足你的探索欲。 如果有的关联未加入,欢迎联系我,对我来说,加个数字就行了。

. . .

5. 代码的查看和分享

激动人心的是,你可以通过右侧的图标展开/隐藏 实现下面效果的代码 并且支持分享,如果你想亲自体验,so,easy ! 而且代码高亮样式可以自定义

. . .

二、全局配置

1. 颜色主题

只提供八种颜色,可在右滑菜单页我的主题配置,可以拓展

. . .

2.字体配置

支持全局字体设置,可以拓展

. . .

3.item样式设置

支持item样式设置,可以拓展,支持征集,详见Flutter Unit 1.0 征集方案

. . .

4.代码面板风格设置

支持代码风格设置,可以拓展,支持征集,详见Flutter Unit 1.0 征集方案

. .

三、搜索与收藏功能

1.搜索功能

由于Flutter中Widget比较杂乱,不太好分类,所以搜索是非常重要的 另外可以根据星级进行过滤,支持多选。目前正在考虑根据功能分类,之后会有所完善。

. . .

2.收藏功能

添加收藏集 修改收藏集 删除收藏集
长按左菜单滑页 长按右菜单滑页 详情内长按展示收藏菜单
删除与数据同步 组件加入收藏集 收藏集支持多选

FlutterUnit 1.0 目前基本就是这么多功能,可以在Github中下载打包后的apk玩玩 希望能对你的Flutter学习有所帮助。


3.关于我与项目

不多说,都在图里。

. . .

|

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].