We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c3ea0 commit f393d30Copy full SHA for f393d30
example/ios/Runner/AppDelegate.swift
@@ -1,7 +1,7 @@
1
import UIKit
2
import Flutter
3
4
-@UIApplicationMain
+@main
5
@objc class AppDelegate: FlutterAppDelegate {
6
override func application(
7
_ application: UIApplication,
example/pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_assets_picker_demo
description: The demo project for the wechat_assets_picker package.
-version: 9.4.0+62
+version: 9.4.1+63
publish_to: none
environment:
0 commit comments