Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Androidproject | 5,116 | 6 months ago | 1 | apache-2.0 | Java | |||||
Android 技术中台,但愿人长久,搬砖不再有 | ||||||||||
Flutter Architecture Blueprints | 1,308 | a year ago | 30 | mit | Dart | |||||
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps. | ||||||||||
Android Learning Resources | 1,289 | 3 years ago | 2 | |||||||
Android学习资源网站索引大全 | ||||||||||
Androidproject Kotlin | 677 | 5 months ago | 3 | apache-2.0 | Kotlin | |||||
Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有 | ||||||||||
Jetpack_github | 355 | a year ago | mit | Roff | ||||||
基于Kotlin + Jetpack全家桶 + Coroutines(协程) + Flutter等架构实现的一款精简版Github客户端项目,望与广大小伙伴一起成长,欢迎start or fork! | ||||||||||
Mvvm_flutter | 261 | 2 days ago | 1 | other | Dart | |||||
Build MVVM App for Android and IOS with Flutter | ||||||||||
Flawless Ios | 222 | 3 years ago | ||||||||
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉 | ||||||||||
Mood Example | 176 | 9 days ago | bsd-3-clause | Dart | ||||||
🐦 Flutter 3 心情记录 样例工程 - 国际化 i18n、uni 小程序、深色模式、多主题、本地数据管理、路由管理、状态管理、无障碍(Semantics)、异步 FFI、集成测试、图表统计、Excel 导入导出、游戏…… | ||||||||||
Flutter Architecture | 112 | 3 years ago | 1 | Dart | ||||||
Clean Architecture with MVVM for Flutter using Get_It, State management, SQFlite, Dio, StorageHelper, ConnectionHelper, custom widgets and more | ||||||||||
Flutter Elementary | 107 | 2 days ago | 20 | August 14, 2022 | 2 | mit | Dart | |||
This is a home to a family of Elementary library packages. |
后边会先开发联动Notion, 让你的Notion成为后台知识库.
Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be your knowledge/memory transition tool, and yes, there still much work to do.
Now I focus on linking Notion, in order to make Notion your backend knowledge database.
特点:
软件还在开发阶段,可能会有颠覆性的改变,请注意。It is still under developing, breaking changes may occur.
个人笔记软件Shorey开源(二) - 使用Flutter开发App入门
应用运行要求:
项目编译要求:
UI部分大量参考了Flutter官方的Gallery应用. 此外还在关于页埋了个小彩蛋, 希望喜欢.
Android: 可直接在Release板块下载apk体验.或使用下方二维码下载.
应用目前也已经上架了F-Droid
iOS: 可下载源码使用 $ flutter run --release 编译体验, 后期考虑上testflight.
关于Flutter
由于想要体验完全的跨平台能力, 所以APP主体是纯Dart开发的, 保证安卓和iOS的UI是一套代码完成的. Flutter作为一套跨平台的UI框架在轻业务重UI场景有很大的潜力, 用来快速搭建UI是比原生要快的. Google现在在Android也开始推广Compose, 以后声明式UI可能也会成为一种选择.
关于MVVM
因为Flutter本身是声明式框架, UI由数据驱动, 所以使用MVVM架构有天然的优势, 这里使用简单封装的Provider插件将数据/逻辑/UI进行分离.
Flutter Gallery Flutter 插件:
作者是一名前端开发, 对大前端技术都很有兴趣. 欢迎对Flutter/前端有同样兴趣或者技术问题的邮件联系.
时间仓促, 可能会有各种问题, 欢迎提issue或者邮件联系我, 海涵.
欢迎对项目感兴趣的朋友捐赠一杯咖啡☕️