alibaba / alibaba/flutter_boost
[Bug]: flutter => flutter 增加模型传参
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### 请描述遇到的问题,以及您所期望的正确的结果
在flutter和flutter相互之间传参 ,能不能增加模型传参? 非原生跳转flutter的场景下 , 目前都是发送发 model.toJson , 接收方 ClassModel.fromJson 通过json互相转换传参的 ,希望增加flutter -> flutter 之间跳转传参
### 请说明如何操作会遇到上述问题
_No response_
### 在下面填入关键复现代码
```
```
### 复现的平台
iOS
### Flutter SDK版本
3.22.3
### FlutterBoost版本
5.0.2
### 是否延迟初始化FlutterBoost
No
### 解决方案
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names FlutterBoost 5.0.2 and Flutter-to-Flutter navigation, but no source file, test, or reproduction code is provided. Start by locating the navigation argument handling and reviewing the existing model.toJson/ClassModel.fromJson flow; done should be defined as passing model objects between Flutter screens without manual JSON conversion, with coverage for iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100