Unverified Commit 55df81e8 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Make module_test_ios pass (#44147)

parent d96afee8
import UIKit
// Prove plugins can be module-imported from the host app.
import device_info
import google_maps_flutter
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, configurationForConnecting connectingSceneSession: UISceneSession, options: UIScene.ConnectionOptions) -> UISceneConfiguration {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment