摘要:
import 'package:flutter/material.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({super.key}); @overri 阅读全文
import 'package:flutter/material.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({super.key}); @overri 阅读全文
posted @ 2025-04-18 14:57
叶乘风
阅读(53)
评论(0)
推荐(0)
摘要:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <application android:label="test0408" android:name="${applicationName}" android: 阅读全文
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <application android:label="test0408" android:name="${applicationName}" android: 阅读全文
posted @ 2025-04-18 10:29
叶乘风
阅读(95)
评论(0)
推荐(0)
摘要:
启动flutter,把flutter运行到模拟器时报错,日志如下: Running Gradle task 'assembleDebug'... Warning: This version only understands SDK XML versions up to 3 but an SDK XM 阅读全文
启动flutter,把flutter运行到模拟器时报错,日志如下: Running Gradle task 'assembleDebug'... Warning: This version only understands SDK XML versions up to 3 but an SDK XM 阅读全文
posted @ 2025-04-18 10:02
叶乘风
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号