添加macos和ios

This commit is contained in:
rang 2025-10-19 20:21:14 +08:00
parent 4304af26dc
commit 87d15c71d1
72 changed files with 2809 additions and 20 deletions

View file

@ -0,0 +1,12 @@
import Flutter
import UIKit
import XCTest
class RunnerTests: XCTestCase {
func testExample() {
// If you add code to the Runner application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}
}