alibaba / alibaba/flutter_boost

官方demo ios flutter attach热更新 报错

Open
#1,004 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

image

Performing hot reload... ⢿
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following NoSuchMethodError was thrown building MyApp(dirty, state: _MyAppState#4f056):
No constructor 'FlutterBoostApp.' with matching arguments declared in class 'FlutterBoostApp'.
Receiver: FlutterBoostApp
Tried calling: new FlutterBoostApp.()
Found: new FlutterBoostApp.((RouteSettings, String) => Route, {(Widget) => Widget
appBuilder, String initialRoute}) => FlutterBoostApp

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the error in the official iOS demo using flutter attach and hot reload, then inspect how FlutterBoostApp is constructed. Done means hot reload completes without the NoSuchMethodError about a missing FlutterBoostApp constructor.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.