06 2024 档案
flutter启动报错
摘要:MultiDex.install(this); defaultConfig { applicationId "com.tomato.tomato_app" minSdkVersion 21 multiDexEnabled true //添加 targetSdkVersion flutter.targ 阅读全文
posted @ 2024-06-24 14:17 鲤斌 阅读(17) 评论(0) 推荐(0)
nalog_clock 时钟
摘要:analog_clock: ^0.1.0 #时钟 class MyApp1 extends StatelessWidget { @override Widget build(BuildContext context) { // 获取当前北京时间 return Center( child: Analo 阅读全文
posted @ 2024-06-18 17:51 鲤斌 阅读(20) 评论(0) 推荐(0)