-
readme中好多第三方库并没有使用到啊...
至于mvp和mvvm的架构,flutter提倡的是组合大于继承,所以并不推荐...
-
# 提纲
状态管理章主要讲如何管理Flutter组件的状态。Flutter官方和第三方库提供了以下几种方案:
1. StatefulWidget。优点是容易写、官方内置,缺点是不够可控、不容易复用。介绍分离页面和业务逻辑的MVC模式,主要是controller如何设计。
2. Provider。官方推荐的第三方库,实现MVVM模式,也就是设计模式中的观察者模式。
3. BLoC。是为了进一步更准…
-
## Introduction
2022 saw the release of Fabulous 2, a massive upgrade over Fabulous 1.
We have revised the whole architecture to bring users a much better declarative UI DSL inspired by SwiftUI,…
-
[https://dribbble.com/shots/23122226-Mobile-App-Agriculture
![original-0bf98749dc2ef0a1e75bb86f77c84e3e](https://github.com/user-attachments/assets/b0334f65-5875-41ee-bc85-486d6d0e4190)
Struktur…
-
- [x] family修飾子について
- [ ] flutter hooks
- [ ] Stream() × MVVMの構築を勉強。取得する系は、全てstreamの方がバックグラウンドでやってくれるので便利
- [x] autoDispose修飾子について
- [ ] hooks周り
- [ ] initState(), didUpdateWidget()などの内部処理
- [ ]…
-
#### Description:
- 開工前輕鬆閒聊,話題列舉如下:
-- 過年大小事
-- Reactive Programming, Combine
-- Among Us(Game)
-- 動漫、Game
-- 求職,正在找工作
-- Nick的OSS
-- Flutter雷不雷
-- 地震
-- 範疇論
- 順便Live Coding
-- 處理State,…
-
I am currently using official adb compiled for Android with Flutter. It has the advantage to be full adb but it doesn't work on iOS where you can't really execute binaries.
I am following your proj…
-
Call for speakers! Some topics might be interesting:
- Flutter
- React Hooks
- CQRS
- New stuff from GoogleIO/F8
- anything you're working on!
## 日期 Date
10 Jun 2019
## 地點 Location
- Hong…
-
https://flutter-jp.connpass.com/event/225188/
-