LaoMengFlutter / flutter-do

包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。
http://laomengit.com/
Apache License 2.0
2.64k stars 542 forks source link

1.22.1 self.flutterVC = [[FlutterViewController alloc] initWithProject:nil initialRoute:@"livePage" nibName:nil bundle:nil]; #36

Open LWTFLH opened 4 years ago

LWTFLH commented 4 years ago

self.flutterVC = [[FlutterViewController alloc] initWithProject:nil initialRoute:@"livePage" nibName:nil bundle:nil]; dart 1.22.1 直接报错,无法创建对象,老版本的不会报错,只有最新的报错