init projet

This commit is contained in:
Guillaume Vern
2026-01-16 14:50:38 +01:00
parent 596870f278
commit 570df27bea
136 changed files with 5241 additions and 2 deletions
+12
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.
}
}