Stars
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
10000A collection of fun Flutter experiments, created by gskinner, in partnership with Google.
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
Flutter app for collection of UI in a UIKit
Approximate how your app looks and performs on another device.
[Examples] Simple basic isolated apps, for budding flutter devs.
A platform adaptive Flutter app for desktop, mobile and web.
completely free for everyone. Its build-in Flutter Dart.
A grammar of data visualization and Flutter charting library.
Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Responsive Admin Panel or Dashboard using Flutter
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
A light way to build UI in custom XML.
Magpie is a visualized platform which designed to create, develop and compile your standalone flutter module.
An assembled flutter application framework.
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Hippy is designed to easily build cross-platform dynamic apps. 👏
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC