mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-05-20 06:16:20 +08:00
update test
This commit is contained in:
@ -28,6 +28,7 @@ class MyApp extends StatelessWidget {
|
||||
//网络请求查看版本
|
||||
|
||||
|
||||
|
||||
final platform = Theme.of(context).platform;
|
||||
print("platform:${platform}");
|
||||
// 暂时关掉欢迎介绍
|
||||
|
Reference in New Issue
Block a user