issues
search
chuwuwang
/
ReadingNote
个人读书笔记,一些关于写作与生活的记录整理。
MIT License
24
stars
8
forks
source link
Flutter 知识点
#23
Open
chuwuwang
opened
3 years ago
chuwuwang
commented
3 years ago
探索
工具
使用FVM轻松管理Flutter版本
混合方案
Flutter 混合架构方案探索
Flutter 混编方案在起点客户端的实践之路
打包
纯 Flutter 项目打包与混合开发
Web 程序发布
构建和发布为 Web 应用
Web 应用程序的测试发布
整体学习
一起学 Flutter,项目实战 - UI 部分
鸿蒙
Flutter 鸿蒙终端一体化-混沌初开
Flutter 鸿蒙终端一体化-珠联璧合
chuwuwang
commented
2 years ago
通讯
与原生平台交互
Flutter 混编工程之 Font 桥接
Flutter 混编工程之通讯之路
Flutter 混编工程之 Engine 复用
Flutter 混编工程之高速公路 Pigeon
Flutter 学习(9)——Flutter 插件实现( Flutter 调用 Android 原生)
chuwuwang
commented
2 years ago
Plugin
资源引入
在 Flutter 中使用 iconfont
Android Studio 插件
iFlutter 一款加速 Flutter 开发的插件
APK 分析
https://github.com/zhaobozhen/LibChecker
An app to view libraries used in apps in your device.
https://github.com/sugood/apkanalyser
通过对apk包的解析,查看使用的开发框架,如:Flutter, ReactNative, Weex
chuwuwang
commented
2 years ago
架构设计
架构
Flutter 架构设计:MVVM + Repository
事件总线
Flutter 混编工程之轻量化改造
chuwuwang
commented
2 years ago
UI
路由
https://github.com/lukepighetti/fluro
Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
图片
https://github.com/TheAnkurPanchani/card_swiper
图片轮播 - Swiper/Carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
布局
Flutter 布局指南之 Box 套盒子
Dialog
https://github.com/fluttercandies/flutter_smart_dialog
An elegant Flutter Dialog solution | 一种更优雅的 Flutter Dialog 解决方案。
状态栏
从源码看 Flutter 状态栏高度之谜
屏幕适配
https://github.com/OpenFlutter/flutter_screenutil
Flutter screen adaptation, font adaptation, get screen information
Key
Flutter 布局指南之谁动了我的 Key
最佳实践
FlutterComponent 最佳实践之沉浸式
FlutterComponent 最佳实践之角对齐
FlutterComponent 最佳实践之国际化
FlutterComponent 最佳实践之 TabbarIndicator
FlutterComponent 最佳实践之 Widget Lifecycle
FlutterComponent 最佳实践之 Shadow 怎么就这么简单
chuwuwang
commented
2 years ago
API
网络请求
Flutter http 设置 timeout
事件分发
探索 Flutter 模拟事件触发
chuwuwang
commented
2 years ago
开源库
Riverpod
使用 Riverpod Lint & Riverpod Snippets 更高效的创建 Flutter Apps
使用 Flutter Riverpod Generator 来自动创建 Providers
重走 Flutter 状态管理之路 — Riverpod 入门篇
chuwuwang
commented
10 months ago
版本更新
flutter 3.16
Flutter 小技巧之 3.16 升级最坑 M3 默认适配技巧
探索
工具
混合方案
打包
Web 程序发布
整体学习
鸿蒙