[
  {
    "path": ".gitignore",
    "content": ".DS_Store\n.dart_tool/\n\n.packages\n.pub/\n\nbuild/\n"
  },
  {
    "path": ".idea/.gitignore",
    "content": ""
  },
  {
    "path": ".idea/libraries/Dart_SDK.xml",
    "content": "<component name=\"libraryTable\">\n  <library name=\"Dart SDK\">\n    <CLASSES>\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/async\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/collection\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/convert\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/core\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/developer\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/html\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/io\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/isolate\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/math\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/mirrors\" />\n      <root url=\"file://C:/flutter/bin/cache/dart-sdk/lib/typed_data\" />\n    </CLASSES>\n    <JAVADOC />\n    <SOURCES />\n  </library>\n</component>"
  },
  {
    "path": ".idea/libraries/Flutter_Plugins.xml",
    "content": "<component name=\"libraryTable\">\n  <library name=\"Flutter Plugins\" type=\"FlutterPluginsLibraryType\">\n    <CLASSES>\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/firexcode-1.0.5\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-7.0.0\" />\n      <root url=\"file://$PROJECT_DIR$\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_gallery_saver-1.6.9\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1\" />\n      <root url=\"file://C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0\" />\n    </CLASSES>\n    <JAVADOC />\n    <SOURCES />\n  </library>\n</component>"
  },
  {
    "path": ".idea/misc.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project version=\"4\">\n  <component name=\"FrameworkDetectionExcludesConfiguration\">\n    <type id=\"android\" />\n  </component>\n  <component name=\"ProjectRootManager\" version=\"2\" project-jdk-name=\"Android API 30 Platform\" project-jdk-type=\"Android SDK\" />\n</project>"
  },
  {
    "path": ".idea/modules.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project version=\"4\">\n  <component name=\"ProjectModuleManager\">\n    <modules>\n      <module fileurl=\"file://$PROJECT_DIR$/image_editor_pro.iml\" filepath=\"$PROJECT_DIR$/image_editor_pro.iml\" />\n      <module fileurl=\"file://$PROJECT_DIR$/android/image_editor_pro_android.iml\" filepath=\"$PROJECT_DIR$/android/image_editor_pro_android.iml\" />\n      <module fileurl=\"file://$PROJECT_DIR$/example/android/image_editor_pro_example_android.iml\" filepath=\"$PROJECT_DIR$/example/android/image_editor_pro_example_android.iml\" />\n    </modules>\n  </component>\n</project>\n"
  },
  {
    "path": ".idea/runConfigurations/example_lib_main_dart.xml",
    "content": "<component name=\"ProjectRunConfigurationManager\">\n  <configuration default=\"false\" name=\"example/lib/main.dart\" type=\"FlutterRunConfigurationType\" factoryName=\"Flutter\">\n    <option name=\"filePath\" value=\"$PROJECT_DIR$/example/lib/main.dart\" />\n    <method />\n  </configuration>\n</component>"
  },
  {
    "path": ".idea/vcs.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project version=\"4\">\n  <component name=\"VcsDirectoryMappings\">\n    <mapping directory=\"\" vcs=\"Git\" />\n  </component>\n</project>"
  },
  {
    "path": ".idea/workspace.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project version=\"4\">\n  <component name=\"ChangeListManager\">\n    <list default=\"true\" id=\"60ea1f31-da9d-4cdb-b4dd-df299f338ddb\" name=\"Default Changelist\" comment=\"\">\n      <change beforePath=\"$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/.idea/workspace.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/.idea/workspace.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/.gitignore\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/.gitignore\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/build.gradle\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/build.gradle\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/gradle.properties\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/gradle.properties\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/gradle/wrapper/gradle-wrapper.properties\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/gradle/wrapper/gradle-wrapper.properties\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/settings.gradle\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/settings.gradle\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/src/main/AndroidManifest.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/src/main/AndroidManifest.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/src/main/java/zeeshux7860/update/image_editor_pro/ImageEditorProPlugin.java\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/android/src/main/java/zeeshux7860/update/image_editor_pro/ImageEditorProPlugin.java\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/android/src/main/kotlin/zeeshux7860/update/image_editor_pro/ImageEditorProPlugin.kt\" beforeDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/.gitignore\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/.gitignore\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/build.gradle\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/build.gradle\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/debug/AndroidManifest.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/debug/AndroidManifest.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/AndroidManifest.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/main/AndroidManifest.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/java/zeeshux7860/update/image_editor_pro_example/MainActivity.java\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/main/java/zeeshux7860/update/image_editor_pro_example/MainActivity.java\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/kotlin/zeeshux7860/update/image_editor_pro_example/MainActivity.kt\" beforeDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/res/drawable-v21/launch_background.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/main/res/drawable-v21/launch_background.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/res/drawable/launch_background.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/main/res/drawable/launch_background.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/res/values-night/styles.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/main/res/values-night/styles.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/main/res/values/styles.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/main/res/values/styles.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/app/src/profile/AndroidManifest.xml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/app/src/profile/AndroidManifest.xml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/build.gradle\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/build.gradle\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/gradle.properties\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/gradle.properties\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/android/settings.gradle\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/android/settings.gradle\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/example/pubspec.lock\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/example/pubspec.lock\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/image_editor_pro.iml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/image_editor_pro.iml\" afterDir=\"false\" />\n      <change beforePath=\"$PROJECT_DIR$/pubspec.yaml\" beforeDir=\"false\" afterPath=\"$PROJECT_DIR$/pubspec.yaml\" afterDir=\"false\" />\n    </list>\n    <option name=\"SHOW_DIALOG\" value=\"false\" />\n    <option name=\"HIGHLIGHT_CONFLICTS\" value=\"true\" />\n    <option name=\"HIGHLIGHT_NON_ACTIVE_CHANGELIST\" value=\"false\" />\n    <option name=\"LAST_RESOLUTION\" value=\"IGNORE\" />\n  </component>\n  <component name=\"ExecutionTargetManager\" SELECTED_TARGET=\"device_and_snapshot_combo_box_target[Pixel_2_API_30]\" />\n  <component name=\"Git.Settings\">\n    <option name=\"RECENT_GIT_ROOT_PATH\" value=\"$PROJECT_DIR$\" />\n  </component>\n  <component name=\"ProjectId\" id=\"1sd2A3mVggRb0AEDSTO2Y0FKQmt\" />\n  <component name=\"ProjectViewState\">\n    <option name=\"hideEmptyMiddlePackages\" value=\"true\" />\n    <option name=\"showLibraryContents\" value=\"true\" />\n  </component>\n  <component name=\"PropertiesComponent\">\n    <property name=\"dart.analysis.tool.window.force.activate\" value=\"true\" />\n    <property name=\"dart.analysis.tool.window.visible\" value=\"false\" />\n    <property name=\"last_opened_file_path\" value=\"$PROJECT_DIR$\" />\n    <property name=\"show.migrate.to.gradle.popup\" value=\"false\" />\n  </component>\n  <component name=\"SvnConfiguration\">\n    <configuration />\n  </component>\n  <component name=\"TaskManager\">\n    <task active=\"true\" id=\"Default\" summary=\"Default task\">\n      <changelist id=\"60ea1f31-da9d-4cdb-b4dd-df299f338ddb\" name=\"Default Changelist\" comment=\"\" />\n      <created>1621187998193</created>\n      <option name=\"number\" value=\"Default\" />\n      <option name=\"presentableId\" value=\"Default\" />\n      <updated>1621187998193</updated>\n    </task>\n    <servers />\n  </component>\n</project>"
  },
  {
    "path": ".metadata",
    "content": "# This file tracks properties of this Flutter project.\n# Used by Flutter tool to assess capabilities and perform upgrades etc.\n#\n# This file should be version controlled and should not be manually edited.\n\nversion:\n  revision: 022b333a089afb81c471ec43d1f1f4f26305d876\n  channel: dev\n\nproject_type: plugin\n"
  },
  {
    "path": "CHANGELOG.md",
    "content": "## 1.0.0\n\n initial launch\n\n## 1.0.6\n\n permission_handler: ^5.0.0+hotfix.3 Updated Latest version :)\n\n## 1.0.7\n\n updated all dependencies :)\n\n## 1.0.8\n\n updated all dependencies :)\n\n## 1.0.9\nfix\n  sdk: \">=2.7.0 <3.0.0\"\n  flutter: \">=1.20.0 <2.0.0\"\n\n## 1.1.0\ndependencies_updated\n\n## 1.1.4\n\n* latest version fixed\n\n\n## 1.1.5\n\n* latest version fixed\n\n## 1.1.6\n\n* fix error\n\n## 1.1.7\n\n* feature update :)\n\n## 1.1.8\n\n* feature update :)"
  },
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2020 Zeeshux7860\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
  },
  {
    "path": "README.md",
    "content": "\n![imagee_editor_pro_github](./image_edior_pro.png)\n\n# ImageEditorPro\n\nImage Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.\n\nTo start with this, we need to simply add the dependencies in the gradle file of our app module like this\n\n## Installation\n\nFirst, add `image_editor_pro:` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).\n\nImport\n\n```dart\nimport 'package:image_editor_pro/image_editor_pro.dart';\n```\n\n### iOS\n\nAdd the following keys to your _Info.plist_ file, located in `<project root>/ios/Runner/Info.plist`:\n\n* `NSPhotoLibraryUsageDescription` - describe why your app needs permission for the photo library. This is called _Privacy - Photo Library Usage Description_ in the visual editor.\n* `NSCameraUsageDescription` - describe why your app needs access to the camera. This is called _Privacy - Camera Usage Description_ in the visual editor.\n* `NSMicrophoneUsageDescription` - describe why your app needs access to the microphone, if you intend to record videos. This is called _Privacy - Microphone Usage Description_ in the visual editor.\n\nOr in text format add the key:\n\n``` xml\n<key>NSPhotoLibraryUsageDescription</key>\n<string>Used to demonstrate image picker plugin</string>\n<key>NSCameraUsageDescription</key>\n<string>Used to demonstrate image picker plugin</string>\n<key>NSMicrophoneUsageDescription</key>\n<string>Used to capture audio for image picker plugin</string>\n```\n\n### Android\n\nNo configuration required - the plugin should work out of the box.\n\nAdd this function to Your StateFull Widget Check the [Example](https://github.com/zeeshux7860/Image_editor_pro_package/blob/master/example/lib/main.dart)\n\n```dart\n Future<void> getimageditor()  {\n    final geteditimage =   Navigator.push(context, MaterialPageRoute(\n        builder: (context){\n          return ImageEditorPro(\n            appBarColor: Colors.blue,\n            bottomBarColor: Colors.blue,\n          );\n        }\n    )).then((geteditimage){\n      if(geteditimage != null){\n        setState(() {\n          _image =  geteditimage;\n        });\n      }\n    }).catchError((er){print(er);});\n\n  }\n```\n\n## Developed By\n- [Zeeshan](https://www.linkedin.com/in/zeeshu-x-5190b41a1/)\n\n## Special Thanks\nSanskar Tiwari\n\n\n## Credits\n- This project is inspired from [PhotoEditor by Burhanuddin Rashid](https://github.com/burhanrashid52/PhotoEditor)\n\n\n## MIT License\n\nCopyright (c) 2020 Zeeshux7860\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
  },
  {
    "path": "analysis_options.yaml",
    "content": "include: package:pedantic/analysis_options.yaml\n"
  },
  {
    "path": "android/.gitignore",
    "content": "*.iml\n.gradle\n/local.properties\n/.idea/workspace.xml\n/.idea/libraries\n.DS_Store\n/build\n/captures\n"
  },
  {
    "path": "android/build.gradle",
    "content": "group 'zeeshux7860.update.image_editor_pro'\nversion '1.0-SNAPSHOT'\n\nbuildscript {\n    ext.kotlin_version = '1.3.50'\n    repositories {\n        google()\n        jcenter()\n    }\n\n    dependencies {\n        classpath 'com.android.tools.build:gradle:4.1.0'\n        classpath \"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version\"\n    }\n}\n\nrootProject.allprojects {\n    repositories {\n        google()\n        jcenter()\n    }\n}\n\napply plugin: 'com.android.library'\napply plugin: 'kotlin-android'\n\nandroid {\n    compileSdkVersion 30\n\n    sourceSets {\n        main.java.srcDirs += 'src/main/kotlin'\n    }\n    defaultConfig {\n        minSdkVersion 16\n    }\n}\n\ndependencies {\n    implementation \"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version\"\n}\n"
  },
  {
    "path": "android/gradle/wrapper/gradle-wrapper.properties",
    "content": "distributionBase=GRADLE_USER_HOME\ndistributionPath=wrapper/dists\nzipStoreBase=GRADLE_USER_HOME\nzipStorePath=wrapper/dists\ndistributionUrl=https\\://services.gradle.org/distributions/gradle-6.7-all.zip\n"
  },
  {
    "path": "android/gradle.properties",
    "content": "org.gradle.jvmargs=-Xmx1536M\nandroid.useAndroidX=true\nandroid.enableJetifier=true\n"
  },
  {
    "path": "android/settings.gradle",
    "content": "rootProject.name = 'image_editor_pro'\n"
  },
  {
    "path": "android/src/main/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n  package=\"zeeshux7860.update.image_editor_pro\">\n</manifest>\n"
  },
  {
    "path": "android/src/main/java/zeeshux7860/update/image_editor_pro/ImageEditorProPlugin.java",
    "content": "package zeeshux7860.update.image_editor_pro;\n\nimport androidx.annotation.NonNull;\n\nimport io.flutter.embedding.engine.plugins.FlutterPlugin;\nimport io.flutter.plugin.common.MethodCall;\nimport io.flutter.plugin.common.MethodChannel;\nimport io.flutter.plugin.common.MethodChannel.MethodCallHandler;\nimport io.flutter.plugin.common.MethodChannel.Result;\nimport io.flutter.plugin.common.PluginRegistry.Registrar;\n\n/** ImageEditorProPlugin */\npublic class ImageEditorProPlugin implements FlutterPlugin, MethodCallHandler {\n  /// The MethodChannel that will the communication between Flutter and native Android\n  ///\n  /// This local reference serves to register the plugin with the Flutter Engine and unregister it\n  /// when the Flutter Engine is detached from the Activity\n  private MethodChannel channel;\n\n  @Override\n  public void onAttachedToEngine(@NonNull FlutterPluginBinding flutterPluginBinding) {\n    channel = new MethodChannel(flutterPluginBinding.getBinaryMessenger(), \"image_editor_pro\");\n    channel.setMethodCallHandler(this);\n  }\n\n  @Override\n  public void onMethodCall(@NonNull MethodCall call, @NonNull Result result) {\n    if (call.method.equals(\"getPlatformVersion\")) {\n      result.success(\"Android \" + android.os.Build.VERSION.RELEASE);\n    } else {\n      result.notImplemented();\n    }\n  }\n\n  @Override\n  public void onDetachedFromEngine(@NonNull FlutterPluginBinding binding) {\n    channel.setMethodCallHandler(null);\n  }\n}\n"
  },
  {
    "path": "example/.gitignore",
    "content": "# Miscellaneous\n*.class\n*.log\n*.pyc\n*.swp\n.DS_Store\n.atom/\n.buildlog/\n.history\n.svn/\n\n# IntelliJ related\n*.iml\n*.ipr\n*.iws\n.idea/\n\n# The .vscode folder contains launch configuration and tasks you configure in\n# VS Code which you may wish to be included in version control, so this line\n# is commented out by default.\n#.vscode/\n\n# Flutter/Dart/Pub related\n**/doc/api/\n**/ios/Flutter/.last_build_id\n.dart_tool/\n.flutter-plugins\n.flutter-plugins-dependencies\n.packages\n.pub-cache/\n.pub/\n/build/\n\n# Web related\nlib/generated_plugin_registrant.dart\n\n# Symbolication related\napp.*.symbols\n\n# Obfuscation related\napp.*.map.json\n\n# Android Studio will place build artifacts here\n/android/app/debug\n/android/app/profile\n/android/app/release\n"
  },
  {
    "path": "example/.metadata",
    "content": "# This file tracks properties of this Flutter project.\n# Used by Flutter tool to assess capabilities and perform upgrades etc.\n#\n# This file should be version controlled and should not be manually edited.\n\nversion:\n  revision: 022b333a089afb81c471ec43d1f1f4f26305d876\n  channel: dev\n\nproject_type: app\n"
  },
  {
    "path": "example/README.md",
    "content": "# image_editor_pro_example\n\nDemonstrates how to use the image_editor_pro plugin.\n\n## Getting Started\n\nThis project is a starting point for a Flutter application.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n"
  },
  {
    "path": "example/android/.gitignore",
    "content": "gradle-wrapper.jar\n/.gradle\n/captures/\n/gradlew\n/gradlew.bat\n/local.properties\nGeneratedPluginRegistrant.java\n\n# Remember to never publicly share your keystore.\n# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app\nkey.properties\n"
  },
  {
    "path": "example/android/app/build.gradle",
    "content": "def localProperties = new Properties()\ndef localPropertiesFile = rootProject.file('local.properties')\nif (localPropertiesFile.exists()) {\n    localPropertiesFile.withReader('UTF-8') { reader ->\n        localProperties.load(reader)\n    }\n}\n\ndef flutterRoot = localProperties.getProperty('flutter.sdk')\nif (flutterRoot == null) {\n    throw new GradleException(\"Flutter SDK not found. Define location with flutter.sdk in the local.properties file.\")\n}\n\ndef flutterVersionCode = localProperties.getProperty('flutter.versionCode')\nif (flutterVersionCode == null) {\n    flutterVersionCode = '1'\n}\n\ndef flutterVersionName = localProperties.getProperty('flutter.versionName')\nif (flutterVersionName == null) {\n    flutterVersionName = '1.0'\n}\n\napply plugin: 'com.android.application'\napply plugin: 'kotlin-android'\napply from: \"$flutterRoot/packages/flutter_tools/gradle/flutter.gradle\"\n\nandroid {\n    compileSdkVersion 30\n\n    sourceSets {\n        main.java.srcDirs += 'src/main/kotlin'\n    }\n\n    defaultConfig {\n        // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).\n        applicationId \"zeeshux7860.update.image_editor_pro_example\"\n        minSdkVersion 16\n        targetSdkVersion 30\n        versionCode flutterVersionCode.toInteger()\n        versionName flutterVersionName\n    }\n\n    buildTypes {\n        release {\n            // TODO: Add your own signing config for the release build.\n            // Signing with the debug keys for now, so `flutter run --release` works.\n            signingConfig signingConfigs.debug\n        }\n    }\n}\n\nflutter {\n    source '../..'\n}\n\ndependencies {\n    implementation \"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version\"\n}\n"
  },
  {
    "path": "example/android/app/src/debug/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"zeeshux7860.update.image_editor_pro_example\">\n    <!-- Flutter needs it to communicate with the running application\n         to allow setting breakpoints, to provide hot reload, etc.\n    -->\n    <uses-permission android:name=\"android.permission.INTERNET\"/>\n</manifest>\n"
  },
  {
    "path": "example/android/app/src/main/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"zeeshux7860.update.image_editor_pro_example\">\n   <application\n        android:label=\"image_editor_pro_example\"\n        android:icon=\"@mipmap/ic_launcher\">\n        <activity\n            android:name=\".MainActivity\"\n            android:launchMode=\"singleTop\"\n            android:theme=\"@style/LaunchTheme\"\n            android:configChanges=\"orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode\"\n            android:hardwareAccelerated=\"true\"\n            android:windowSoftInputMode=\"adjustResize\">\n            <!-- Specifies an Android theme to apply to this Activity as soon as\n                 the Android process has started. This theme is visible to the user\n                 while the Flutter UI initializes. After that, this theme continues\n                 to determine the Window background behind the Flutter UI. -->\n            <meta-data\n              android:name=\"io.flutter.embedding.android.NormalTheme\"\n              android:resource=\"@style/NormalTheme\"\n              />\n            <!-- Displays an Android View that continues showing the launch screen\n                 Drawable until Flutter paints its first frame, then this splash\n                 screen fades out. A splash screen is useful to avoid any visual\n                 gap between the end of Android's launch screen and the painting of\n                 Flutter's first frame. -->\n            <meta-data\n              android:name=\"io.flutter.embedding.android.SplashScreenDrawable\"\n              android:resource=\"@drawable/launch_background\"\n              />\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\"/>\n                <category android:name=\"android.intent.category.LAUNCHER\"/>\n            </intent-filter>\n        </activity>\n        <!-- Don't delete the meta-data below.\n             This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->\n        <meta-data\n            android:name=\"flutterEmbedding\"\n            android:value=\"2\" />\n    </application>\n</manifest>\n"
  },
  {
    "path": "example/android/app/src/main/java/zeeshux7860/update/image_editor_pro_example/MainActivity.java",
    "content": "package zeeshux7860.update.image_editor_pro_example;\n\nimport io.flutter.embedding.android.FlutterActivity;\n\npublic class MainActivity extends FlutterActivity {\n}\n"
  },
  {
    "path": "example/android/app/src/main/res/drawable/launch_background.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Modify this file to customize your launch splash screen -->\n<layer-list xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:drawable=\"@android:color/white\" />\n\n    <!-- You can insert your own image assets here -->\n    <!-- <item>\n        <bitmap\n            android:gravity=\"center\"\n            android:src=\"@mipmap/launch_image\" />\n    </item> -->\n</layer-list>\n"
  },
  {
    "path": "example/android/app/src/main/res/drawable-v21/launch_background.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Modify this file to customize your launch splash screen -->\n<layer-list xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:drawable=\"?android:colorBackground\" />\n\n    <!-- You can insert your own image assets here -->\n    <!-- <item>\n        <bitmap\n            android:gravity=\"center\"\n            android:src=\"@mipmap/launch_image\" />\n    </item> -->\n</layer-list>\n"
  },
  {
    "path": "example/android/app/src/main/res/values/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->\n    <style name=\"LaunchTheme\" parent=\"@android:style/Theme.Light.NoTitleBar\">\n        <!-- Show a splash screen on the activity. Automatically removed when\n             Flutter draws its first frame -->\n        <item name=\"android:windowBackground\">@drawable/launch_background</item>\n    </style>\n    <!-- Theme applied to the Android Window as soon as the process has started.\n         This theme determines the color of the Android Window while your\n         Flutter UI initializes, as well as behind your Flutter UI while its\n         running.\n         \n         This Theme is only used starting with V2 of Flutter's Android embedding. -->\n    <style name=\"NormalTheme\" parent=\"@android:style/Theme.Light.NoTitleBar\">\n        <item name=\"android:windowBackground\">?android:colorBackground</item>\n    </style>\n</resources>\n"
  },
  {
    "path": "example/android/app/src/main/res/values-night/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on -->\n    <style name=\"LaunchTheme\" parent=\"@android:style/Theme.Black.NoTitleBar\">\n        <!-- Show a splash screen on the activity. Automatically removed when\n             Flutter draws its first frame -->\n        <item name=\"android:windowBackground\">@drawable/launch_background</item>\n    </style>\n    <!-- Theme applied to the Android Window as soon as the process has started.\n         This theme determines the color of the Android Window while your\n         Flutter UI initializes, as well as behind your Flutter UI while its\n         running.\n         \n         This Theme is only used starting with V2 of Flutter's Android embedding. -->\n    <style name=\"NormalTheme\" parent=\"@android:style/Theme.Black.NoTitleBar\">\n        <item name=\"android:windowBackground\">?android:colorBackground</item>\n    </style>\n</resources>\n"
  },
  {
    "path": "example/android/app/src/profile/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"zeeshux7860.update.image_editor_pro_example\">\n    <!-- Flutter needs it to communicate with the running application\n         to allow setting breakpoints, to provide hot reload, etc.\n    -->\n    <uses-permission android:name=\"android.permission.INTERNET\"/>\n</manifest>\n"
  },
  {
    "path": "example/android/build.gradle",
    "content": "buildscript {\n    ext.kotlin_version = '1.3.50'\n    repositories {\n        google()\n        jcenter()\n    }\n\n    dependencies {\n        classpath 'com.android.tools.build:gradle:4.1.0'\n        classpath \"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version\"\n    }\n}\n\nallprojects {\n    repositories {\n        google()\n        jcenter()\n    }\n}\n\nrootProject.buildDir = '../build'\nsubprojects {\n    project.buildDir = \"${rootProject.buildDir}/${project.name}\"\n}\nsubprojects {\n    project.evaluationDependsOn(':app')\n}\n\ntask clean(type: Delete) {\n    delete rootProject.buildDir\n}\n"
  },
  {
    "path": "example/android/gradle/wrapper/gradle-wrapper.properties",
    "content": "#Fri Jun 23 08:50:38 CEST 2017\ndistributionBase=GRADLE_USER_HOME\ndistributionPath=wrapper/dists\nzipStoreBase=GRADLE_USER_HOME\nzipStorePath=wrapper/dists\ndistributionUrl=https\\://services.gradle.org/distributions/gradle-6.7-all.zip\n"
  },
  {
    "path": "example/android/gradle.properties",
    "content": "org.gradle.jvmargs=-Xmx1536M\nandroid.useAndroidX=true\nandroid.enableJetifier=true\n"
  },
  {
    "path": "example/android/settings.gradle",
    "content": "include ':app'\n\ndef localPropertiesFile = new File(rootProject.projectDir, \"local.properties\")\ndef properties = new Properties()\n\nassert localPropertiesFile.exists()\nlocalPropertiesFile.withReader(\"UTF-8\") { reader -> properties.load(reader) }\n\ndef flutterSdkPath = properties.getProperty(\"flutter.sdk\")\nassert flutterSdkPath != null, \"flutter.sdk not set in local.properties\"\napply from: \"$flutterSdkPath/packages/flutter_tools/gradle/app_plugin_loader.gradle\"\n"
  },
  {
    "path": "example/ios/.gitignore",
    "content": "*.mode1v3\n*.mode2v3\n*.moved-aside\n*.pbxuser\n*.perspectivev3\n**/*sync/\n.sconsign.dblite\n.tags*\n**/.vagrant/\n**/DerivedData/\nIcon?\n**/Pods/\n**/.symlinks/\nprofile\nxcuserdata\n**/.generated/\nFlutter/App.framework\nFlutter/Flutter.framework\nFlutter/Flutter.podspec\nFlutter/Generated.xcconfig\nFlutter/app.flx\nFlutter/app.zip\nFlutter/flutter_assets/\nFlutter/flutter_export_environment.sh\nServiceDefinitions.json\nRunner/GeneratedPluginRegistrant.*\n\n# Exceptions to above rules.\n!default.mode1v3\n!default.mode2v3\n!default.pbxuser\n!default.perspectivev3\n"
  },
  {
    "path": "example/ios/Flutter/AppFrameworkInfo.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n  <key>CFBundleDevelopmentRegion</key>\n  <string>$(DEVELOPMENT_LANGUAGE)</string>\n  <key>CFBundleExecutable</key>\n  <string>App</string>\n  <key>CFBundleIdentifier</key>\n  <string>io.flutter.flutter.app</string>\n  <key>CFBundleInfoDictionaryVersion</key>\n  <string>6.0</string>\n  <key>CFBundleName</key>\n  <string>App</string>\n  <key>CFBundlePackageType</key>\n  <string>FMWK</string>\n  <key>CFBundleShortVersionString</key>\n  <string>1.0</string>\n  <key>CFBundleSignature</key>\n  <string>????</string>\n  <key>CFBundleVersion</key>\n  <string>1.0</string>\n  <key>MinimumOSVersion</key>\n  <string>8.0</string>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/ios/Flutter/Debug.xcconfig",
    "content": "#include \"Generated.xcconfig\"\n"
  },
  {
    "path": "example/ios/Flutter/Release.xcconfig",
    "content": "#include \"Generated.xcconfig\"\n"
  },
  {
    "path": "example/ios/Runner/AppDelegate.h",
    "content": "#import <Flutter/Flutter.h>\n#import <UIKit/UIKit.h>\n\n@interface AppDelegate : FlutterAppDelegate\n\n@end\n"
  },
  {
    "path": "example/ios/Runner/AppDelegate.m",
    "content": "#import \"AppDelegate.h\"\n#import \"GeneratedPluginRegistrant.h\"\n\n@implementation AppDelegate\n\n- (BOOL)application:(UIApplication *)application\n    didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {\n  [GeneratedPluginRegistrant registerWithRegistry:self];\n  // Override point for customization after application launch.\n  return [super application:application didFinishLaunchingWithOptions:launchOptions];\n}\n\n@end\n"
  },
  {
    "path": "example/ios/Runner/AppDelegate.swift",
    "content": "import UIKit\nimport Flutter\n\n@UIApplicationMain\n@objc class AppDelegate: FlutterAppDelegate {\n  override func application(\n    _ application: UIApplication,\n    didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?\n  ) -> Bool {\n    GeneratedPluginRegistrant.register(with: self)\n    return super.application(application, didFinishLaunchingWithOptions: launchOptions)\n  }\n}\n"
  },
  {
    "path": "example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-20x20@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-20x20@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-29x29@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-29x29@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-29x29@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-40x40@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-40x40@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"60x60\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-60x60@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"60x60\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-60x60@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-20x20@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-20x20@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-29x29@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-29x29@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-40x40@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-40x40@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"76x76\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-76x76@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"76x76\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-76x76@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"83.5x83.5\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-83.5x83.5@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"1024x1024\",\n      \"idiom\" : \"ios-marketing\",\n      \"filename\" : \"Icon-App-1024x1024@1x.png\",\n      \"scale\" : \"1x\"\n    }\n  ],\n  \"info\" : {\n    \"version\" : 1,\n    \"author\" : \"xcode\"\n  }\n}\n"
  },
  {
    "path": "example/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage@3x.png\",\n      \"scale\" : \"3x\"\n    }\n  ],\n  \"info\" : {\n    \"version\" : 1,\n    \"author\" : \"xcode\"\n  }\n}\n"
  },
  {
    "path": "example/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md",
    "content": "# Launch Screen Assets\n\nYou can customize the launch screen with your own desired assets by replacing the image files in this directory.\n\nYou can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images."
  },
  {
    "path": "example/ios/Runner/Base.lproj/LaunchScreen.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"12121\" systemVersion=\"16G29\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" launchScreen=\"YES\" colorMatched=\"YES\" initialViewController=\"01J-lp-oVM\">\n    <dependencies>\n        <deployment identifier=\"iOS\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"12089\"/>\n    </dependencies>\n    <scenes>\n        <!--View Controller-->\n        <scene sceneID=\"EHf-IW-A2E\">\n            <objects>\n                <viewController id=\"01J-lp-oVM\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"Ydg-fD-yQy\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"xbc-2k-c8Z\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"Ze5-6b-2t3\">\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <subviews>\n                            <imageView opaque=\"NO\" clipsSubviews=\"YES\" multipleTouchEnabled=\"YES\" contentMode=\"center\" image=\"LaunchImage\" translatesAutoresizingMaskIntoConstraints=\"NO\" id=\"YRO-k0-Ey4\">\n                            </imageView>\n                        </subviews>\n                        <color key=\"backgroundColor\" red=\"1\" green=\"1\" blue=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"sRGB\"/>\n                        <constraints>\n                            <constraint firstItem=\"YRO-k0-Ey4\" firstAttribute=\"centerX\" secondItem=\"Ze5-6b-2t3\" secondAttribute=\"centerX\" id=\"1a2-6s-vTC\"/>\n                            <constraint firstItem=\"YRO-k0-Ey4\" firstAttribute=\"centerY\" secondItem=\"Ze5-6b-2t3\" secondAttribute=\"centerY\" id=\"4X2-HB-R7a\"/>\n                        </constraints>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"iYj-Kq-Ea1\" userLabel=\"First Responder\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n            <point key=\"canvasLocation\" x=\"53\" y=\"375\"/>\n        </scene>\n    </scenes>\n    <resources>\n        <image name=\"LaunchImage\" width=\"168\" height=\"185\"/>\n    </resources>\n</document>\n"
  },
  {
    "path": "example/ios/Runner/Base.lproj/Main.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"10117\" systemVersion=\"15F34\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" useTraitCollections=\"YES\" initialViewController=\"BYZ-38-t0r\">\n    <dependencies>\n        <deployment identifier=\"iOS\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"10085\"/>\n    </dependencies>\n    <scenes>\n        <!--Flutter View Controller-->\n        <scene sceneID=\"tne-QT-ifu\">\n            <objects>\n                <viewController id=\"BYZ-38-t0r\" customClass=\"FlutterViewController\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"y3c-jy-aDJ\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"wfy-db-euE\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"8bC-Xf-vdC\">\n                        <rect key=\"frame\" x=\"0.0\" y=\"0.0\" width=\"600\" height=\"600\"/>\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <color key=\"backgroundColor\" white=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"calibratedWhite\"/>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"dkx-z0-nzr\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n        </scene>\n    </scenes>\n</document>\n"
  },
  {
    "path": "example/ios/Runner/Info.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>CFBundleDevelopmentRegion</key>\n\t<string>$(DEVELOPMENT_LANGUAGE)</string>\n\t<key>CFBundleExecutable</key>\n\t<string>$(EXECUTABLE_NAME)</string>\n\t<key>CFBundleIdentifier</key>\n\t<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>\n\t<key>CFBundleInfoDictionaryVersion</key>\n\t<string>6.0</string>\n\t<key>CFBundleName</key>\n\t<string>image_editor_pro_example</string>\n\t<key>CFBundlePackageType</key>\n\t<string>APPL</string>\n\t<key>CFBundleShortVersionString</key>\n\t<string>$(FLUTTER_BUILD_NAME)</string>\n\t<key>CFBundleSignature</key>\n\t<string>????</string>\n\t<key>CFBundleVersion</key>\n\t<string>$(FLUTTER_BUILD_NUMBER)</string>\n\t<key>LSRequiresIPhoneOS</key>\n\t<true/>\n\t<key>UILaunchStoryboardName</key>\n\t<string>LaunchScreen</string>\n\t<key>UIMainStoryboardFile</key>\n\t<string>Main</string>\n\t<key>UISupportedInterfaceOrientations</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>UISupportedInterfaceOrientations~ipad</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationPortraitUpsideDown</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>UIViewControllerBasedStatusBarAppearance</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/ios/Runner/Runner-Bridging-Header.h",
    "content": "#import \"GeneratedPluginRegistrant.h\"\n"
  },
  {
    "path": "example/ios/Runner/main.m",
    "content": "#import <Flutter/Flutter.h>\n#import <UIKit/UIKit.h>\n#import \"AppDelegate.h\"\n\nint main(int argc, char* argv[]) {\n  @autoreleasepool {\n    return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));\n  }\n}\n"
  },
  {
    "path": "example/ios/Runner.xcodeproj/project.pbxproj",
    "content": "// !$*UTF8*$!\n{\n\tarchiveVersion = 1;\n\tclasses = {\n\t};\n\tobjectVersion = 46;\n\tobjects = {\n\n/* Begin PBXBuildFile section */\n\t\t1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };\n\t\t3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };\n\t\t74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };\n\t\t97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };\n\t\t97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };\n\t\t97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };\n/* End PBXBuildFile section */\n\n/* Begin PBXCopyFilesBuildPhase section */\n\t\t9705A1C41CF9048500538489 /* Embed Frameworks */ = {\n\t\t\tisa = PBXCopyFilesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tdstPath = \"\";\n\t\t\tdstSubfolderSpec = 10;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tname = \"Embed Frameworks\";\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXCopyFilesBuildPhase section */\n\n/* Begin PBXFileReference section */\n\t\t1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = \"<group>\"; };\n\t\t1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = \"<group>\"; };\n\t\t3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = \"<group>\"; };\n\t\t74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = \"Runner-Bridging-Header.h\"; sourceTree = \"<group>\"; };\n\t\t74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = \"<group>\"; };\n\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = \"<group>\"; };\n\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = \"<group>\"; };\n\t\t9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = \"<group>\"; };\n\t\t97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };\n\t\t97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = \"<group>\"; };\n\t\t97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = \"<group>\"; };\n\t\t97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = \"<group>\"; };\n\t\t97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = \"<group>\"; };\n/* End PBXFileReference section */\n\n/* Begin PBXFrameworksBuildPhase section */\n\t\t97C146EB1CF9000F007C117D /* Frameworks */ = {\n\t\t\tisa = PBXFrameworksBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXFrameworksBuildPhase section */\n\n/* Begin PBXGroup section */\n\t\t9740EEB11CF90186004384FC /* Flutter */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,\n\t\t\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */,\n\t\t\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */,\n\t\t\t\t9740EEB31CF90195004384FC /* Generated.xcconfig */,\n\t\t\t);\n\t\t\tname = Flutter;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146E51CF9000F007C117D = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t9740EEB11CF90186004384FC /* Flutter */,\n\t\t\t\t97C146F01CF9000F007C117D /* Runner */,\n\t\t\t\t97C146EF1CF9000F007C117D /* Products */,\n\t\t\t);\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146EF1CF9000F007C117D /* Products */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146EE1CF9000F007C117D /* Runner.app */,\n\t\t\t);\n\t\t\tname = Products;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146F01CF9000F007C117D /* Runner */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146FA1CF9000F007C117D /* Main.storyboard */,\n\t\t\t\t97C146FD1CF9000F007C117D /* Assets.xcassets */,\n\t\t\t\t97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,\n\t\t\t\t97C147021CF9000F007C117D /* Info.plist */,\n\t\t\t\t1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,\n\t\t\t\t1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,\n\t\t\t\t74858FAE1ED2DC5600515810 /* AppDelegate.swift */,\n\t\t\t\t74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,\n\t\t\t);\n\t\t\tpath = Runner;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXGroup section */\n\n/* Begin PBXNativeTarget section */\n\t\t97C146ED1CF9000F007C117D /* Runner */ = {\n\t\t\tisa = PBXNativeTarget;\n\t\t\tbuildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget \"Runner\" */;\n\t\t\tbuildPhases = (\n\t\t\t\t9740EEB61CF901F6004384FC /* Run Script */,\n\t\t\t\t97C146EA1CF9000F007C117D /* Sources */,\n\t\t\t\t97C146EB1CF9000F007C117D /* Frameworks */,\n\t\t\t\t97C146EC1CF9000F007C117D /* Resources */,\n\t\t\t\t9705A1C41CF9048500538489 /* Embed Frameworks */,\n\t\t\t\t3B06AD1E1E4923F5004D2608 /* Thin Binary */,\n\t\t\t);\n\t\t\tbuildRules = (\n\t\t\t);\n\t\t\tdependencies = (\n\t\t\t);\n\t\t\tname = Runner;\n\t\t\tproductName = Runner;\n\t\t\tproductReference = 97C146EE1CF9000F007C117D /* Runner.app */;\n\t\t\tproductType = \"com.apple.product-type.application\";\n\t\t};\n/* End PBXNativeTarget section */\n\n/* Begin PBXProject section */\n\t\t97C146E61CF9000F007C117D /* Project object */ = {\n\t\t\tisa = PBXProject;\n\t\t\tattributes = {\n\t\t\t\tLastUpgradeCheck = 1020;\n\t\t\t\tORGANIZATIONNAME = \"\";\n\t\t\t\tTargetAttributes = {\n\t\t\t\t\t97C146ED1CF9000F007C117D = {\n\t\t\t\t\t\tCreatedOnToolsVersion = 7.3.1;\n\t\t\t\t\t\tLastSwiftMigration = 1100;\n\t\t\t\t\t};\n\t\t\t\t};\n\t\t\t};\n\t\t\tbuildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject \"Runner\" */;\n\t\t\tcompatibilityVersion = \"Xcode 9.3\";\n\t\t\tdevelopmentRegion = en;\n\t\t\thasScannedForEncodings = 0;\n\t\t\tknownRegions = (\n\t\t\t\ten,\n\t\t\t\tBase,\n\t\t\t);\n\t\t\tmainGroup = 97C146E51CF9000F007C117D;\n\t\t\tproductRefGroup = 97C146EF1CF9000F007C117D /* Products */;\n\t\t\tprojectDirPath = \"\";\n\t\t\tprojectRoot = \"\";\n\t\t\ttargets = (\n\t\t\t\t97C146ED1CF9000F007C117D /* Runner */,\n\t\t\t);\n\t\t};\n/* End PBXProject section */\n\n/* Begin PBXResourcesBuildPhase section */\n\t\t97C146EC1CF9000F007C117D /* Resources */ = {\n\t\t\tisa = PBXResourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,\n\t\t\t\t3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,\n\t\t\t\t97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,\n\t\t\t\t97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXResourcesBuildPhase section */\n\n/* Begin PBXShellScriptBuildPhase section */\n\t\t3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t);\n\t\t\tname = \"Thin Binary\";\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"/bin/sh \\\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\\\" embed_and_thin\";\n\t\t};\n\t\t9740EEB61CF901F6004384FC /* Run Script */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t);\n\t\t\tname = \"Run Script\";\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"/bin/sh \\\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\\\" build\";\n\t\t};\n/* End PBXShellScriptBuildPhase section */\n\n/* Begin PBXSourcesBuildPhase section */\n\t\t97C146EA1CF9000F007C117D /* Sources */ = {\n\t\t\tisa = PBXSourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,\n\t\t\t\t1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXSourcesBuildPhase section */\n\n/* Begin PBXVariantGroup section */\n\t\t97C146FA1CF9000F007C117D /* Main.storyboard */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146FB1CF9000F007C117D /* Base */,\n\t\t\t);\n\t\t\tname = Main.storyboard;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t97C147001CF9000F007C117D /* Base */,\n\t\t\t);\n\t\t\tname = LaunchScreen.storyboard;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXVariantGroup section */\n\n/* Begin XCBuildConfiguration section */\n\t\t249021D3217E4FDB00AE95B9 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 9.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tSUPPORTED_PLATFORMS = iphoneos;\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t\tVALIDATE_PRODUCT = YES;\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t249021D4217E4FDB00AE95B9 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCURRENT_PROJECT_VERSION = \"$(FLUTTER_BUILD_NUMBER)\";\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tFRAMEWORK_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = \"$(inherited) @executable_path/Frameworks\";\n\t\t\t\tLIBRARY_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = zeeshux7860.update.imageEditorProExample;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_OBJC_BRIDGING_HEADER = \"Runner/Runner-Bridging-Header.h\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t97C147031CF9000F007C117D /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = dwarf;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tENABLE_TESTABILITY = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_DYNAMIC_NO_PIC = NO;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_OPTIMIZATION_LEVEL = 0;\n\t\t\t\tGCC_PREPROCESSOR_DEFINITIONS = (\n\t\t\t\t\t\"DEBUG=1\",\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t);\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 9.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = YES;\n\t\t\t\tONLY_ACTIVE_ARCH = YES;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t97C147041CF9000F007C117D /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 9.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tSUPPORTED_PLATFORMS = iphoneos;\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-Owholemodule\";\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t\tVALIDATE_PRODUCT = YES;\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n\t\t97C147061CF9000F007C117D /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCURRENT_PROJECT_VERSION = \"$(FLUTTER_BUILD_NUMBER)\";\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tFRAMEWORK_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = \"$(inherited) @executable_path/Frameworks\";\n\t\t\t\tLIBRARY_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = zeeshux7860.update.imageEditorProExample;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_OBJC_BRIDGING_HEADER = \"Runner/Runner-Bridging-Header.h\";\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-Onone\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t97C147071CF9000F007C117D /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCURRENT_PROJECT_VERSION = \"$(FLUTTER_BUILD_NUMBER)\";\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tFRAMEWORK_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = \"$(inherited) @executable_path/Frameworks\";\n\t\t\t\tLIBRARY_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = zeeshux7860.update.imageEditorProExample;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tSWIFT_OBJC_BRIDGING_HEADER = \"Runner/Runner-Bridging-Header.h\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n/* End XCBuildConfiguration section */\n\n/* Begin XCConfigurationList section */\n\t\t97C146E91CF9000F007C117D /* Build configuration list for PBXProject \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t97C147031CF9000F007C117D /* Debug */,\n\t\t\t\t97C147041CF9000F007C117D /* Release */,\n\t\t\t\t249021D3217E4FDB00AE95B9 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n\t\t97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t97C147061CF9000F007C117D /* Debug */,\n\t\t\t\t97C147071CF9000F007C117D /* Release */,\n\t\t\t\t249021D4217E4FDB00AE95B9 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n/* End XCConfigurationList section */\n\t};\n\trootObject = 97C146E61CF9000F007C117D /* Project object */;\n}\n"
  },
  {
    "path": "example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"group:Runner.xcodeproj\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "example/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>PreviewsEnabled</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Scheme\n   LastUpgradeVersion = \"1020\"\n   version = \"1.3\">\n   <BuildAction\n      parallelizeBuildables = \"YES\"\n      buildImplicitDependencies = \"YES\">\n      <BuildActionEntries>\n         <BuildActionEntry\n            buildForTesting = \"YES\"\n            buildForRunning = \"YES\"\n            buildForProfiling = \"YES\"\n            buildForArchiving = \"YES\"\n            buildForAnalyzing = \"YES\">\n            <BuildableReference\n               BuildableIdentifier = \"primary\"\n               BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n               BuildableName = \"Runner.app\"\n               BlueprintName = \"Runner\"\n               ReferencedContainer = \"container:Runner.xcodeproj\">\n            </BuildableReference>\n         </BuildActionEntry>\n      </BuildActionEntries>\n   </BuildAction>\n   <TestAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\">\n      <Testables>\n      </Testables>\n      <MacroExpansion>\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </MacroExpansion>\n      <AdditionalOptions>\n      </AdditionalOptions>\n   </TestAction>\n   <LaunchAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      launchStyle = \"0\"\n      useCustomWorkingDirectory = \"NO\"\n      ignoresPersistentStateOnLaunch = \"NO\"\n      debugDocumentVersioning = \"YES\"\n      debugServiceExtension = \"internal\"\n      allowLocationSimulation = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n      <AdditionalOptions>\n      </AdditionalOptions>\n   </LaunchAction>\n   <ProfileAction\n      buildConfiguration = \"Profile\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\"\n      savedToolIdentifier = \"\"\n      useCustomWorkingDirectory = \"NO\"\n      debugDocumentVersioning = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n   </ProfileAction>\n   <AnalyzeAction\n      buildConfiguration = \"Debug\">\n   </AnalyzeAction>\n   <ArchiveAction\n      buildConfiguration = \"Release\"\n      revealArchiveInOrganizer = \"YES\">\n   </ArchiveAction>\n</Scheme>\n"
  },
  {
    "path": "example/ios/Runner.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"group:Runner.xcodeproj\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "example/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>PreviewsEnabled</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/lib/main.dart",
    "content": "import 'dart:io';\nimport 'package:image_editor_pro/image_editor_pro.dart';\nimport 'package:firexcode/firexcode.dart';\nimport 'package:image_picker/image_picker.dart';\n\nvoid main() {\n  runApp(MyApp());\n}\n\nclass MyApp extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return HomePage().xMaterialApp();\n  }\n}\n\nclass HomePage extends StatefulWidget {\n  @override\n  _HomePageState createState() => _HomePageState();\n}\n\nclass _HomePageState extends State<HomePage> {\n  final controllerDefaultImage = TextEditingController();\n  File _defaultImage;\n  File _image;\n\n  Future<void> getimageditor() => Navigator.push(context, MaterialPageRoute(builder: (context) {\n        return ImageEditorPro(\n          appBarColor: Colors.black87,\n          bottomBarColor: Colors.black87,\n          pathSave: null,\n          defaultImage: _defaultImage,\n        );\n      })).then((geteditimage) {\n        if (geteditimage != null) {\n          setState(() {\n            _image = geteditimage;\n          });\n        }\n      }).catchError((er) {\n        print(er);\n      });\n\n  @override\n  Widget build(BuildContext context) {\n    return condition(\n            condtion: _image == null,\n            isTrue: XColumn(crossAxisAlignment: CrossAxisAlignment.center)\n                .list([\n                  TextField(\n                    controller: controllerDefaultImage,\n                    readOnly: true,\n                    decoration: InputDecoration(\n                      isDense: true,\n                      hintText: 'No default image',\n                    ),\n                  ),\n                  16.0.sizedHeight(),\n                  'Set Default Image'.text().xRaisedButton(\n                    onPressed: () async {\n                      final imageGallery = await ImagePicker().getImage(source: ImageSource.gallery);\n                      if (imageGallery != null) {\n                        _defaultImage = File(imageGallery.path);\n                        setState(() => controllerDefaultImage.text = _defaultImage.path);\n                      }\n                    },\n                  ),\n                  'Open Editor'.text().xRaisedButton(\n                    onPressed: () {\n                      getimageditor();\n                    },\n                  ),\n                ])\n                .xCenter()\n                .xap(value: 16),\n            isFalse: _image == null ? Container() : Image.file(_image).toCenter())\n        .xScaffold(\n      appBar: 'Image Editor Pro example'.xTextColorWhite().xAppBar(),\n      floatingActionButton: Icons.add.xIcons().xFloationActiobButton(\n            color: Colors.red,\n            onTap: () {\n              // TODO: I don't know what I'm doing in here\n            },\n          ),\n    );\n  }\n}\n\nWidget condition({bool condtion, Widget isTrue, Widget isFalse}) {\n  return condtion ? isTrue : isFalse;\n}\n"
  },
  {
    "path": "example/linux/.gitignore",
    "content": "flutter/ephemeral\n"
  },
  {
    "path": "example/linux/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.10)\nproject(runner LANGUAGES CXX)\n\nset(BINARY_NAME \"image_editor_pro_example\")\nset(APPLICATION_ID \"zeeshux7860.update.image_editor_pro\")\n\ncmake_policy(SET CMP0063 NEW)\n\nset(CMAKE_INSTALL_RPATH \"$ORIGIN/lib\")\n\n# Configure build options.\nif(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)\n  set(CMAKE_BUILD_TYPE \"Debug\" CACHE\n    STRING \"Flutter build mode\" FORCE)\n  set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS\n    \"Debug\" \"Profile\" \"Release\")\nendif()\n\n# Compilation settings that should be applied to most targets.\nfunction(APPLY_STANDARD_SETTINGS TARGET)\n  target_compile_features(${TARGET} PUBLIC cxx_std_14)\n  target_compile_options(${TARGET} PRIVATE -Wall -Werror)\n  target_compile_options(${TARGET} PRIVATE \"$<$<NOT:$<CONFIG:Debug>>:-O3>\")\n  target_compile_definitions(${TARGET} PRIVATE \"$<$<NOT:$<CONFIG:Debug>>:NDEBUG>\")\nendfunction()\n\nset(FLUTTER_MANAGED_DIR \"${CMAKE_CURRENT_SOURCE_DIR}/flutter\")\n\n# Flutter library and tool build rules.\nadd_subdirectory(${FLUTTER_MANAGED_DIR})\n\n# System-level dependencies.\nfind_package(PkgConfig REQUIRED)\npkg_check_modules(GTK REQUIRED IMPORTED_TARGET gtk+-3.0)\n\nadd_definitions(-DAPPLICATION_ID=\"${APPLICATION_ID}\")\n\n# Application build\nadd_executable(${BINARY_NAME}\n  \"main.cc\"\n  \"my_application.cc\"\n  \"${FLUTTER_MANAGED_DIR}/generated_plugin_registrant.cc\"\n)\napply_standard_settings(${BINARY_NAME})\ntarget_link_libraries(${BINARY_NAME} PRIVATE flutter)\ntarget_link_libraries(${BINARY_NAME} PRIVATE PkgConfig::GTK)\nadd_dependencies(${BINARY_NAME} flutter_assemble)\n# Only the install-generated bundle's copy of the executable will launch\n# correctly, since the resources must in the right relative locations. To avoid\n# people trying to run the unbundled copy, put it in a subdirectory instead of\n# the default top-level location.\nset_target_properties(${BINARY_NAME}\n  PROPERTIES\n  RUNTIME_OUTPUT_DIRECTORY \"${CMAKE_BINARY_DIR}/intermediates_do_not_run\"\n)\n\n# Generated plugin build rules, which manage building the plugins and adding\n# them to the application.\ninclude(flutter/generated_plugins.cmake)\n\n\n# === Installation ===\n# By default, \"installing\" just makes a relocatable bundle in the build\n# directory.\nset(BUILD_BUNDLE_DIR \"${PROJECT_BINARY_DIR}/bundle\")\nif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)\n  set(CMAKE_INSTALL_PREFIX \"${BUILD_BUNDLE_DIR}\" CACHE PATH \"...\" FORCE)\nendif()\n\n# Start with a clean build bundle directory every time.\ninstall(CODE \"\n  file(REMOVE_RECURSE \\\"${BUILD_BUNDLE_DIR}/\\\")\n  \" COMPONENT Runtime)\n\nset(INSTALL_BUNDLE_DATA_DIR \"${CMAKE_INSTALL_PREFIX}/data\")\nset(INSTALL_BUNDLE_LIB_DIR \"${CMAKE_INSTALL_PREFIX}/lib\")\n\ninstall(TARGETS ${BINARY_NAME} RUNTIME DESTINATION \"${CMAKE_INSTALL_PREFIX}\"\n  COMPONENT Runtime)\n\ninstall(FILES \"${FLUTTER_ICU_DATA_FILE}\" DESTINATION \"${INSTALL_BUNDLE_DATA_DIR}\"\n  COMPONENT Runtime)\n\ninstall(FILES \"${FLUTTER_LIBRARY}\" DESTINATION \"${INSTALL_BUNDLE_LIB_DIR}\"\n  COMPONENT Runtime)\n\nif(PLUGIN_BUNDLED_LIBRARIES)\n  install(FILES \"${PLUGIN_BUNDLED_LIBRARIES}\"\n    DESTINATION \"${INSTALL_BUNDLE_LIB_DIR}\"\n    COMPONENT Runtime)\nendif()\n\n# Fully re-copy the assets directory on each build to avoid having stale files\n# from a previous install.\nset(FLUTTER_ASSET_DIR_NAME \"flutter_assets\")\ninstall(CODE \"\n  file(REMOVE_RECURSE \\\"${INSTALL_BUNDLE_DATA_DIR}/${FLUTTER_ASSET_DIR_NAME}\\\")\n  \" COMPONENT Runtime)\ninstall(DIRECTORY \"${PROJECT_BUILD_DIR}/${FLUTTER_ASSET_DIR_NAME}\"\n  DESTINATION \"${INSTALL_BUNDLE_DATA_DIR}\" COMPONENT Runtime)\n\n# Install the AOT library on non-Debug builds only.\nif(NOT CMAKE_BUILD_TYPE MATCHES \"Debug\")\n  install(FILES \"${AOT_LIBRARY}\" DESTINATION \"${INSTALL_BUNDLE_LIB_DIR}\"\n    COMPONENT Runtime)\nendif()\n"
  },
  {
    "path": "example/linux/flutter/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.10)\n\nset(EPHEMERAL_DIR \"${CMAKE_CURRENT_SOURCE_DIR}/ephemeral\")\n\n# Configuration provided via flutter tool.\ninclude(${EPHEMERAL_DIR}/generated_config.cmake)\n\n# TODO: Move the rest of this into files in ephemeral. See\n# https://github.com/flutter/flutter/issues/57146.\n\n# Serves the same purpose as list(TRANSFORM ... PREPEND ...),\n# which isn't available in 3.10.\nfunction(list_prepend LIST_NAME PREFIX)\n    set(NEW_LIST \"\")\n    foreach(element ${${LIST_NAME}})\n        list(APPEND NEW_LIST \"${PREFIX}${element}\")\n    endforeach(element)\n    set(${LIST_NAME} \"${NEW_LIST}\" PARENT_SCOPE)\nendfunction()\n\n# === Flutter Library ===\n# System-level dependencies.\nfind_package(PkgConfig REQUIRED)\npkg_check_modules(GTK REQUIRED IMPORTED_TARGET gtk+-3.0)\npkg_check_modules(GLIB REQUIRED IMPORTED_TARGET glib-2.0)\npkg_check_modules(GIO REQUIRED IMPORTED_TARGET gio-2.0)\npkg_check_modules(BLKID REQUIRED IMPORTED_TARGET blkid)\npkg_check_modules(LZMA REQUIRED IMPORTED_TARGET liblzma)\n\nset(FLUTTER_LIBRARY \"${EPHEMERAL_DIR}/libflutter_linux_gtk.so\")\n\n# Published to parent scope for install step.\nset(FLUTTER_LIBRARY ${FLUTTER_LIBRARY} PARENT_SCOPE)\nset(FLUTTER_ICU_DATA_FILE \"${EPHEMERAL_DIR}/icudtl.dat\" PARENT_SCOPE)\nset(PROJECT_BUILD_DIR \"${PROJECT_DIR}/build/\" PARENT_SCOPE)\nset(AOT_LIBRARY \"${PROJECT_DIR}/build/lib/libapp.so\" PARENT_SCOPE)\n\nlist(APPEND FLUTTER_LIBRARY_HEADERS\n  \"fl_basic_message_channel.h\"\n  \"fl_binary_codec.h\"\n  \"fl_binary_messenger.h\"\n  \"fl_dart_project.h\"\n  \"fl_engine.h\"\n  \"fl_json_message_codec.h\"\n  \"fl_json_method_codec.h\"\n  \"fl_message_codec.h\"\n  \"fl_method_call.h\"\n  \"fl_method_channel.h\"\n  \"fl_method_codec.h\"\n  \"fl_method_response.h\"\n  \"fl_plugin_registrar.h\"\n  \"fl_plugin_registry.h\"\n  \"fl_standard_message_codec.h\"\n  \"fl_standard_method_codec.h\"\n  \"fl_string_codec.h\"\n  \"fl_value.h\"\n  \"fl_view.h\"\n  \"flutter_linux.h\"\n)\nlist_prepend(FLUTTER_LIBRARY_HEADERS \"${EPHEMERAL_DIR}/flutter_linux/\")\nadd_library(flutter INTERFACE)\ntarget_include_directories(flutter INTERFACE\n  \"${EPHEMERAL_DIR}\"\n)\ntarget_link_libraries(flutter INTERFACE \"${FLUTTER_LIBRARY}\")\ntarget_link_libraries(flutter INTERFACE\n  PkgConfig::GTK\n  PkgConfig::GLIB\n  PkgConfig::GIO\n  PkgConfig::BLKID\n  PkgConfig::LZMA\n)\nadd_dependencies(flutter flutter_assemble)\n\n# === Flutter tool backend ===\n# _phony_ is a non-existent file to force this command to run every time,\n# since currently there's no way to get a full input/output list from the\n# flutter tool.\nadd_custom_command(\n  OUTPUT ${FLUTTER_LIBRARY} ${FLUTTER_LIBRARY_HEADERS}\n    ${CMAKE_CURRENT_BINARY_DIR}/_phony_\n  COMMAND ${CMAKE_COMMAND} -E env\n    ${FLUTTER_TOOL_ENVIRONMENT}\n    \"${FLUTTER_ROOT}/packages/flutter_tools/bin/tool_backend.sh\"\n      linux-x64 ${CMAKE_BUILD_TYPE}\n  VERBATIM\n)\nadd_custom_target(flutter_assemble DEPENDS\n  \"${FLUTTER_LIBRARY}\"\n  ${FLUTTER_LIBRARY_HEADERS}\n)\n"
  },
  {
    "path": "example/linux/flutter/generated_plugin_registrant.cc",
    "content": "//\n//  Generated file. Do not edit.\n//\n\n#include \"generated_plugin_registrant.h\"\n\n#include <firexcode/firexcode_plugin.h>\n#include <image_editor_pro/image_editor_pro_plugin.h>\n\nvoid fl_register_plugins(FlPluginRegistry* registry) {\n  g_autoptr(FlPluginRegistrar) firexcode_registrar =\n      fl_plugin_registry_get_registrar_for_plugin(registry, \"FirexcodePlugin\");\n  firexcode_plugin_register_with_registrar(firexcode_registrar);\n  g_autoptr(FlPluginRegistrar) image_editor_pro_registrar =\n      fl_plugin_registry_get_registrar_for_plugin(registry, \"ImageEditorProPlugin\");\n  image_editor_pro_plugin_register_with_registrar(image_editor_pro_registrar);\n}\n"
  },
  {
    "path": "example/linux/flutter/generated_plugin_registrant.h",
    "content": "//\n//  Generated file. Do not edit.\n//\n\n#ifndef GENERATED_PLUGIN_REGISTRANT_\n#define GENERATED_PLUGIN_REGISTRANT_\n\n#include <flutter_linux/flutter_linux.h>\n\n// Registers Flutter plugins.\nvoid fl_register_plugins(FlPluginRegistry* registry);\n\n#endif  // GENERATED_PLUGIN_REGISTRANT_\n"
  },
  {
    "path": "example/linux/flutter/generated_plugins.cmake",
    "content": "#\n# Generated file, do not edit.\n#\n\nlist(APPEND FLUTTER_PLUGIN_LIST\n  firexcode\n  image_editor_pro\n)\n\nset(PLUGIN_BUNDLED_LIBRARIES)\n\nforeach(plugin ${FLUTTER_PLUGIN_LIST})\n  add_subdirectory(flutter/ephemeral/.plugin_symlinks/${plugin}/linux plugins/${plugin})\n  target_link_libraries(${BINARY_NAME} PRIVATE ${plugin}_plugin)\n  list(APPEND PLUGIN_BUNDLED_LIBRARIES $<TARGET_FILE:${plugin}_plugin>)\n  list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries})\nendforeach(plugin)\n"
  },
  {
    "path": "example/linux/main.cc",
    "content": "#include \"my_application.h\"\n\nint main(int argc, char** argv) {\n  g_autoptr(MyApplication) app = my_application_new();\n  return g_application_run(G_APPLICATION(app), argc, argv);\n}\n"
  },
  {
    "path": "example/linux/my_application.cc",
    "content": "#include \"my_application.h\"\n\n#include <flutter_linux/flutter_linux.h>\n#ifdef GDK_WINDOWING_X11\n#include <gdk/gdkx.h>\n#endif\n\n#include \"flutter/generated_plugin_registrant.h\"\n\nstruct _MyApplication {\n  GtkApplication parent_instance;\n  char** dart_entrypoint_arguments;\n};\n\nG_DEFINE_TYPE(MyApplication, my_application, GTK_TYPE_APPLICATION)\n\n// Implements GApplication::activate.\nstatic void my_application_activate(GApplication* application) {\n  MyApplication* self = MY_APPLICATION(application);\n  GtkWindow* window =\n      GTK_WINDOW(gtk_application_window_new(GTK_APPLICATION(application)));\n\n  // Use a header bar when running in GNOME as this is the common style used\n  // by applications and is the setup most users will be using (e.g. Ubuntu\n  // desktop).\n  // If running on X and not using GNOME then just use a traditional title bar\n  // in case the window manager does more exotic layout, e.g. tiling.\n  // If running on Wayland assume the header bar will work (may need changing\n  // if future cases occur).\n  gboolean use_header_bar = TRUE;\n#ifdef GDK_WINDOWING_X11\n  GdkScreen *screen = gtk_window_get_screen(window);\n  if (GDK_IS_X11_SCREEN(screen)) {\n     const gchar* wm_name = gdk_x11_screen_get_window_manager_name(screen);\n     if (g_strcmp0(wm_name, \"GNOME Shell\") != 0) {\n       use_header_bar = FALSE;\n     }\n  }\n#endif\n  if (use_header_bar) {\n    GtkHeaderBar *header_bar = GTK_HEADER_BAR(gtk_header_bar_new());\n    gtk_widget_show(GTK_WIDGET(header_bar));\n    gtk_header_bar_set_title(header_bar, \"image_editor_pro_example\");\n    gtk_header_bar_set_show_close_button(header_bar, TRUE);\n    gtk_window_set_titlebar(window, GTK_WIDGET(header_bar));\n  }\n  else {\n    gtk_window_set_title(window, \"image_editor_pro_example\");\n  }\n\n  gtk_window_set_default_size(window, 1280, 720);\n  gtk_widget_show(GTK_WIDGET(window));\n\n  g_autoptr(FlDartProject) project = fl_dart_project_new();\n  fl_dart_project_set_dart_entrypoint_arguments(project, self->dart_entrypoint_arguments);\n\n  FlView* view = fl_view_new(project);\n  gtk_widget_show(GTK_WIDGET(view));\n  gtk_container_add(GTK_CONTAINER(window), GTK_WIDGET(view));\n\n  fl_register_plugins(FL_PLUGIN_REGISTRY(view));\n\n  gtk_widget_grab_focus(GTK_WIDGET(view));\n}\n\n// Implements GApplication::local_command_line.\nstatic gboolean my_application_local_command_line(GApplication* application, gchar ***arguments, int *exit_status) {\n  MyApplication* self = MY_APPLICATION(application);\n  // Strip out the first argument as it is the binary name.\n  self->dart_entrypoint_arguments = g_strdupv(*arguments + 1);\n\n  g_autoptr(GError) error = nullptr;\n  if (!g_application_register(application, nullptr, &error)) {\n     g_warning(\"Failed to register: %s\", error->message);\n     *exit_status = 1;\n     return TRUE;\n  }\n\n  g_application_activate(application);\n  *exit_status = 0;\n\n  return TRUE;\n}\n\n// Implements GObject::dispose.\nstatic void my_application_dispose(GObject *object) {\n  MyApplication* self = MY_APPLICATION(object);\n  g_clear_pointer(&self->dart_entrypoint_arguments, g_strfreev);\n  G_OBJECT_CLASS(my_application_parent_class)->dispose(object);\n}\n\nstatic void my_application_class_init(MyApplicationClass* klass) {\n  G_APPLICATION_CLASS(klass)->activate = my_application_activate;\n  G_APPLICATION_CLASS(klass)->local_command_line = my_application_local_command_line;\n  G_OBJECT_CLASS(klass)->dispose = my_application_dispose;\n}\n\nstatic void my_application_init(MyApplication* self) {}\n\nMyApplication* my_application_new() {\n  return MY_APPLICATION(g_object_new(my_application_get_type(),\n                                     \"application-id\", APPLICATION_ID,\n                                     nullptr));\n}\n"
  },
  {
    "path": "example/linux/my_application.h",
    "content": "#ifndef FLUTTER_MY_APPLICATION_H_\n#define FLUTTER_MY_APPLICATION_H_\n\n#include <gtk/gtk.h>\n\nG_DECLARE_FINAL_TYPE(MyApplication, my_application, MY, APPLICATION,\n                     GtkApplication)\n\n/**\n * my_application_new:\n *\n * Creates a new Flutter-based application.\n *\n * Returns: a new #MyApplication.\n */\nMyApplication* my_application_new();\n\n#endif  // FLUTTER_MY_APPLICATION_H_\n"
  },
  {
    "path": "example/macos/.gitignore",
    "content": "# Flutter-related\n**/Flutter/ephemeral/\n**/Pods/\n\n# Xcode-related\n**/xcuserdata/\n"
  },
  {
    "path": "example/macos/Flutter/Flutter-Debug.xcconfig",
    "content": "#include \"ephemeral/Flutter-Generated.xcconfig\"\n"
  },
  {
    "path": "example/macos/Flutter/Flutter-Release.xcconfig",
    "content": "#include \"ephemeral/Flutter-Generated.xcconfig\"\n"
  },
  {
    "path": "example/macos/Flutter/GeneratedPluginRegistrant.swift",
    "content": "//\n//  Generated file. Do not edit.\n//\n\nimport FlutterMacOS\nimport Foundation\n\nimport firexcode\nimport image_editor_pro\nimport path_provider_macos\n\nfunc RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {\n  FirexcodePlugin.register(with: registry.registrar(forPlugin: \"FirexcodePlugin\"))\n  ImageEditorProPlugin.register(with: registry.registrar(forPlugin: \"ImageEditorProPlugin\"))\n  PathProviderPlugin.register(with: registry.registrar(forPlugin: \"PathProviderPlugin\"))\n}\n"
  },
  {
    "path": "example/macos/Runner/AppDelegate.swift",
    "content": "import Cocoa\nimport FlutterMacOS\n\n@NSApplicationMain\nclass AppDelegate: FlutterAppDelegate {\n  override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {\n    return true\n  }\n}\n"
  },
  {
    "path": "example/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"size\" : \"16x16\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_16.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"16x16\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_32.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"32x32\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_32.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"32x32\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_64.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"128x128\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_128.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"128x128\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_256.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"256x256\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_256.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"256x256\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_512.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"512x512\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_512.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"512x512\",\n      \"idiom\" : \"mac\",\n      \"filename\" : \"app_icon_1024.png\",\n      \"scale\" : \"2x\"\n    }\n  ],\n  \"info\" : {\n    \"version\" : 1,\n    \"author\" : \"xcode\"\n  }\n}\n"
  },
  {
    "path": "example/macos/Runner/Base.lproj/MainMenu.xib",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<document type=\"com.apple.InterfaceBuilder3.Cocoa.XIB\" version=\"3.0\" toolsVersion=\"14490.70\" targetRuntime=\"MacOSX.Cocoa\" propertyAccessControl=\"none\" useAutolayout=\"YES\" customObjectInstantitationMethod=\"direct\">\n    <dependencies>\n        <deployment identifier=\"macosx\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.CocoaPlugin\" version=\"14490.70\"/>\n        <capability name=\"documents saved in the Xcode 8 format\" minToolsVersion=\"8.0\"/>\n    </dependencies>\n    <objects>\n        <customObject id=\"-2\" userLabel=\"File's Owner\" customClass=\"NSApplication\">\n            <connections>\n                <outlet property=\"delegate\" destination=\"Voe-Tx-rLC\" id=\"GzC-gU-4Uq\"/>\n            </connections>\n        </customObject>\n        <customObject id=\"-1\" userLabel=\"First Responder\" customClass=\"FirstResponder\"/>\n        <customObject id=\"-3\" userLabel=\"Application\" customClass=\"NSObject\"/>\n        <customObject id=\"Voe-Tx-rLC\" customClass=\"AppDelegate\" customModule=\"Runner\" customModuleProvider=\"target\">\n            <connections>\n                <outlet property=\"applicationMenu\" destination=\"uQy-DD-JDr\" id=\"XBo-yE-nKs\"/>\n                <outlet property=\"mainFlutterWindow\" destination=\"QvC-M9-y7g\" id=\"gIp-Ho-8D9\"/>\n            </connections>\n        </customObject>\n        <customObject id=\"YLy-65-1bz\" customClass=\"NSFontManager\"/>\n        <menu title=\"Main Menu\" systemMenu=\"main\" id=\"AYu-sK-qS6\">\n            <items>\n                <menuItem title=\"APP_NAME\" id=\"1Xt-HY-uBw\">\n                    <modifierMask key=\"keyEquivalentModifierMask\"/>\n                    <menu key=\"submenu\" title=\"APP_NAME\" systemMenu=\"apple\" id=\"uQy-DD-JDr\">\n                        <items>\n                            <menuItem title=\"About APP_NAME\" id=\"5kV-Vb-QxS\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <connections>\n                                    <action selector=\"orderFrontStandardAboutPanel:\" target=\"-1\" id=\"Exp-CZ-Vem\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem isSeparatorItem=\"YES\" id=\"VOq-y0-SEH\"/>\n                            <menuItem title=\"Preferences…\" keyEquivalent=\",\" id=\"BOF-NM-1cW\"/>\n                            <menuItem isSeparatorItem=\"YES\" id=\"wFC-TO-SCJ\"/>\n                            <menuItem title=\"Services\" id=\"NMo-om-nkz\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <menu key=\"submenu\" title=\"Services\" systemMenu=\"services\" id=\"hz9-B4-Xy5\"/>\n                            </menuItem>\n                            <menuItem isSeparatorItem=\"YES\" id=\"4je-JR-u6R\"/>\n                            <menuItem title=\"Hide APP_NAME\" keyEquivalent=\"h\" id=\"Olw-nP-bQN\">\n                                <connections>\n                                    <action selector=\"hide:\" target=\"-1\" id=\"PnN-Uc-m68\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Hide Others\" keyEquivalent=\"h\" id=\"Vdr-fp-XzO\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\"/>\n                                <connections>\n                                    <action selector=\"hideOtherApplications:\" target=\"-1\" id=\"VT4-aY-XCT\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Show All\" id=\"Kd2-mp-pUS\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <connections>\n                                    <action selector=\"unhideAllApplications:\" target=\"-1\" id=\"Dhg-Le-xox\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem isSeparatorItem=\"YES\" id=\"kCx-OE-vgT\"/>\n                            <menuItem title=\"Quit APP_NAME\" keyEquivalent=\"q\" id=\"4sb-4s-VLi\">\n                                <connections>\n                                    <action selector=\"terminate:\" target=\"-1\" id=\"Te7-pn-YzF\"/>\n                                </connections>\n                            </menuItem>\n                        </items>\n                    </menu>\n                </menuItem>\n                <menuItem title=\"Edit\" id=\"5QF-Oa-p0T\">\n                    <modifierMask key=\"keyEquivalentModifierMask\"/>\n                    <menu key=\"submenu\" title=\"Edit\" id=\"W48-6f-4Dl\">\n                        <items>\n                            <menuItem title=\"Undo\" keyEquivalent=\"z\" id=\"dRJ-4n-Yzg\">\n                                <connections>\n                                    <action selector=\"undo:\" target=\"-1\" id=\"M6e-cu-g7V\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Redo\" keyEquivalent=\"Z\" id=\"6dh-zS-Vam\">\n                                <connections>\n                                    <action selector=\"redo:\" target=\"-1\" id=\"oIA-Rs-6OD\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem isSeparatorItem=\"YES\" id=\"WRV-NI-Exz\"/>\n                            <menuItem title=\"Cut\" keyEquivalent=\"x\" id=\"uRl-iY-unG\">\n                                <connections>\n                                    <action selector=\"cut:\" target=\"-1\" id=\"YJe-68-I9s\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Copy\" keyEquivalent=\"c\" id=\"x3v-GG-iWU\">\n                                <connections>\n                                    <action selector=\"copy:\" target=\"-1\" id=\"G1f-GL-Joy\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Paste\" keyEquivalent=\"v\" id=\"gVA-U4-sdL\">\n                                <connections>\n                                    <action selector=\"paste:\" target=\"-1\" id=\"UvS-8e-Qdg\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Paste and Match Style\" keyEquivalent=\"V\" id=\"WeT-3V-zwk\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\"/>\n                                <connections>\n                                    <action selector=\"pasteAsPlainText:\" target=\"-1\" id=\"cEh-KX-wJQ\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Delete\" id=\"pa3-QI-u2k\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <connections>\n                                    <action selector=\"delete:\" target=\"-1\" id=\"0Mk-Ml-PaM\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Select All\" keyEquivalent=\"a\" id=\"Ruw-6m-B2m\">\n                                <connections>\n                                    <action selector=\"selectAll:\" target=\"-1\" id=\"VNm-Mi-diN\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem isSeparatorItem=\"YES\" id=\"uyl-h8-XO2\"/>\n                            <menuItem title=\"Find\" id=\"4EN-yA-p0u\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <menu key=\"submenu\" title=\"Find\" id=\"1b7-l0-nxx\">\n                                    <items>\n                                        <menuItem title=\"Find…\" tag=\"1\" keyEquivalent=\"f\" id=\"Xz5-n4-O0W\">\n                                            <connections>\n                                                <action selector=\"performFindPanelAction:\" target=\"-1\" id=\"cD7-Qs-BN4\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Find and Replace…\" tag=\"12\" keyEquivalent=\"f\" id=\"YEy-JH-Tfz\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\"/>\n                                            <connections>\n                                                <action selector=\"performFindPanelAction:\" target=\"-1\" id=\"WD3-Gg-5AJ\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Find Next\" tag=\"2\" keyEquivalent=\"g\" id=\"q09-fT-Sye\">\n                                            <connections>\n                                                <action selector=\"performFindPanelAction:\" target=\"-1\" id=\"NDo-RZ-v9R\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Find Previous\" tag=\"3\" keyEquivalent=\"G\" id=\"OwM-mh-QMV\">\n                                            <connections>\n                                                <action selector=\"performFindPanelAction:\" target=\"-1\" id=\"HOh-sY-3ay\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Use Selection for Find\" tag=\"7\" keyEquivalent=\"e\" id=\"buJ-ug-pKt\">\n                                            <connections>\n                                                <action selector=\"performFindPanelAction:\" target=\"-1\" id=\"U76-nv-p5D\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Jump to Selection\" keyEquivalent=\"j\" id=\"S0p-oC-mLd\">\n                                            <connections>\n                                                <action selector=\"centerSelectionInVisibleArea:\" target=\"-1\" id=\"IOG-6D-g5B\"/>\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Spelling and Grammar\" id=\"Dv1-io-Yv7\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <menu key=\"submenu\" title=\"Spelling\" id=\"3IN-sU-3Bg\">\n                                    <items>\n                                        <menuItem title=\"Show Spelling and Grammar\" keyEquivalent=\":\" id=\"HFo-cy-zxI\">\n                                            <connections>\n                                                <action selector=\"showGuessPanel:\" target=\"-1\" id=\"vFj-Ks-hy3\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Check Document Now\" keyEquivalent=\";\" id=\"hz2-CU-CR7\">\n                                            <connections>\n                                                <action selector=\"checkSpelling:\" target=\"-1\" id=\"fz7-VC-reM\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"bNw-od-mp5\"/>\n                                        <menuItem title=\"Check Spelling While Typing\" id=\"rbD-Rh-wIN\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleContinuousSpellChecking:\" target=\"-1\" id=\"7w6-Qz-0kB\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Check Grammar With Spelling\" id=\"mK6-2p-4JG\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleGrammarChecking:\" target=\"-1\" id=\"muD-Qn-j4w\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Correct Spelling Automatically\" id=\"78Y-hA-62v\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleAutomaticSpellingCorrection:\" target=\"-1\" id=\"2lM-Qi-WAP\"/>\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Substitutions\" id=\"9ic-FL-obx\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <menu key=\"submenu\" title=\"Substitutions\" id=\"FeM-D8-WVr\">\n                                    <items>\n                                        <menuItem title=\"Show Substitutions\" id=\"z6F-FW-3nz\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"orderFrontSubstitutionsPanel:\" target=\"-1\" id=\"oku-mr-iSq\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"gPx-C9-uUO\"/>\n                                        <menuItem title=\"Smart Copy/Paste\" id=\"9yt-4B-nSM\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleSmartInsertDelete:\" target=\"-1\" id=\"3IJ-Se-DZD\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Smart Quotes\" id=\"hQb-2v-fYv\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleAutomaticQuoteSubstitution:\" target=\"-1\" id=\"ptq-xd-QOA\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Smart Dashes\" id=\"rgM-f4-ycn\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleAutomaticDashSubstitution:\" target=\"-1\" id=\"oCt-pO-9gS\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Smart Links\" id=\"cwL-P1-jid\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleAutomaticLinkDetection:\" target=\"-1\" id=\"Gip-E3-Fov\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Data Detectors\" id=\"tRr-pd-1PS\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleAutomaticDataDetection:\" target=\"-1\" id=\"R1I-Nq-Kbl\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Text Replacement\" id=\"HFQ-gK-NFA\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"toggleAutomaticTextReplacement:\" target=\"-1\" id=\"DvP-Fe-Py6\"/>\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Transformations\" id=\"2oI-Rn-ZJC\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <menu key=\"submenu\" title=\"Transformations\" id=\"c8a-y6-VQd\">\n                                    <items>\n                                        <menuItem title=\"Make Upper Case\" id=\"vmV-6d-7jI\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"uppercaseWord:\" target=\"-1\" id=\"sPh-Tk-edu\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Make Lower Case\" id=\"d9M-CD-aMd\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"lowercaseWord:\" target=\"-1\" id=\"iUZ-b5-hil\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Capitalize\" id=\"UEZ-Bs-lqG\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"capitalizeWord:\" target=\"-1\" id=\"26H-TL-nsh\"/>\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Speech\" id=\"xrE-MZ-jX0\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <menu key=\"submenu\" title=\"Speech\" id=\"3rS-ZA-NoH\">\n                                    <items>\n                                        <menuItem title=\"Start Speaking\" id=\"Ynk-f8-cLZ\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"startSpeaking:\" target=\"-1\" id=\"654-Ng-kyl\"/>\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Stop Speaking\" id=\"Oyz-dy-DGm\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                            <connections>\n                                                <action selector=\"stopSpeaking:\" target=\"-1\" id=\"dX8-6p-jy9\"/>\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                        </items>\n                    </menu>\n                </menuItem>\n                <menuItem title=\"View\" id=\"H8h-7b-M4v\">\n                    <modifierMask key=\"keyEquivalentModifierMask\"/>\n                    <menu key=\"submenu\" title=\"View\" id=\"HyV-fh-RgO\">\n                        <items>\n                            <menuItem title=\"Enter Full Screen\" keyEquivalent=\"f\" id=\"4J7-dP-txa\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" control=\"YES\" command=\"YES\"/>\n                                <connections>\n                                    <action selector=\"toggleFullScreen:\" target=\"-1\" id=\"dU3-MA-1Rq\"/>\n                                </connections>\n                            </menuItem>\n                        </items>\n                    </menu>\n                </menuItem>\n                <menuItem title=\"Window\" id=\"aUF-d1-5bR\">\n                    <modifierMask key=\"keyEquivalentModifierMask\"/>\n                    <menu key=\"submenu\" title=\"Window\" systemMenu=\"window\" id=\"Td7-aD-5lo\">\n                        <items>\n                            <menuItem title=\"Minimize\" keyEquivalent=\"m\" id=\"OY7-WF-poV\">\n                                <connections>\n                                    <action selector=\"performMiniaturize:\" target=\"-1\" id=\"VwT-WD-YPe\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem title=\"Zoom\" id=\"R4o-n2-Eq4\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <connections>\n                                    <action selector=\"performZoom:\" target=\"-1\" id=\"DIl-cC-cCs\"/>\n                                </connections>\n                            </menuItem>\n                            <menuItem isSeparatorItem=\"YES\" id=\"eu3-7i-yIM\"/>\n                            <menuItem title=\"Bring All to Front\" id=\"LE2-aR-0XJ\">\n                                <modifierMask key=\"keyEquivalentModifierMask\"/>\n                                <connections>\n                                    <action selector=\"arrangeInFront:\" target=\"-1\" id=\"DRN-fu-gQh\"/>\n                                </connections>\n                            </menuItem>\n                        </items>\n                    </menu>\n                </menuItem>\n            </items>\n            <point key=\"canvasLocation\" x=\"142\" y=\"-258\"/>\n        </menu>\n        <window title=\"APP_NAME\" allowsToolTipsWhenApplicationIsInactive=\"NO\" autorecalculatesKeyViewLoop=\"NO\" releasedWhenClosed=\"NO\" animationBehavior=\"default\" id=\"QvC-M9-y7g\" customClass=\"MainFlutterWindow\" customModule=\"Runner\" customModuleProvider=\"target\">\n            <windowStyleMask key=\"styleMask\" titled=\"YES\" closable=\"YES\" miniaturizable=\"YES\" resizable=\"YES\"/>\n            <rect key=\"contentRect\" x=\"335\" y=\"390\" width=\"800\" height=\"600\"/>\n            <rect key=\"screenRect\" x=\"0.0\" y=\"0.0\" width=\"2560\" height=\"1577\"/>\n            <view key=\"contentView\" wantsLayer=\"YES\" id=\"EiT-Mj-1SZ\">\n                <rect key=\"frame\" x=\"0.0\" y=\"0.0\" width=\"800\" height=\"600\"/>\n                <autoresizingMask key=\"autoresizingMask\"/>\n            </view>\n        </window>\n    </objects>\n</document>\n"
  },
  {
    "path": "example/macos/Runner/Configs/AppInfo.xcconfig",
    "content": "// Application-level settings for the Runner target.\n//\n// This may be replaced with something auto-generated from metadata (e.g., pubspec.yaml) in the\n// future. If not, the values below would default to using the project name when this becomes a\n// 'flutter create' template.\n\n// The application's name. By default this is also the title of the Flutter window.\nPRODUCT_NAME = image_editor_pro_example\n\n// The application's bundle identifier\nPRODUCT_BUNDLE_IDENTIFIER = zeeshux7860.update.imageEditorProExample\n\n// The copyright displayed in application information\nPRODUCT_COPYRIGHT = Copyright © 2021 zeeshux7860.update. All rights reserved.\n"
  },
  {
    "path": "example/macos/Runner/Configs/Debug.xcconfig",
    "content": "#include \"../../Flutter/Flutter-Debug.xcconfig\"\n#include \"Warnings.xcconfig\"\n"
  },
  {
    "path": "example/macos/Runner/Configs/Release.xcconfig",
    "content": "#include \"../../Flutter/Flutter-Release.xcconfig\"\n#include \"Warnings.xcconfig\"\n"
  },
  {
    "path": "example/macos/Runner/Configs/Warnings.xcconfig",
    "content": "WARNING_CFLAGS = -Wall -Wconditional-uninitialized -Wnullable-to-nonnull-conversion -Wmissing-method-return-type -Woverlength-strings\nGCC_WARN_UNDECLARED_SELECTOR = YES\nCLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES\nCLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE\nCLANG_WARN__DUPLICATE_METHOD_MATCH = YES\nCLANG_WARN_PRAGMA_PACK = YES\nCLANG_WARN_STRICT_PROTOTYPES = YES\nCLANG_WARN_COMMA = YES\nGCC_WARN_STRICT_SELECTOR_MATCH = YES\nCLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES\nCLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES\nGCC_WARN_SHADOW = YES\nCLANG_WARN_UNREACHABLE_CODE = YES\n"
  },
  {
    "path": "example/macos/Runner/DebugProfile.entitlements",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>com.apple.security.app-sandbox</key>\n\t<true/>\n\t<key>com.apple.security.cs.allow-jit</key>\n\t<true/>\n\t<key>com.apple.security.network.server</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/macos/Runner/Info.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>CFBundleDevelopmentRegion</key>\n\t<string>$(DEVELOPMENT_LANGUAGE)</string>\n\t<key>CFBundleExecutable</key>\n\t<string>$(EXECUTABLE_NAME)</string>\n\t<key>CFBundleIconFile</key>\n\t<string></string>\n\t<key>CFBundleIdentifier</key>\n\t<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>\n\t<key>CFBundleInfoDictionaryVersion</key>\n\t<string>6.0</string>\n\t<key>CFBundleName</key>\n\t<string>$(PRODUCT_NAME)</string>\n\t<key>CFBundlePackageType</key>\n\t<string>APPL</string>\n\t<key>CFBundleShortVersionString</key>\n\t<string>$(FLUTTER_BUILD_NAME)</string>\n\t<key>CFBundleVersion</key>\n\t<string>$(FLUTTER_BUILD_NUMBER)</string>\n\t<key>LSMinimumSystemVersion</key>\n\t<string>$(MACOSX_DEPLOYMENT_TARGET)</string>\n\t<key>NSHumanReadableCopyright</key>\n\t<string>$(PRODUCT_COPYRIGHT)</string>\n\t<key>NSMainNibFile</key>\n\t<string>MainMenu</string>\n\t<key>NSPrincipalClass</key>\n\t<string>NSApplication</string>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/macos/Runner/MainFlutterWindow.swift",
    "content": "import Cocoa\nimport FlutterMacOS\n\nclass MainFlutterWindow: NSWindow {\n  override func awakeFromNib() {\n    let flutterViewController = FlutterViewController.init()\n    let windowFrame = self.frame\n    self.contentViewController = flutterViewController\n    self.setFrame(windowFrame, display: true)\n\n    RegisterGeneratedPlugins(registry: flutterViewController)\n\n    super.awakeFromNib()\n  }\n}\n"
  },
  {
    "path": "example/macos/Runner/Release.entitlements",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>com.apple.security.app-sandbox</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/macos/Runner.xcodeproj/project.pbxproj",
    "content": "// !$*UTF8*$!\n{\n\tarchiveVersion = 1;\n\tclasses = {\n\t};\n\tobjectVersion = 51;\n\tobjects = {\n\n/* Begin PBXAggregateTarget section */\n\t\t33CC111A2044C6BA0003C045 /* Flutter Assemble */ = {\n\t\t\tisa = PBXAggregateTarget;\n\t\t\tbuildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget \"Flutter Assemble\" */;\n\t\t\tbuildPhases = (\n\t\t\t\t33CC111E2044C6BF0003C045 /* ShellScript */,\n\t\t\t);\n\t\t\tdependencies = (\n\t\t\t);\n\t\t\tname = \"Flutter Assemble\";\n\t\t\tproductName = FLX;\n\t\t};\n/* End PBXAggregateTarget section */\n\n/* Begin PBXBuildFile section */\n\t\t335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };\n\t\t33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };\n\t\t33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };\n\t\t33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };\n\t\t33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };\n/* End PBXBuildFile section */\n\n/* Begin PBXContainerItemProxy section */\n\t\t33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {\n\t\t\tisa = PBXContainerItemProxy;\n\t\t\tcontainerPortal = 33CC10E52044A3C60003C045 /* Project object */;\n\t\t\tproxyType = 1;\n\t\t\tremoteGlobalIDString = 33CC111A2044C6BA0003C045;\n\t\t\tremoteInfo = FLX;\n\t\t};\n/* End PBXContainerItemProxy section */\n\n/* Begin PBXCopyFilesBuildPhase section */\n\t\t33CC110E2044A8840003C045 /* Bundle Framework */ = {\n\t\t\tisa = PBXCopyFilesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tdstPath = \"\";\n\t\t\tdstSubfolderSpec = 10;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tname = \"Bundle Framework\";\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXCopyFilesBuildPhase section */\n\n/* Begin PBXFileReference section */\n\t\t333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = \"<group>\"; };\n\t\t335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = \"<group>\"; };\n\t\t33CC10ED2044A3C60003C045 /* image_editor_pro_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = \"image_editor_pro_example.app\"; sourceTree = BUILT_PRODUCTS_DIR; };\n\t\t33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = \"<group>\"; };\n\t\t33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = \"<group>\"; };\n\t\t33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = \"<group>\"; };\n\t\t33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = \"<group>\"; };\n\t\t33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = \"<group>\"; };\n\t\t33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = \"Flutter-Debug.xcconfig\"; sourceTree = \"<group>\"; };\n\t\t33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = \"Flutter-Release.xcconfig\"; sourceTree = \"<group>\"; };\n\t\t33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = \"Flutter-Generated.xcconfig\"; path = \"ephemeral/Flutter-Generated.xcconfig\"; sourceTree = \"<group>\"; };\n\t\t33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = \"<group>\"; };\n\t\t33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = \"<group>\"; };\n\t\t33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = \"<group>\"; };\n\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = \"<group>\"; };\n\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = \"<group>\"; };\n/* End PBXFileReference section */\n\n/* Begin PBXFrameworksBuildPhase section */\n\t\t33CC10EA2044A3C60003C045 /* Frameworks */ = {\n\t\t\tisa = PBXFrameworksBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXFrameworksBuildPhase section */\n\n/* Begin PBXGroup section */\n\t\t33BA886A226E78AF003329D5 /* Configs */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t33E5194F232828860026EE4D /* AppInfo.xcconfig */,\n\t\t\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */,\n\t\t\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */,\n\t\t\t\t333000ED22D3DE5D00554162 /* Warnings.xcconfig */,\n\t\t\t);\n\t\t\tpath = Configs;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t33CC10E42044A3C60003C045 = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t33FAB671232836740065AC1E /* Runner */,\n\t\t\t\t33CEB47122A05771004F2AC0 /* Flutter */,\n\t\t\t\t33CC10EE2044A3C60003C045 /* Products */,\n\t\t\t\tD73912EC22F37F3D000D13A0 /* Frameworks */,\n\t\t\t);\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t33CC10EE2044A3C60003C045 /* Products */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t33CC10ED2044A3C60003C045 /* image_editor_pro_example.app */,\n\t\t\t);\n\t\t\tname = Products;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t33CC11242044D66E0003C045 /* Resources */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t33CC10F22044A3C60003C045 /* Assets.xcassets */,\n\t\t\t\t33CC10F42044A3C60003C045 /* MainMenu.xib */,\n\t\t\t\t33CC10F72044A3C60003C045 /* Info.plist */,\n\t\t\t);\n\t\t\tname = Resources;\n\t\t\tpath = ..;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t33CEB47122A05771004F2AC0 /* Flutter */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */,\n\t\t\t\t33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,\n\t\t\t\t33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,\n\t\t\t\t33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,\n\t\t\t);\n\t\t\tpath = Flutter;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t33FAB671232836740065AC1E /* Runner */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t33CC10F02044A3C60003C045 /* AppDelegate.swift */,\n\t\t\t\t33CC11122044BFA00003C045 /* MainFlutterWindow.swift */,\n\t\t\t\t33E51913231747F40026EE4D /* DebugProfile.entitlements */,\n\t\t\t\t33E51914231749380026EE4D /* Release.entitlements */,\n\t\t\t\t33CC11242044D66E0003C045 /* Resources */,\n\t\t\t\t33BA886A226E78AF003329D5 /* Configs */,\n\t\t\t);\n\t\t\tpath = Runner;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\tD73912EC22F37F3D000D13A0 /* Frameworks */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t);\n\t\t\tname = Frameworks;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXGroup section */\n\n/* Begin PBXNativeTarget section */\n\t\t33CC10EC2044A3C60003C045 /* Runner */ = {\n\t\t\tisa = PBXNativeTarget;\n\t\t\tbuildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget \"Runner\" */;\n\t\t\tbuildPhases = (\n\t\t\t\t33CC10E92044A3C60003C045 /* Sources */,\n\t\t\t\t33CC10EA2044A3C60003C045 /* Frameworks */,\n\t\t\t\t33CC10EB2044A3C60003C045 /* Resources */,\n\t\t\t\t33CC110E2044A8840003C045 /* Bundle Framework */,\n\t\t\t\t3399D490228B24CF009A79C7 /* ShellScript */,\n\t\t\t);\n\t\t\tbuildRules = (\n\t\t\t);\n\t\t\tdependencies = (\n\t\t\t\t33CC11202044C79F0003C045 /* PBXTargetDependency */,\n\t\t\t);\n\t\t\tname = Runner;\n\t\t\tproductName = Runner;\n\t\t\tproductReference = 33CC10ED2044A3C60003C045 /* image_editor_pro_example.app */;\n\t\t\tproductType = \"com.apple.product-type.application\";\n\t\t};\n/* End PBXNativeTarget section */\n\n/* Begin PBXProject section */\n\t\t33CC10E52044A3C60003C045 /* Project object */ = {\n\t\t\tisa = PBXProject;\n\t\t\tattributes = {\n\t\t\t\tLastSwiftUpdateCheck = 0920;\n\t\t\t\tLastUpgradeCheck = 0930;\n\t\t\t\tORGANIZATIONNAME = \"\";\n\t\t\t\tTargetAttributes = {\n\t\t\t\t\t33CC10EC2044A3C60003C045 = {\n\t\t\t\t\t\tCreatedOnToolsVersion = 9.2;\n\t\t\t\t\t\tLastSwiftMigration = 1100;\n\t\t\t\t\t\tProvisioningStyle = Automatic;\n\t\t\t\t\t\tSystemCapabilities = {\n\t\t\t\t\t\t\tcom.apple.Sandbox = {\n\t\t\t\t\t\t\t\tenabled = 1;\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t};\n\t\t\t\t\t};\n\t\t\t\t\t33CC111A2044C6BA0003C045 = {\n\t\t\t\t\t\tCreatedOnToolsVersion = 9.2;\n\t\t\t\t\t\tProvisioningStyle = Manual;\n\t\t\t\t\t};\n\t\t\t\t};\n\t\t\t};\n\t\t\tbuildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject \"Runner\" */;\n\t\t\tcompatibilityVersion = \"Xcode 9.3\";\n\t\t\tdevelopmentRegion = en;\n\t\t\thasScannedForEncodings = 0;\n\t\t\tknownRegions = (\n\t\t\t\ten,\n\t\t\t\tBase,\n\t\t\t);\n\t\t\tmainGroup = 33CC10E42044A3C60003C045;\n\t\t\tproductRefGroup = 33CC10EE2044A3C60003C045 /* Products */;\n\t\t\tprojectDirPath = \"\";\n\t\t\tprojectRoot = \"\";\n\t\t\ttargets = (\n\t\t\t\t33CC10EC2044A3C60003C045 /* Runner */,\n\t\t\t\t33CC111A2044C6BA0003C045 /* Flutter Assemble */,\n\t\t\t);\n\t\t};\n/* End PBXProject section */\n\n/* Begin PBXResourcesBuildPhase section */\n\t\t33CC10EB2044A3C60003C045 /* Resources */ = {\n\t\t\tisa = PBXResourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */,\n\t\t\t\t33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXResourcesBuildPhase section */\n\n/* Begin PBXShellScriptBuildPhase section */\n\t\t3399D490228B24CF009A79C7 /* ShellScript */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputFileListPaths = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t);\n\t\t\toutputFileListPaths = (\n\t\t\t);\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"echo \\\"$PRODUCT_NAME.app\\\" > \\\"$PROJECT_DIR\\\"/Flutter/ephemeral/.app_filename && \\\"$FLUTTER_ROOT\\\"/packages/flutter_tools/bin/macos_assemble.sh embed\\n\";\n\t\t};\n\t\t33CC111E2044C6BF0003C045 /* ShellScript */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputFileListPaths = (\n\t\t\t\tFlutter/ephemeral/FlutterInputs.xcfilelist,\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\tFlutter/ephemeral/tripwire,\n\t\t\t);\n\t\t\toutputFileListPaths = (\n\t\t\t\tFlutter/ephemeral/FlutterOutputs.xcfilelist,\n\t\t\t);\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"\\\"$FLUTTER_ROOT\\\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire\";\n\t\t};\n/* End PBXShellScriptBuildPhase section */\n\n/* Begin PBXSourcesBuildPhase section */\n\t\t33CC10E92044A3C60003C045 /* Sources */ = {\n\t\t\tisa = PBXSourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */,\n\t\t\t\t33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */,\n\t\t\t\t335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXSourcesBuildPhase section */\n\n/* Begin PBXTargetDependency section */\n\t\t33CC11202044C79F0003C045 /* PBXTargetDependency */ = {\n\t\t\tisa = PBXTargetDependency;\n\t\t\ttarget = 33CC111A2044C6BA0003C045 /* Flutter Assemble */;\n\t\t\ttargetProxy = 33CC111F2044C79F0003C045 /* PBXContainerItemProxy */;\n\t\t};\n/* End PBXTargetDependency section */\n\n/* Begin PBXVariantGroup section */\n\t\t33CC10F42044A3C60003C045 /* MainMenu.xib */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t33CC10F52044A3C60003C045 /* Base */,\n\t\t\t);\n\t\t\tname = MainMenu.xib;\n\t\t\tpath = Runner;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXVariantGroup section */\n\n/* Begin XCBuildConfiguration section */\n\t\t338D0CE9231458BD00FA5F75 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++14\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_DOCUMENTATION_COMMENTS = YES;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCODE_SIGN_IDENTITY = \"-\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu11;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tMACOSX_DEPLOYMENT_TARGET = 10.11;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = macosx;\n\t\t\t\tSWIFT_COMPILATION_MODE = wholemodule;\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-O\";\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t338D0CEA231458BD00FA5F75 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCOMBINE_HIDPI_IMAGES = YES;\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"@executable_path/../Frameworks\",\n\t\t\t\t);\n\t\t\t\tPROVISIONING_PROFILE_SPECIFIER = \"\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t338D0CEB231458BD00FA5F75 /* Profile */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tCODE_SIGN_STYLE = Manual;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t};\n\t\t\tname = Profile;\n\t\t};\n\t\t33CC10F92044A3C60003C045 /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++14\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_DOCUMENTATION_COMMENTS = YES;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCODE_SIGN_IDENTITY = \"-\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = dwarf;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tENABLE_TESTABILITY = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu11;\n\t\t\t\tGCC_DYNAMIC_NO_PIC = NO;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_OPTIMIZATION_LEVEL = 0;\n\t\t\t\tGCC_PREPROCESSOR_DEFINITIONS = (\n\t\t\t\t\t\"DEBUG=1\",\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t);\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tMACOSX_DEPLOYMENT_TARGET = 10.11;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = YES;\n\t\t\t\tONLY_ACTIVE_ARCH = YES;\n\t\t\t\tSDKROOT = macosx;\n\t\t\t\tSWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-Onone\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t33CC10FA2044A3C60003C045 /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++14\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_DOCUMENTATION_COMMENTS = YES;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCODE_SIGN_IDENTITY = \"-\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu11;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tMACOSX_DEPLOYMENT_TARGET = 10.11;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = macosx;\n\t\t\t\tSWIFT_COMPILATION_MODE = wholemodule;\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-O\";\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n\t\t33CC10FC2044A3C60003C045 /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCOMBINE_HIDPI_IMAGES = YES;\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"@executable_path/../Frameworks\",\n\t\t\t\t);\n\t\t\t\tPROVISIONING_PROFILE_SPECIFIER = \"\";\n\t\t\t\tSWIFT_OPTIMIZATION_LEVEL = \"-Onone\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t33CC10FD2044A3C60003C045 /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tCOMBINE_HIDPI_IMAGES = YES;\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"@executable_path/../Frameworks\",\n\t\t\t\t);\n\t\t\t\tPROVISIONING_PROFILE_SPECIFIER = \"\";\n\t\t\t\tSWIFT_VERSION = 5.0;\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n\t\t33CC111C2044C6BA0003C045 /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tCODE_SIGN_STYLE = Manual;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t33CC111D2044C6BA0003C045 /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbuildSettings = {\n\t\t\t\tCODE_SIGN_STYLE = Automatic;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n/* End XCBuildConfiguration section */\n\n/* Begin XCConfigurationList section */\n\t\t33CC10E82044A3C60003C045 /* Build configuration list for PBXProject \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t33CC10F92044A3C60003C045 /* Debug */,\n\t\t\t\t33CC10FA2044A3C60003C045 /* Release */,\n\t\t\t\t338D0CE9231458BD00FA5F75 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n\t\t33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t33CC10FC2044A3C60003C045 /* Debug */,\n\t\t\t\t33CC10FD2044A3C60003C045 /* Release */,\n\t\t\t\t338D0CEA231458BD00FA5F75 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n\t\t33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget \"Flutter Assemble\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t33CC111C2044C6BA0003C045 /* Debug */,\n\t\t\t\t33CC111D2044C6BA0003C045 /* Release */,\n\t\t\t\t338D0CEB231458BD00FA5F75 /* Profile */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n/* End XCConfigurationList section */\n\t};\n\trootObject = 33CC10E52044A3C60003C045 /* Project object */;\n}\n"
  },
  {
    "path": "example/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Scheme\n   LastUpgradeVersion = \"1000\"\n   version = \"1.3\">\n   <BuildAction\n      parallelizeBuildables = \"YES\"\n      buildImplicitDependencies = \"YES\">\n      <BuildActionEntries>\n         <BuildActionEntry\n            buildForTesting = \"YES\"\n            buildForRunning = \"YES\"\n            buildForProfiling = \"YES\"\n            buildForArchiving = \"YES\"\n            buildForAnalyzing = \"YES\">\n            <BuildableReference\n               BuildableIdentifier = \"primary\"\n               BlueprintIdentifier = \"33CC10EC2044A3C60003C045\"\n               BuildableName = \"image_editor_pro_example.app\"\n               BlueprintName = \"Runner\"\n               ReferencedContainer = \"container:Runner.xcodeproj\">\n            </BuildableReference>\n         </BuildActionEntry>\n      </BuildActionEntries>\n   </BuildAction>\n   <TestAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\">\n      <MacroExpansion>\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"33CC10EC2044A3C60003C045\"\n            BuildableName = \"image_editor_pro_example.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </MacroExpansion>\n      <AdditionalOptions>\n      </AdditionalOptions>\n   </TestAction>\n   <LaunchAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      launchStyle = \"0\"\n      useCustomWorkingDirectory = \"NO\"\n      ignoresPersistentStateOnLaunch = \"NO\"\n      debugDocumentVersioning = \"YES\"\n      debugServiceExtension = \"internal\"\n      allowLocationSimulation = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"33CC10EC2044A3C60003C045\"\n            BuildableName = \"image_editor_pro_example.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n      <AdditionalOptions>\n      </AdditionalOptions>\n   </LaunchAction>\n   <ProfileAction\n      buildConfiguration = \"Profile\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\"\n      savedToolIdentifier = \"\"\n      useCustomWorkingDirectory = \"NO\"\n      debugDocumentVersioning = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"33CC10EC2044A3C60003C045\"\n            BuildableName = \"image_editor_pro_example.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n   </ProfileAction>\n   <AnalyzeAction\n      buildConfiguration = \"Debug\">\n   </AnalyzeAction>\n   <ArchiveAction\n      buildConfiguration = \"Release\"\n      revealArchiveInOrganizer = \"YES\">\n   </ArchiveAction>\n</Scheme>\n"
  },
  {
    "path": "example/macos/Runner.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"group:Runner.xcodeproj\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "example/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "example/pubspec.yaml",
    "content": "name: image_editor_pro_example\ndescription: Demonstrates how to use the image_editor_pro plugin.\npublish_to: 'none'\n\nenvironment:\n  sdk: \">=2.7.0 <3.0.0\"\n\ndependencies:\n  flutter:\n    sdk: flutter\n\n  # The following adds the Cupertino Icons font to your application.\n  # Use with the CupertinoIcons class for iOS style icons.\n  cupertino_icons: ^1.0.2\n  firexcode:\n  image_picker:\ndev_dependencies:\n  flutter_test:\n    sdk: flutter\n\n  image_editor_pro:\n    path: ../\n\n# For information on the generic Dart part of this file, see the\n# following page: https://dart.dev/tools/pub/pubspec\n\n# The following section is specific to Flutter.\nflutter:\n\n  # The following line ensures that the Material Icons font is\n  # included with your application, so that you can use the icons in\n  # the material Icons class.\n  uses-material-design: true\n\n  # To add assets to your application, add an assets section, like this:\n  # assets:\n  #  - images/a_dot_burr.jpeg\n  #  - images/a_dot_ham.jpeg\n\n  # An image asset can refer to one or more resolution-specific \"variants\", see\n  # https://flutter.dev/assets-and-images/#resolution-aware.\n\n  # For details regarding adding assets from package dependencies, see\n  # https://flutter.dev/assets-and-images/#from-packages\n\n  # To add custom fonts to your application, add a fonts section here,\n  # in this \"flutter\" section. Each entry in this list should have a\n  # \"family\" key with the font family name, and a \"fonts\" key with a\n  # list giving the asset and other descriptors for the font. For\n  # example:\n  # fonts:\n  #   - family: Schyler\n  #     fonts:\n  #       - asset: fonts/Schyler-Regular.ttf\n  #       - asset: fonts/Schyler-Italic.ttf\n  #         style: italic\n  #   - family: Trajan Pro\n  #     fonts:\n  #       - asset: fonts/TrajanPro.ttf\n  #       - asset: fonts/TrajanPro_Bold.ttf\n  #         weight: 700\n  #\n  # For details regarding fonts from package dependencies,\n  # see https://flutter.dev/custom-fonts/#from-packages\n"
  },
  {
    "path": "example/test/widget_test.dart",
    "content": "import 'package:firexcode/firexcode.dart';\n\nclass Test extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return Container();\n  }\n}\n"
  },
  {
    "path": "example/web/index.html",
    "content": "<!DOCTYPE html>\n<html>\n<head>\n  <!--\n    If you are serving your web app in a path other than the root, change the\n    href value below to reflect the base path you are serving from.\n\n    The path provided below has to start and end with a slash \"/\" in order for\n    it to work correctly.\n\n    Fore more details:\n    * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base\n  -->\n  <base href=\"/\">\n\n  <meta charset=\"UTF-8\">\n  <meta content=\"IE=Edge\" http-equiv=\"X-UA-Compatible\">\n  <meta name=\"description\" content=\"Demonstrates how to use the image_editor_pro plugin.\">\n\n  <!-- iOS meta tags & icons -->\n  <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n  <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">\n  <meta name=\"apple-mobile-web-app-title\" content=\"image_editor_pro_example\">\n  <link rel=\"apple-touch-icon\" href=\"icons/Icon-192.png\">\n\n  <!-- Favicon -->\n  <link rel=\"icon\" type=\"image/png\" href=\"favicon.png\"/>\n\n  <title>image_editor_pro_example</title>\n  <link rel=\"manifest\" href=\"manifest.json\">\n</head>\n<body>\n  <!-- This script installs service_worker.js to provide PWA functionality to\n       application. For more information, see:\n       https://developers.google.com/web/fundamentals/primers/service-workers -->\n  <script>\n    if ('serviceWorker' in navigator) {\n      window.addEventListener('flutter-first-frame', function () {\n        navigator.serviceWorker.register('flutter_service_worker.js');\n      });\n    }\n  </script>\n  <script src=\"main.dart.js\" type=\"application/javascript\"></script>\n</body>\n</html>\n"
  },
  {
    "path": "example/web/manifest.json",
    "content": "{\n    \"name\": \"image_editor_pro_example\",\n    \"short_name\": \"image_editor_pro_example\",\n    \"start_url\": \".\",\n    \"display\": \"standalone\",\n    \"background_color\": \"#0175C2\",\n    \"theme_color\": \"#0175C2\",\n    \"description\": \"Demonstrates how to use the image_editor_pro plugin.\",\n    \"orientation\": \"portrait-primary\",\n    \"prefer_related_applications\": false,\n    \"icons\": [\n        {\n            \"src\": \"icons/Icon-192.png\",\n            \"sizes\": \"192x192\",\n            \"type\": \"image/png\"\n        },\n        {\n            \"src\": \"icons/Icon-512.png\",\n            \"sizes\": \"512x512\",\n            \"type\": \"image/png\"\n        }\n    ]\n}\n"
  },
  {
    "path": "example/windows/.gitignore",
    "content": "flutter/ephemeral/\n\n# Visual Studio user-specific files.\n*.suo\n*.user\n*.userosscache\n*.sln.docstates\n\n# Visual Studio build-related files.\nx64/\nx86/\n\n# Visual Studio cache files\n# files ending in .cache can be ignored\n*.[Cc]ache\n# but keep track of directories ending in .cache\n!*.[Cc]ache/\n"
  },
  {
    "path": "example/windows/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.15)\nproject(image_editor_pro_example LANGUAGES CXX)\n\nset(BINARY_NAME \"image_editor_pro_example\")\n\ncmake_policy(SET CMP0063 NEW)\n\nset(CMAKE_INSTALL_RPATH \"$ORIGIN/lib\")\n\n# Configure build options.\nget_property(IS_MULTICONFIG GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG)\nif(IS_MULTICONFIG)\n  set(CMAKE_CONFIGURATION_TYPES \"Debug;Profile;Release\"\n    CACHE STRING \"\" FORCE)\nelse()\n  if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)\n    set(CMAKE_BUILD_TYPE \"Debug\" CACHE\n      STRING \"Flutter build mode\" FORCE)\n    set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS\n      \"Debug\" \"Profile\" \"Release\")\n  endif()\nendif()\n\nset(CMAKE_EXE_LINKER_FLAGS_PROFILE \"${CMAKE_EXE_LINKER_FLAGS_RELEASE}\")\nset(CMAKE_SHARED_LINKER_FLAGS_PROFILE \"${CMAKE_SHARED_LINKER_FLAGS_RELEASE}\")\nset(CMAKE_C_FLAGS_PROFILE \"${CMAKE_C_FLAGS_RELEASE}\")\nset(CMAKE_CXX_FLAGS_PROFILE \"${CMAKE_CXX_FLAGS_RELEASE}\")\n\n# Use Unicode for all projects.\nadd_definitions(-DUNICODE -D_UNICODE)\n\n# Compilation settings that should be applied to most targets.\nfunction(APPLY_STANDARD_SETTINGS TARGET)\n  target_compile_features(${TARGET} PUBLIC cxx_std_17)\n  target_compile_options(${TARGET} PRIVATE /W4 /WX /wd\"4100\")\n  target_compile_options(${TARGET} PRIVATE /EHsc)\n  target_compile_definitions(${TARGET} PRIVATE \"_HAS_EXCEPTIONS=0\")\n  target_compile_definitions(${TARGET} PRIVATE \"$<$<CONFIG:Debug>:_DEBUG>\")\nendfunction()\n\nset(FLUTTER_MANAGED_DIR \"${CMAKE_CURRENT_SOURCE_DIR}/flutter\")\n\n# Flutter library and tool build rules.\nadd_subdirectory(${FLUTTER_MANAGED_DIR})\n\n# Application build\nadd_subdirectory(\"runner\")\n\n# Generated plugin build rules, which manage building the plugins and adding\n# them to the application.\ninclude(flutter/generated_plugins.cmake)\n\n\n# === Installation ===\n# Support files are copied into place next to the executable, so that it can\n# run in place. This is done instead of making a separate bundle (as on Linux)\n# so that building and running from within Visual Studio will work.\nset(BUILD_BUNDLE_DIR \"$<TARGET_FILE_DIR:${BINARY_NAME}>\")\n# Make the \"install\" step default, as it's required to run.\nset(CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD 1)\nif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)\n  set(CMAKE_INSTALL_PREFIX \"${BUILD_BUNDLE_DIR}\" CACHE PATH \"...\" FORCE)\nendif()\n\nset(INSTALL_BUNDLE_DATA_DIR \"${CMAKE_INSTALL_PREFIX}/data\")\nset(INSTALL_BUNDLE_LIB_DIR \"${CMAKE_INSTALL_PREFIX}\")\n\ninstall(TARGETS ${BINARY_NAME} RUNTIME DESTINATION \"${CMAKE_INSTALL_PREFIX}\"\n  COMPONENT Runtime)\n\ninstall(FILES \"${FLUTTER_ICU_DATA_FILE}\" DESTINATION \"${INSTALL_BUNDLE_DATA_DIR}\"\n  COMPONENT Runtime)\n\ninstall(FILES \"${FLUTTER_LIBRARY}\" DESTINATION \"${INSTALL_BUNDLE_LIB_DIR}\"\n  COMPONENT Runtime)\n\nif(PLUGIN_BUNDLED_LIBRARIES)\n  install(FILES \"${PLUGIN_BUNDLED_LIBRARIES}\"\n    DESTINATION \"${INSTALL_BUNDLE_LIB_DIR}\"\n    COMPONENT Runtime)\nendif()\n\n# Fully re-copy the assets directory on each build to avoid having stale files\n# from a previous install.\nset(FLUTTER_ASSET_DIR_NAME \"flutter_assets\")\ninstall(CODE \"\n  file(REMOVE_RECURSE \\\"${INSTALL_BUNDLE_DATA_DIR}/${FLUTTER_ASSET_DIR_NAME}\\\")\n  \" COMPONENT Runtime)\ninstall(DIRECTORY \"${PROJECT_BUILD_DIR}/${FLUTTER_ASSET_DIR_NAME}\"\n  DESTINATION \"${INSTALL_BUNDLE_DATA_DIR}\" COMPONENT Runtime)\n\n# Install the AOT library on non-Debug builds only.\ninstall(FILES \"${AOT_LIBRARY}\" DESTINATION \"${INSTALL_BUNDLE_DATA_DIR}\"\n  CONFIGURATIONS Profile;Release\n  COMPONENT Runtime)\n"
  },
  {
    "path": "example/windows/flutter/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.15)\n\nset(EPHEMERAL_DIR \"${CMAKE_CURRENT_SOURCE_DIR}/ephemeral\")\n\n# Configuration provided via flutter tool.\ninclude(${EPHEMERAL_DIR}/generated_config.cmake)\n\n# TODO: Move the rest of this into files in ephemeral. See\n# https://github.com/flutter/flutter/issues/57146.\nset(WRAPPER_ROOT \"${EPHEMERAL_DIR}/cpp_client_wrapper\")\n\n# === Flutter Library ===\nset(FLUTTER_LIBRARY \"${EPHEMERAL_DIR}/flutter_windows.dll\")\n\n# Published to parent scope for install step.\nset(FLUTTER_LIBRARY ${FLUTTER_LIBRARY} PARENT_SCOPE)\nset(FLUTTER_ICU_DATA_FILE \"${EPHEMERAL_DIR}/icudtl.dat\" PARENT_SCOPE)\nset(PROJECT_BUILD_DIR \"${PROJECT_DIR}/build/\" PARENT_SCOPE)\nset(AOT_LIBRARY \"${PROJECT_DIR}/build/windows/app.so\" PARENT_SCOPE)\n\nlist(APPEND FLUTTER_LIBRARY_HEADERS\n  \"flutter_export.h\"\n  \"flutter_windows.h\"\n  \"flutter_messenger.h\"\n  \"flutter_plugin_registrar.h\"\n  \"flutter_texture_registrar.h\"\n)\nlist(TRANSFORM FLUTTER_LIBRARY_HEADERS PREPEND \"${EPHEMERAL_DIR}/\")\nadd_library(flutter INTERFACE)\ntarget_include_directories(flutter INTERFACE\n  \"${EPHEMERAL_DIR}\"\n)\ntarget_link_libraries(flutter INTERFACE \"${FLUTTER_LIBRARY}.lib\")\nadd_dependencies(flutter flutter_assemble)\n\n# === Wrapper ===\nlist(APPEND CPP_WRAPPER_SOURCES_CORE\n  \"core_implementations.cc\"\n  \"standard_codec.cc\"\n)\nlist(TRANSFORM CPP_WRAPPER_SOURCES_CORE PREPEND \"${WRAPPER_ROOT}/\")\nlist(APPEND CPP_WRAPPER_SOURCES_PLUGIN\n  \"plugin_registrar.cc\"\n)\nlist(TRANSFORM CPP_WRAPPER_SOURCES_PLUGIN PREPEND \"${WRAPPER_ROOT}/\")\nlist(APPEND CPP_WRAPPER_SOURCES_APP\n  \"flutter_engine.cc\"\n  \"flutter_view_controller.cc\"\n)\nlist(TRANSFORM CPP_WRAPPER_SOURCES_APP PREPEND \"${WRAPPER_ROOT}/\")\n\n# Wrapper sources needed for a plugin.\nadd_library(flutter_wrapper_plugin STATIC\n  ${CPP_WRAPPER_SOURCES_CORE}\n  ${CPP_WRAPPER_SOURCES_PLUGIN}\n)\napply_standard_settings(flutter_wrapper_plugin)\nset_target_properties(flutter_wrapper_plugin PROPERTIES\n  POSITION_INDEPENDENT_CODE ON)\nset_target_properties(flutter_wrapper_plugin PROPERTIES\n  CXX_VISIBILITY_PRESET hidden)\ntarget_link_libraries(flutter_wrapper_plugin PUBLIC flutter)\ntarget_include_directories(flutter_wrapper_plugin PUBLIC\n  \"${WRAPPER_ROOT}/include\"\n)\nadd_dependencies(flutter_wrapper_plugin flutter_assemble)\n\n# Wrapper sources needed for the runner.\nadd_library(flutter_wrapper_app STATIC\n  ${CPP_WRAPPER_SOURCES_CORE}\n  ${CPP_WRAPPER_SOURCES_APP}\n)\napply_standard_settings(flutter_wrapper_app)\ntarget_link_libraries(flutter_wrapper_app PUBLIC flutter)\ntarget_include_directories(flutter_wrapper_app PUBLIC\n  \"${WRAPPER_ROOT}/include\"\n)\nadd_dependencies(flutter_wrapper_app flutter_assemble)\n\n# === Flutter tool backend ===\n# _phony_ is a non-existent file to force this command to run every time,\n# since currently there's no way to get a full input/output list from the\n# flutter tool.\nset(PHONY_OUTPUT \"${CMAKE_CURRENT_BINARY_DIR}/_phony_\")\nset_source_files_properties(\"${PHONY_OUTPUT}\" PROPERTIES SYMBOLIC TRUE)\nadd_custom_command(\n  OUTPUT ${FLUTTER_LIBRARY} ${FLUTTER_LIBRARY_HEADERS}\n    ${CPP_WRAPPER_SOURCES_CORE} ${CPP_WRAPPER_SOURCES_PLUGIN}\n    ${CPP_WRAPPER_SOURCES_APP}\n    ${PHONY_OUTPUT}\n  COMMAND ${CMAKE_COMMAND} -E env\n    ${FLUTTER_TOOL_ENVIRONMENT}\n    \"${FLUTTER_ROOT}/packages/flutter_tools/bin/tool_backend.bat\"\n      windows-x64 $<CONFIG>\n  VERBATIM\n)\nadd_custom_target(flutter_assemble DEPENDS\n  \"${FLUTTER_LIBRARY}\"\n  ${FLUTTER_LIBRARY_HEADERS}\n  ${CPP_WRAPPER_SOURCES_CORE}\n  ${CPP_WRAPPER_SOURCES_PLUGIN}\n  ${CPP_WRAPPER_SOURCES_APP}\n)\n"
  },
  {
    "path": "example/windows/flutter/generated_plugin_registrant.cc",
    "content": "//\n//  Generated file. Do not edit.\n//\n\n#include \"generated_plugin_registrant.h\"\n\n#include <firexcode/firexcode_plugin.h>\n#include <image_editor_pro/image_editor_pro_plugin.h>\n\nvoid RegisterPlugins(flutter::PluginRegistry* registry) {\n  FirexcodePluginRegisterWithRegistrar(\n      registry->GetRegistrarForPlugin(\"FirexcodePlugin\"));\n  ImageEditorProPluginRegisterWithRegistrar(\n      registry->GetRegistrarForPlugin(\"ImageEditorProPlugin\"));\n}\n"
  },
  {
    "path": "example/windows/flutter/generated_plugin_registrant.h",
    "content": "//\n//  Generated file. Do not edit.\n//\n\n#ifndef GENERATED_PLUGIN_REGISTRANT_\n#define GENERATED_PLUGIN_REGISTRANT_\n\n#include <flutter/plugin_registry.h>\n\n// Registers Flutter plugins.\nvoid RegisterPlugins(flutter::PluginRegistry* registry);\n\n#endif  // GENERATED_PLUGIN_REGISTRANT_\n"
  },
  {
    "path": "example/windows/flutter/generated_plugins.cmake",
    "content": "#\n# Generated file, do not edit.\n#\n\nlist(APPEND FLUTTER_PLUGIN_LIST\n  firexcode\n  image_editor_pro\n)\n\nset(PLUGIN_BUNDLED_LIBRARIES)\n\nforeach(plugin ${FLUTTER_PLUGIN_LIST})\n  add_subdirectory(flutter/ephemeral/.plugin_symlinks/${plugin}/windows plugins/${plugin})\n  target_link_libraries(${BINARY_NAME} PRIVATE ${plugin}_plugin)\n  list(APPEND PLUGIN_BUNDLED_LIBRARIES $<TARGET_FILE:${plugin}_plugin>)\n  list(APPEND PLUGIN_BUNDLED_LIBRARIES ${${plugin}_bundled_libraries})\nendforeach(plugin)\n"
  },
  {
    "path": "example/windows/runner/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.15)\nproject(runner LANGUAGES CXX)\n\nadd_executable(${BINARY_NAME} WIN32\n  \"flutter_window.cpp\"\n  \"main.cpp\"\n  \"run_loop.cpp\"\n  \"utils.cpp\"\n  \"win32_window.cpp\"\n  \"${FLUTTER_MANAGED_DIR}/generated_plugin_registrant.cc\"\n  \"Runner.rc\"\n  \"runner.exe.manifest\"\n)\napply_standard_settings(${BINARY_NAME})\ntarget_compile_definitions(${BINARY_NAME} PRIVATE \"NOMINMAX\")\ntarget_link_libraries(${BINARY_NAME} PRIVATE flutter flutter_wrapper_app)\ntarget_include_directories(${BINARY_NAME} PRIVATE \"${CMAKE_SOURCE_DIR}\")\nadd_dependencies(${BINARY_NAME} flutter_assemble)\n"
  },
  {
    "path": "example/windows/runner/Runner.rc",
    "content": "// Microsoft Visual C++ generated resource script.\n//\n#pragma code_page(65001)\n#include \"resource.h\"\n\n#define APSTUDIO_READONLY_SYMBOLS\n/////////////////////////////////////////////////////////////////////////////\n//\n// Generated from the TEXTINCLUDE 2 resource.\n//\n#include \"winres.h\"\n\n/////////////////////////////////////////////////////////////////////////////\n#undef APSTUDIO_READONLY_SYMBOLS\n\n/////////////////////////////////////////////////////////////////////////////\n// English (United States) resources\n\n#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\nLANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US\n\n#ifdef APSTUDIO_INVOKED\n/////////////////////////////////////////////////////////////////////////////\n//\n// TEXTINCLUDE\n//\n\n1 TEXTINCLUDE\nBEGIN\n    \"resource.h\\0\"\nEND\n\n2 TEXTINCLUDE\nBEGIN\n    \"#include \"\"winres.h\"\"\\r\\n\"\n    \"\\0\"\nEND\n\n3 TEXTINCLUDE\nBEGIN\n    \"\\r\\n\"\n    \"\\0\"\nEND\n\n#endif    // APSTUDIO_INVOKED\n\n\n/////////////////////////////////////////////////////////////////////////////\n//\n// Icon\n//\n\n// Icon with lowest ID value placed first to ensure application icon\n// remains consistent on all systems.\nIDI_APP_ICON            ICON                    \"resources\\\\app_icon.ico\"\n\n\n/////////////////////////////////////////////////////////////////////////////\n//\n// Version\n//\n\n#ifdef FLUTTER_BUILD_NUMBER\n#define VERSION_AS_NUMBER FLUTTER_BUILD_NUMBER\n#else\n#define VERSION_AS_NUMBER 1,0,0\n#endif\n\n#ifdef FLUTTER_BUILD_NAME\n#define VERSION_AS_STRING #FLUTTER_BUILD_NAME\n#else\n#define VERSION_AS_STRING \"1.0.0\"\n#endif\n\nVS_VERSION_INFO VERSIONINFO\n FILEVERSION VERSION_AS_NUMBER\n PRODUCTVERSION VERSION_AS_NUMBER\n FILEFLAGSMASK VS_FFI_FILEFLAGSMASK\n#ifdef _DEBUG\n FILEFLAGS VS_FF_DEBUG\n#else\n FILEFLAGS 0x0L\n#endif\n FILEOS VOS__WINDOWS32\n FILETYPE VFT_APP\n FILESUBTYPE 0x0L\nBEGIN\n    BLOCK \"StringFileInfo\"\n    BEGIN\n        BLOCK \"040904e4\"\n        BEGIN\n            VALUE \"CompanyName\", \"zeeshux7860.update\" \"\\0\"\n            VALUE \"FileDescription\", \"Demonstrates how to use the image_editor_pro plugin.\" \"\\0\"\n            VALUE \"FileVersion\", VERSION_AS_STRING \"\\0\"\n            VALUE \"InternalName\", \"image_editor_pro_example\" \"\\0\"\n            VALUE \"LegalCopyright\", \"Copyright (C) 2021 zeeshux7860.update. All rights reserved.\" \"\\0\"\n            VALUE \"OriginalFilename\", \"image_editor_pro_example.exe\" \"\\0\"\n            VALUE \"ProductName\", \"image_editor_pro_example\" \"\\0\"\n            VALUE \"ProductVersion\", VERSION_AS_STRING \"\\0\"\n        END\n    END\n    BLOCK \"VarFileInfo\"\n    BEGIN\n        VALUE \"Translation\", 0x409, 1252\n    END\nEND\n\n#endif    // English (United States) resources\n/////////////////////////////////////////////////////////////////////////////\n\n\n\n#ifndef APSTUDIO_INVOKED\n/////////////////////////////////////////////////////////////////////////////\n//\n// Generated from the TEXTINCLUDE 3 resource.\n//\n\n\n/////////////////////////////////////////////////////////////////////////////\n#endif    // not APSTUDIO_INVOKED\n"
  },
  {
    "path": "example/windows/runner/flutter_window.cpp",
    "content": "#include \"flutter_window.h\"\n\n#include <optional>\n\n#include \"flutter/generated_plugin_registrant.h\"\n\nFlutterWindow::FlutterWindow(RunLoop* run_loop,\n                             const flutter::DartProject& project)\n    : run_loop_(run_loop), project_(project) {}\n\nFlutterWindow::~FlutterWindow() {}\n\nbool FlutterWindow::OnCreate() {\n  if (!Win32Window::OnCreate()) {\n    return false;\n  }\n\n  RECT frame = GetClientArea();\n\n  // The size here must match the window dimensions to avoid unnecessary surface\n  // creation / destruction in the startup path.\n  flutter_controller_ = std::make_unique<flutter::FlutterViewController>(\n      frame.right - frame.left, frame.bottom - frame.top, project_);\n  // Ensure that basic setup of the controller was successful.\n  if (!flutter_controller_->engine() || !flutter_controller_->view()) {\n    return false;\n  }\n  RegisterPlugins(flutter_controller_->engine());\n  run_loop_->RegisterFlutterInstance(flutter_controller_->engine());\n  SetChildContent(flutter_controller_->view()->GetNativeWindow());\n  return true;\n}\n\nvoid FlutterWindow::OnDestroy() {\n  if (flutter_controller_) {\n    run_loop_->UnregisterFlutterInstance(flutter_controller_->engine());\n    flutter_controller_ = nullptr;\n  }\n\n  Win32Window::OnDestroy();\n}\n\nLRESULT\nFlutterWindow::MessageHandler(HWND hwnd, UINT const message,\n                              WPARAM const wparam,\n                              LPARAM const lparam) noexcept {\n  // Give Flutter, including plugins, an opporutunity to handle window messages.\n  if (flutter_controller_) {\n    std::optional<LRESULT> result =\n        flutter_controller_->HandleTopLevelWindowProc(hwnd, message, wparam,\n                                                      lparam);\n    if (result) {\n      return *result;\n    }\n  }\n\n  switch (message) {\n    case WM_FONTCHANGE:\n      flutter_controller_->engine()->ReloadSystemFonts();\n      break;\n  }\n\n  return Win32Window::MessageHandler(hwnd, message, wparam, lparam);\n}\n"
  },
  {
    "path": "example/windows/runner/flutter_window.h",
    "content": "#ifndef RUNNER_FLUTTER_WINDOW_H_\n#define RUNNER_FLUTTER_WINDOW_H_\n\n#include <flutter/dart_project.h>\n#include <flutter/flutter_view_controller.h>\n\n#include <memory>\n\n#include \"run_loop.h\"\n#include \"win32_window.h\"\n\n// A window that does nothing but host a Flutter view.\nclass FlutterWindow : public Win32Window {\n public:\n  // Creates a new FlutterWindow driven by the |run_loop|, hosting a\n  // Flutter view running |project|.\n  explicit FlutterWindow(RunLoop* run_loop,\n                         const flutter::DartProject& project);\n  virtual ~FlutterWindow();\n\n protected:\n  // Win32Window:\n  bool OnCreate() override;\n  void OnDestroy() override;\n  LRESULT MessageHandler(HWND window, UINT const message, WPARAM const wparam,\n                         LPARAM const lparam) noexcept override;\n\n private:\n  // The run loop driving events for this window.\n  RunLoop* run_loop_;\n\n  // The project to run.\n  flutter::DartProject project_;\n\n  // The Flutter instance hosted by this window.\n  std::unique_ptr<flutter::FlutterViewController> flutter_controller_;\n};\n\n#endif  // RUNNER_FLUTTER_WINDOW_H_\n"
  },
  {
    "path": "example/windows/runner/main.cpp",
    "content": "#include <flutter/dart_project.h>\n#include <flutter/flutter_view_controller.h>\n#include <windows.h>\n\n#include \"flutter_window.h\"\n#include \"run_loop.h\"\n#include \"utils.h\"\n\nint APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev,\n                      _In_ wchar_t *command_line, _In_ int show_command) {\n  // Attach to console when present (e.g., 'flutter run') or create a\n  // new console when running with a debugger.\n  if (!::AttachConsole(ATTACH_PARENT_PROCESS) && ::IsDebuggerPresent()) {\n    CreateAndAttachConsole();\n  }\n\n  // Initialize COM, so that it is available for use in the library and/or\n  // plugins.\n  ::CoInitializeEx(nullptr, COINIT_APARTMENTTHREADED);\n\n  RunLoop run_loop;\n\n  flutter::DartProject project(L\"data\");\n\n  std::vector<std::string> command_line_arguments =\n      GetCommandLineArguments();\n\n  project.set_dart_entrypoint_arguments(std::move(command_line_arguments));\n\n  FlutterWindow window(&run_loop, project);\n  Win32Window::Point origin(10, 10);\n  Win32Window::Size size(1280, 720);\n  if (!window.CreateAndShow(L\"image_editor_pro_example\", origin, size)) {\n    return EXIT_FAILURE;\n  }\n  window.SetQuitOnClose(true);\n\n  run_loop.Run();\n\n  ::CoUninitialize();\n  return EXIT_SUCCESS;\n}\n"
  },
  {
    "path": "example/windows/runner/resource.h",
    "content": "//{{NO_DEPENDENCIES}}\n// Microsoft Visual C++ generated include file.\n// Used by Runner.rc\n//\n#define IDI_APP_ICON                    101\n\n// Next default values for new objects\n//\n#ifdef APSTUDIO_INVOKED\n#ifndef APSTUDIO_READONLY_SYMBOLS\n#define _APS_NEXT_RESOURCE_VALUE        102\n#define _APS_NEXT_COMMAND_VALUE         40001\n#define _APS_NEXT_CONTROL_VALUE         1001\n#define _APS_NEXT_SYMED_VALUE           101\n#endif\n#endif\n"
  },
  {
    "path": "example/windows/runner/run_loop.cpp",
    "content": "#include \"run_loop.h\"\n\n#include <windows.h>\n\n#include <algorithm>\n\nRunLoop::RunLoop() {}\n\nRunLoop::~RunLoop() {}\n\nvoid RunLoop::Run() {\n  bool keep_running = true;\n  TimePoint next_flutter_event_time = TimePoint::clock::now();\n  while (keep_running) {\n    std::chrono::nanoseconds wait_duration =\n        std::max(std::chrono::nanoseconds(0),\n                 next_flutter_event_time - TimePoint::clock::now());\n    ::MsgWaitForMultipleObjects(\n        0, nullptr, FALSE, static_cast<DWORD>(wait_duration.count() / 1000),\n        QS_ALLINPUT);\n    bool processed_events = false;\n    MSG message;\n    // All pending Windows messages must be processed; MsgWaitForMultipleObjects\n    // won't return again for items left in the queue after PeekMessage.\n    while (::PeekMessage(&message, nullptr, 0, 0, PM_REMOVE)) {\n      processed_events = true;\n      if (message.message == WM_QUIT) {\n        keep_running = false;\n        break;\n      }\n      ::TranslateMessage(&message);\n      ::DispatchMessage(&message);\n      // Allow Flutter to process messages each time a Windows message is\n      // processed, to prevent starvation.\n      next_flutter_event_time =\n          std::min(next_flutter_event_time, ProcessFlutterMessages());\n    }\n    // If the PeekMessage loop didn't run, process Flutter messages.\n    if (!processed_events) {\n      next_flutter_event_time =\n          std::min(next_flutter_event_time, ProcessFlutterMessages());\n    }\n  }\n}\n\nvoid RunLoop::RegisterFlutterInstance(\n    flutter::FlutterEngine* flutter_instance) {\n  flutter_instances_.insert(flutter_instance);\n}\n\nvoid RunLoop::UnregisterFlutterInstance(\n    flutter::FlutterEngine* flutter_instance) {\n  flutter_instances_.erase(flutter_instance);\n}\n\nRunLoop::TimePoint RunLoop::ProcessFlutterMessages() {\n  TimePoint next_event_time = TimePoint::max();\n  for (auto instance : flutter_instances_) {\n    std::chrono::nanoseconds wait_duration = instance->ProcessMessages();\n    if (wait_duration != std::chrono::nanoseconds::max()) {\n      next_event_time =\n          std::min(next_event_time, TimePoint::clock::now() + wait_duration);\n    }\n  }\n  return next_event_time;\n}\n"
  },
  {
    "path": "example/windows/runner/run_loop.h",
    "content": "#ifndef RUNNER_RUN_LOOP_H_\n#define RUNNER_RUN_LOOP_H_\n\n#include <flutter/flutter_engine.h>\n\n#include <chrono>\n#include <set>\n\n// A runloop that will service events for Flutter instances as well\n// as native messages.\nclass RunLoop {\n public:\n  RunLoop();\n  ~RunLoop();\n\n  // Prevent copying\n  RunLoop(RunLoop const&) = delete;\n  RunLoop& operator=(RunLoop const&) = delete;\n\n  // Runs the run loop until the application quits.\n  void Run();\n\n  // Registers the given Flutter instance for event servicing.\n  void RegisterFlutterInstance(\n      flutter::FlutterEngine* flutter_instance);\n\n  // Unregisters the given Flutter instance from event servicing.\n  void UnregisterFlutterInstance(\n      flutter::FlutterEngine* flutter_instance);\n\n private:\n  using TimePoint = std::chrono::steady_clock::time_point;\n\n  // Processes all currently pending messages for registered Flutter instances.\n  TimePoint ProcessFlutterMessages();\n\n  std::set<flutter::FlutterEngine*> flutter_instances_;\n};\n\n#endif  // RUNNER_RUN_LOOP_H_\n"
  },
  {
    "path": "example/windows/runner/runner.exe.manifest",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<assembly xmlns=\"urn:schemas-microsoft-com:asm.v1\" manifestVersion=\"1.0\">\n  <application xmlns=\"urn:schemas-microsoft-com:asm.v3\">\n    <windowsSettings>\n      <dpiAwareness xmlns=\"http://schemas.microsoft.com/SMI/2016/WindowsSettings\">PerMonitorV2</dpiAwareness>\n    </windowsSettings>\n  </application>\n  <compatibility xmlns=\"urn:schemas-microsoft-com:compatibility.v1\">\n    <application>\n      <!-- Windows 10 -->\n      <supportedOS Id=\"{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}\"/>\n      <!-- Windows 8.1 -->\n      <supportedOS Id=\"{1f676c76-80e1-4239-95bb-83d0f6d0da78}\"/>\n      <!-- Windows 8 -->\n      <supportedOS Id=\"{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}\"/>\n      <!-- Windows 7 -->\n      <supportedOS Id=\"{35138b9a-5d96-4fbd-8e2d-a2440225f93a}\"/>\n    </application>\n  </compatibility>\n</assembly>\n"
  },
  {
    "path": "example/windows/runner/utils.cpp",
    "content": "#include \"utils.h\"\n\n#include <flutter_windows.h>\n#include <io.h>\n#include <stdio.h>\n#include <windows.h>\n\n#include <iostream>\n\nvoid CreateAndAttachConsole() {\n  if (::AllocConsole()) {\n    FILE *unused;\n    if (freopen_s(&unused, \"CONOUT$\", \"w\", stdout)) {\n      _dup2(_fileno(stdout), 1);\n    }\n    if (freopen_s(&unused, \"CONOUT$\", \"w\", stderr)) {\n      _dup2(_fileno(stdout), 2);\n    }\n    std::ios::sync_with_stdio();\n    FlutterDesktopResyncOutputStreams();\n  }\n}\n\nstd::vector<std::string> GetCommandLineArguments() {\n  // Convert the UTF-16 command line arguments to UTF-8 for the Engine to use.\n  int argc;\n  wchar_t** argv = ::CommandLineToArgvW(::GetCommandLineW(), &argc);\n  if (argv == nullptr) {\n    return std::vector<std::string>();\n  }\n\n  std::vector<std::string> command_line_arguments;\n\n  // Skip the first argument as it's the binary name.\n  for (int i = 1; i < argc; i++) {\n    command_line_arguments.push_back(Utf8FromUtf16(argv[i]));\n  }\n\n  ::LocalFree(argv);\n\n  return command_line_arguments;\n}\n\nstd::string Utf8FromUtf16(const wchar_t* utf16_string) {\n  if (utf16_string == nullptr) {\n    return std::string();\n  }\n  int target_length = ::WideCharToMultiByte(\n      CP_UTF8, WC_ERR_INVALID_CHARS, utf16_string,\n      -1, nullptr, 0, nullptr, nullptr);\n  if (target_length == 0) {\n    return std::string();\n  }\n  std::string utf8_string;\n  utf8_string.resize(target_length);\n  int converted_length = ::WideCharToMultiByte(\n      CP_UTF8, WC_ERR_INVALID_CHARS, utf16_string,\n      -1, utf8_string.data(),\n      target_length, nullptr, nullptr);\n  if (converted_length == 0) {\n    return std::string();\n  }\n  return utf8_string;\n}\n"
  },
  {
    "path": "example/windows/runner/utils.h",
    "content": "#ifndef RUNNER_UTILS_H_\n#define RUNNER_UTILS_H_\n\n#include <string>\n#include <vector>\n\n// Creates a console for the process, and redirects stdout and stderr to\n// it for both the runner and the Flutter library.\nvoid CreateAndAttachConsole();\n\n// Takes a null-terminated wchar_t* encoded in UTF-16 and returns a std::string\n// encoded in UTF-8. Returns an empty std::string on failure.\nstd::string Utf8FromUtf16(const wchar_t* utf16_string);\n\n// Gets the command line arguments passed in as a std::vector<std::string>,\n// encoded in UTF-8. Returns an empty std::vector<std::string> on failure.\nstd::vector<std::string> GetCommandLineArguments();\n\n#endif  // RUNNER_UTILS_H_\n"
  },
  {
    "path": "example/windows/runner/win32_window.cpp",
    "content": "#include \"win32_window.h\"\n\n#include <flutter_windows.h>\n\n#include \"resource.h\"\n\nnamespace {\n\nconstexpr const wchar_t kWindowClassName[] = L\"FLUTTER_RUNNER_WIN32_WINDOW\";\n\n// The number of Win32Window objects that currently exist.\nstatic int g_active_window_count = 0;\n\nusing EnableNonClientDpiScaling = BOOL __stdcall(HWND hwnd);\n\n// Scale helper to convert logical scaler values to physical using passed in\n// scale factor\nint Scale(int source, double scale_factor) {\n  return static_cast<int>(source * scale_factor);\n}\n\n// Dynamically loads the |EnableNonClientDpiScaling| from the User32 module.\n// This API is only needed for PerMonitor V1 awareness mode.\nvoid EnableFullDpiSupportIfAvailable(HWND hwnd) {\n  HMODULE user32_module = LoadLibraryA(\"User32.dll\");\n  if (!user32_module) {\n    return;\n  }\n  auto enable_non_client_dpi_scaling =\n      reinterpret_cast<EnableNonClientDpiScaling*>(\n          GetProcAddress(user32_module, \"EnableNonClientDpiScaling\"));\n  if (enable_non_client_dpi_scaling != nullptr) {\n    enable_non_client_dpi_scaling(hwnd);\n    FreeLibrary(user32_module);\n  }\n}\n\n}  // namespace\n\n// Manages the Win32Window's window class registration.\nclass WindowClassRegistrar {\n public:\n  ~WindowClassRegistrar() = default;\n\n  // Returns the singleton registar instance.\n  static WindowClassRegistrar* GetInstance() {\n    if (!instance_) {\n      instance_ = new WindowClassRegistrar();\n    }\n    return instance_;\n  }\n\n  // Returns the name of the window class, registering the class if it hasn't\n  // previously been registered.\n  const wchar_t* GetWindowClass();\n\n  // Unregisters the window class. Should only be called if there are no\n  // instances of the window.\n  void UnregisterWindowClass();\n\n private:\n  WindowClassRegistrar() = default;\n\n  static WindowClassRegistrar* instance_;\n\n  bool class_registered_ = false;\n};\n\nWindowClassRegistrar* WindowClassRegistrar::instance_ = nullptr;\n\nconst wchar_t* WindowClassRegistrar::GetWindowClass() {\n  if (!class_registered_) {\n    WNDCLASS window_class{};\n    window_class.hCursor = LoadCursor(nullptr, IDC_ARROW);\n    window_class.lpszClassName = kWindowClassName;\n    window_class.style = CS_HREDRAW | CS_VREDRAW;\n    window_class.cbClsExtra = 0;\n    window_class.cbWndExtra = 0;\n    window_class.hInstance = GetModuleHandle(nullptr);\n    window_class.hIcon =\n        LoadIcon(window_class.hInstance, MAKEINTRESOURCE(IDI_APP_ICON));\n    window_class.hbrBackground = 0;\n    window_class.lpszMenuName = nullptr;\n    window_class.lpfnWndProc = Win32Window::WndProc;\n    RegisterClass(&window_class);\n    class_registered_ = true;\n  }\n  return kWindowClassName;\n}\n\nvoid WindowClassRegistrar::UnregisterWindowClass() {\n  UnregisterClass(kWindowClassName, nullptr);\n  class_registered_ = false;\n}\n\nWin32Window::Win32Window() {\n  ++g_active_window_count;\n}\n\nWin32Window::~Win32Window() {\n  --g_active_window_count;\n  Destroy();\n}\n\nbool Win32Window::CreateAndShow(const std::wstring& title,\n                                const Point& origin,\n                                const Size& size) {\n  Destroy();\n\n  const wchar_t* window_class =\n      WindowClassRegistrar::GetInstance()->GetWindowClass();\n\n  const POINT target_point = {static_cast<LONG>(origin.x),\n                              static_cast<LONG>(origin.y)};\n  HMONITOR monitor = MonitorFromPoint(target_point, MONITOR_DEFAULTTONEAREST);\n  UINT dpi = FlutterDesktopGetDpiForMonitor(monitor);\n  double scale_factor = dpi / 96.0;\n\n  HWND window = CreateWindow(\n      window_class, title.c_str(), WS_OVERLAPPEDWINDOW | WS_VISIBLE,\n      Scale(origin.x, scale_factor), Scale(origin.y, scale_factor),\n      Scale(size.width, scale_factor), Scale(size.height, scale_factor),\n      nullptr, nullptr, GetModuleHandle(nullptr), this);\n\n  if (!window) {\n    return false;\n  }\n\n  return OnCreate();\n}\n\n// static\nLRESULT CALLBACK Win32Window::WndProc(HWND const window,\n                                      UINT const message,\n                                      WPARAM const wparam,\n                                      LPARAM const lparam) noexcept {\n  if (message == WM_NCCREATE) {\n    auto window_struct = reinterpret_cast<CREATESTRUCT*>(lparam);\n    SetWindowLongPtr(window, GWLP_USERDATA,\n                     reinterpret_cast<LONG_PTR>(window_struct->lpCreateParams));\n\n    auto that = static_cast<Win32Window*>(window_struct->lpCreateParams);\n    EnableFullDpiSupportIfAvailable(window);\n    that->window_handle_ = window;\n  } else if (Win32Window* that = GetThisFromHandle(window)) {\n    return that->MessageHandler(window, message, wparam, lparam);\n  }\n\n  return DefWindowProc(window, message, wparam, lparam);\n}\n\nLRESULT\nWin32Window::MessageHandler(HWND hwnd,\n                            UINT const message,\n                            WPARAM const wparam,\n                            LPARAM const lparam) noexcept {\n  switch (message) {\n    case WM_DESTROY:\n      window_handle_ = nullptr;\n      Destroy();\n      if (quit_on_close_) {\n        PostQuitMessage(0);\n      }\n      return 0;\n\n    case WM_DPICHANGED: {\n      auto newRectSize = reinterpret_cast<RECT*>(lparam);\n      LONG newWidth = newRectSize->right - newRectSize->left;\n      LONG newHeight = newRectSize->bottom - newRectSize->top;\n\n      SetWindowPos(hwnd, nullptr, newRectSize->left, newRectSize->top, newWidth,\n                   newHeight, SWP_NOZORDER | SWP_NOACTIVATE);\n\n      return 0;\n    }\n    case WM_SIZE: {\n      RECT rect = GetClientArea();\n      if (child_content_ != nullptr) {\n        // Size and position the child window.\n        MoveWindow(child_content_, rect.left, rect.top, rect.right - rect.left,\n                   rect.bottom - rect.top, TRUE);\n      }\n      return 0;\n    }\n\n    case WM_ACTIVATE:\n      if (child_content_ != nullptr) {\n        SetFocus(child_content_);\n      }\n      return 0;\n  }\n\n  return DefWindowProc(window_handle_, message, wparam, lparam);\n}\n\nvoid Win32Window::Destroy() {\n  OnDestroy();\n\n  if (window_handle_) {\n    DestroyWindow(window_handle_);\n    window_handle_ = nullptr;\n  }\n  if (g_active_window_count == 0) {\n    WindowClassRegistrar::GetInstance()->UnregisterWindowClass();\n  }\n}\n\nWin32Window* Win32Window::GetThisFromHandle(HWND const window) noexcept {\n  return reinterpret_cast<Win32Window*>(\n      GetWindowLongPtr(window, GWLP_USERDATA));\n}\n\nvoid Win32Window::SetChildContent(HWND content) {\n  child_content_ = content;\n  SetParent(content, window_handle_);\n  RECT frame = GetClientArea();\n\n  MoveWindow(content, frame.left, frame.top, frame.right - frame.left,\n             frame.bottom - frame.top, true);\n\n  SetFocus(child_content_);\n}\n\nRECT Win32Window::GetClientArea() {\n  RECT frame;\n  GetClientRect(window_handle_, &frame);\n  return frame;\n}\n\nHWND Win32Window::GetHandle() {\n  return window_handle_;\n}\n\nvoid Win32Window::SetQuitOnClose(bool quit_on_close) {\n  quit_on_close_ = quit_on_close;\n}\n\nbool Win32Window::OnCreate() {\n  // No-op; provided for subclasses.\n  return true;\n}\n\nvoid Win32Window::OnDestroy() {\n  // No-op; provided for subclasses.\n}\n"
  },
  {
    "path": "example/windows/runner/win32_window.h",
    "content": "#ifndef RUNNER_WIN32_WINDOW_H_\n#define RUNNER_WIN32_WINDOW_H_\n\n#include <windows.h>\n\n#include <functional>\n#include <memory>\n#include <string>\n\n// A class abstraction for a high DPI-aware Win32 Window. Intended to be\n// inherited from by classes that wish to specialize with custom\n// rendering and input handling\nclass Win32Window {\n public:\n  struct Point {\n    unsigned int x;\n    unsigned int y;\n    Point(unsigned int x, unsigned int y) : x(x), y(y) {}\n  };\n\n  struct Size {\n    unsigned int width;\n    unsigned int height;\n    Size(unsigned int width, unsigned int height)\n        : width(width), height(height) {}\n  };\n\n  Win32Window();\n  virtual ~Win32Window();\n\n  // Creates and shows a win32 window with |title| and position and size using\n  // |origin| and |size|. New windows are created on the default monitor. Window\n  // sizes are specified to the OS in physical pixels, hence to ensure a\n  // consistent size to will treat the width height passed in to this function\n  // as logical pixels and scale to appropriate for the default monitor. Returns\n  // true if the window was created successfully.\n  bool CreateAndShow(const std::wstring& title,\n                     const Point& origin,\n                     const Size& size);\n\n  // Release OS resources associated with window.\n  void Destroy();\n\n  // Inserts |content| into the window tree.\n  void SetChildContent(HWND content);\n\n  // Returns the backing Window handle to enable clients to set icon and other\n  // window properties. Returns nullptr if the window has been destroyed.\n  HWND GetHandle();\n\n  // If true, closing this window will quit the application.\n  void SetQuitOnClose(bool quit_on_close);\n\n  // Return a RECT representing the bounds of the current client area.\n  RECT GetClientArea();\n\n protected:\n  // Processes and route salient window messages for mouse handling,\n  // size change and DPI. Delegates handling of these to member overloads that\n  // inheriting classes can handle.\n  virtual LRESULT MessageHandler(HWND window,\n                                 UINT const message,\n                                 WPARAM const wparam,\n                                 LPARAM const lparam) noexcept;\n\n  // Called when CreateAndShow is called, allowing subclass window-related\n  // setup. Subclasses should return false if setup fails.\n  virtual bool OnCreate();\n\n  // Called when Destroy is called.\n  virtual void OnDestroy();\n\n private:\n  friend class WindowClassRegistrar;\n\n  // OS callback called by message pump. Handles the WM_NCCREATE message which\n  // is passed when the non-client area is being created and enables automatic\n  // non-client DPI scaling so that the non-client area automatically\n  // responsponds to changes in DPI. All other messages are handled by\n  // MessageHandler.\n  static LRESULT CALLBACK WndProc(HWND const window,\n                                  UINT const message,\n                                  WPARAM const wparam,\n                                  LPARAM const lparam) noexcept;\n\n  // Retrieves a class instance pointer for |window|\n  static Win32Window* GetThisFromHandle(HWND const window) noexcept;\n\n  bool quit_on_close_ = false;\n\n  // window handle for top level window.\n  HWND window_handle_ = nullptr;\n\n  // window handle for hosted content.\n  HWND child_content_ = nullptr;\n};\n\n#endif  // RUNNER_WIN32_WINDOW_H_\n"
  },
  {
    "path": "image_editor_pro.iml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<module type=\"JAVA_MODULE\" version=\"4\">\n  <component name=\"NewModuleRootManager\" inherit-compiler-output=\"true\">\n    <exclude-output />\n    <content url=\"file://$MODULE_DIR$\">\n      <sourceFolder url=\"file://$MODULE_DIR$/lib\" isTestSource=\"false\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/.idea\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/firexcode/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/firexcode/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/firexcode/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/firexcode/example/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/firexcode/example/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/firexcode/example/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/image_editor_pro/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/image_editor_pro/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/image_editor_pro/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux/example/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux/example/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/linux/flutter/ephemeral/.plugin_symlinks/path_provider_linux/example/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/firexcode/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/firexcode/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/firexcode/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/firexcode/example/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/firexcode/example/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/firexcode/example/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/image_editor_pro/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/image_editor_pro/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/image_editor_pro/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows/build\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows/example/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows/example/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/example/windows/flutter/ephemeral/.plugin_symlinks/path_provider_windows/example/build\" />\n    </content>\n    <orderEntry type=\"sourceFolder\" forTests=\"false\" />\n    <orderEntry type=\"library\" name=\"Dart SDK\" level=\"project\" />\n    <orderEntry type=\"library\" name=\"Flutter Plugins\" level=\"project\" />\n  </component>\n</module>"
  },
  {
    "path": "ios/.gitignore",
    "content": ".idea/\n.vagrant/\n.sconsign.dblite\n.svn/\n\n.DS_Store\n*.swp\nprofile\n\nDerivedData/\nbuild/\nGeneratedPluginRegistrant.h\nGeneratedPluginRegistrant.m\n\n.generated/\n\n*.pbxuser\n*.mode1v3\n*.mode2v3\n*.perspectivev3\n\n!default.pbxuser\n!default.mode1v3\n!default.mode2v3\n!default.perspectivev3\n\nxcuserdata\n\n*.moved-aside\n\n*.pyc\n*sync/\nIcon?\n.tags*\n\n/Flutter/Generated.xcconfig\n/Flutter/flutter_export_environment.sh"
  },
  {
    "path": "ios/Assets/.gitkeep",
    "content": ""
  },
  {
    "path": "ios/Classes/ImageEditorProPlugin.h",
    "content": "#import <Flutter/Flutter.h>\n\n@interface ImageEditorProPlugin : NSObject<FlutterPlugin>\n@end\n"
  },
  {
    "path": "ios/Classes/ImageEditorProPlugin.m",
    "content": "#import \"ImageEditorProPlugin.h\"\n#if __has_include(<image_editor_pro/image_editor_pro-Swift.h>)\n#import <image_editor_pro/image_editor_pro-Swift.h>\n#else\n// Support project import fallback if the generated compatibility header\n// is not copied when this plugin is created as a library.\n// https://forums.swift.org/t/swift-static-libraries-dont-copy-generated-objective-c-header/19816\n#import \"image_editor_pro-Swift.h\"\n#endif\n\n@implementation ImageEditorProPlugin\n+ (void)registerWithRegistrar:(NSObject<FlutterPluginRegistrar>*)registrar {\n  [SwiftImageEditorProPlugin registerWithRegistrar:registrar];\n}\n@end\n"
  },
  {
    "path": "ios/Classes/SwiftImageEditorProPlugin.swift",
    "content": "import Flutter\nimport UIKit\n\npublic class SwiftImageEditorProPlugin: NSObject, FlutterPlugin {\n  public static func register(with registrar: FlutterPluginRegistrar) {\n    let channel = FlutterMethodChannel(name: \"image_editor_pro\", binaryMessenger: registrar.messenger())\n    let instance = SwiftImageEditorProPlugin()\n    registrar.addMethodCallDelegate(instance, channel: channel)\n  }\n\n  public func handle(_ call: FlutterMethodCall, result: @escaping FlutterResult) {\n    result(\"iOS \" + UIDevice.current.systemVersion)\n  }\n}\n"
  },
  {
    "path": "ios/image_editor_pro.podspec",
    "content": "#\n# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html.\n# Run `pod lib lint image_editor_pro.podspec' to validate before publishing.\n#\nPod::Spec.new do |s|\n  s.name             = 'image_editor_pro'\n  s.version          = '0.0.1'\n  s.summary          = 'A new flutter plugin project.'\n  s.description      = <<-DESC\nA new flutter plugin project.\n                       DESC\n  s.homepage         = 'http://example.com'\n  s.license          = { :file => '../LICENSE' }\n  s.author           = { 'Your Company' => 'email@example.com' }\n  s.source           = { :path => '.' }\n  s.source_files = 'Classes/**/*'\n  s.dependency 'Flutter'\n  s.platform = :ios, '8.0'\n\n  # Flutter.framework does not contain a i386 slice.\n  s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }\n  s.swift_version = '5.0'\nend\n"
  },
  {
    "path": "lib/data/data.dart",
    "content": "List<String> getSmileys() {\n  List emojis = <String>[];\n  String emoji;\n\n  emoji = '😀';\n  emojis.add(emoji);\n  emoji = '😁';\n  emojis.add(emoji);\n  emoji = '😂';\n  emojis.add(emoji);\n  emoji = '🤣';\n  emojis.add(emoji);\n  emoji = '😃';\n  emojis.add(emoji);\n  emoji = '😄';\n  emojis.add(emoji);\n  emoji = '😅';\n  emojis.add(emoji);\n  emoji = '😆';\n  emojis.add(emoji);\n  emoji = '😉';\n  emojis.add(emoji);\n  emoji = '😊';\n  emojis.add(emoji);\n  emoji = '😋';\n  emojis.add(emoji);\n  emoji = '😎';\n  emojis.add(emoji);\n  emoji = '😍';\n  emojis.add(emoji);\n  emoji = '😘';\n  emojis.add(emoji);\n  emoji = '🥰';\n  emojis.add(emoji);\n  emoji = '😗';\n  emojis.add(emoji);\n  emoji = '😙';\n  emojis.add(emoji);\n  emoji = '😚';\n  emojis.add(emoji);\n  emoji = '🙂️';\n  emojis.add(emoji);\n  emoji = '🤗';\n  emojis.add(emoji);\n  emoji = '🤩';\n  emojis.add(emoji);\n  emoji = '🤔';\n  emojis.add(emoji);\n  emoji = '🤔';\n  emojis.add(emoji);\n  emoji = '🤨';\n  emojis.add(emoji);\n  emoji = '😐';\n  emojis.add(emoji);\n  emoji = '😑';\n  emojis.add(emoji);\n\n  emoji = '😶';\n  emojis.add(emoji);\n  emoji = '🙄';\n  emojis.add(emoji);\n  emoji = '😏';\n  emojis.add(emoji);\n\n  emoji = '😣';\n  emojis.add(emoji);\n  emoji = '😥';\n  emojis.add(emoji);\n\n  emoji = '😮';\n  emojis.add(emoji);\n  emoji = '🤐';\n  emojis.add(emoji);\n\n  emoji = '😯';\n  emojis.add(emoji);\n  emoji = '😪';\n  emojis.add(emoji);\n  emoji = '😫';\n  emojis.add(emoji);\n\n  emoji = '😴';\n  emojis.add(emoji);\n  emoji = '😌';\n  emojis.add(emoji);\n\n  emoji = '😛';\n  emojis.add(emoji);\n  emoji = '😜';\n  emojis.add(emoji);\n  emoji = '😝';\n  emojis.add(emoji);\n\n  emoji = '🤤';\n  emojis.add(emoji);\n\n  emoji = '😒';\n  emojis.add(emoji);\n  emoji = '😓';\n  emojis.add(emoji);\n  emoji = '😔';\n  emojis.add(emoji);\n  emoji = '😕';\n  emojis.add(emoji);\n  emoji = '🙃';\n  emojis.add(emoji);\n  emoji = '🤑';\n  emojis.add(emoji);\n  emoji = '😲';\n  emojis.add(emoji);\n\n  emoji = '🙁';\n  emojis.add(emoji);\n\n  emoji = '😖';\n  emojis.add(emoji);\n  emoji = '😞';\n  emojis.add(emoji);\n  emoji = '😟';\n  emojis.add(emoji);\n  emoji = '😤';\n  emojis.add(emoji);\n  emoji = '😢';\n  emojis.add(emoji);\n  emoji = '😭';\n  emojis.add(emoji);\n  emoji = '😦';\n  emojis.add(emoji);\n  emoji = '😧';\n  emojis.add(emoji);\n  emoji = '😨';\n  emojis.add(emoji);\n  emoji = '😩';\n  emojis.add(emoji);\n  emoji = '🤯';\n  emojis.add(emoji);\n  emoji = '😬';\n  emojis.add(emoji);\n\n  emoji = '😰';\n  emojis.add(emoji);\n  emoji = '😱';\n  emojis.add(emoji);\n  emoji = '🥵';\n  emojis.add(emoji);\n  emoji = '🥶';\n  emojis.add(emoji);\n  emoji = '😳';\n  emojis.add(emoji);\n  emoji = '🤪';\n  emojis.add(emoji);\n  emoji = '😵';\n  emojis.add(emoji);\n  emoji = '😡';\n  emojis.add(emoji);\n  emoji = '😠';\n  emojis.add(emoji);\n  emoji = '🤬';\n  emojis.add(emoji);\n  emoji = '😷';\n  emojis.add(emoji);\n  emoji = '🤒';\n  emojis.add(emoji);\n  emoji = '🤕';\n  emojis.add(emoji);\n  emoji = '🤢';\n  emojis.add(emoji);\n  emoji = '🤮';\n  emojis.add(emoji);\n  emoji = '🤧';\n  emojis.add(emoji);\n\n  emoji = '😇';\n  emojis.add(emoji);\n  emoji = '🤠';\n  emojis.add(emoji);\n  emoji = '🤡';\n  emojis.add(emoji);\n  emoji = '🥳';\n  emojis.add(emoji);\n  emoji = '🥴';\n  emojis.add(emoji);\n  emoji = '🤥';\n  emojis.add(emoji);\n\n  emoji = '🤫';\n  emojis.add(emoji);\n  emoji = '🤭';\n  emojis.add(emoji);\n  emoji = '🤭';\n  emojis.add(emoji);\n  emoji = '🧐';\n  emojis.add(emoji);\n\n  emoji = '🤓';\n  emojis.add(emoji);\n  emoji = '😈';\n  emojis.add(emoji);\n  emoji = '👿';\n  emojis.add(emoji);\n  emoji = '👹';\n  emojis.add(emoji);\n  emoji = '👺';\n  emojis.add(emoji);\n\n  emoji = '💀';\n  emojis.add(emoji);\n  emoji = '👻';\n  emojis.add(emoji);\n  emoji = '👽';\n  emojis.add(emoji);\n  emoji = '🤖';\n  emojis.add(emoji);\n  emoji = '💩';\n  emojis.add(emoji);\n  emoji = '😺';\n  emojis.add(emoji);\n  emoji = '😸';\n  emojis.add(emoji);\n\n  emoji = '😹';\n  emojis.add(emoji);\n  emoji = '😻';\n  emojis.add(emoji);\n  emoji = '😼';\n  emojis.add(emoji);\n  emoji = '😽';\n  emojis.add(emoji);\n  emoji = '🙀';\n  emojis.add(emoji);\n  emoji = '😿';\n  emojis.add(emoji);\n  emoji = '😾';\n  emojis.add(emoji);\n\n  emoji = '😾';\n  emojis.add(emoji);\n\n  /// People and Fantasy\n  emoji = '👶';\n  emojis.add(emoji);\n  emoji = '👧';\n  emojis.add(emoji);\n  emoji = '🧒';\n  emojis.add(emoji);\n  emoji = '👩';\n  emojis.add(emoji);\n  emoji = '🧑';\n  emojis.add(emoji);\n  emoji = '👨';\n  emojis.add(emoji);\n  emoji = '👵';\n  emojis.add(emoji);\n  emoji = '👴';\n  emojis.add(emoji);\n  emoji = '👲';\n  emojis.add(emoji);\n  emoji = '👳‍♀️‍️';\n  emojis.add(emoji);\n  emoji = '👳‍♂️️‍️';\n  emojis.add(emoji);\n  emoji = '🧕️️‍️';\n  emojis.add(emoji);\n  emoji = '🧔‍';\n  emojis.add(emoji);\n  emoji = '👱‍♂️️‍';\n  emojis.add(emoji);\n  emoji = '👱‍♀️️️‍';\n  emojis.add(emoji);\n  emoji = '👨‍🦰️️️‍';\n  emojis.add(emoji);\n  emoji = '👩‍🦰‍';\n  emojis.add(emoji);\n  emoji = '👨‍🦱‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🦲‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🦲‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🦳‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🦳‍‍';\n  emojis.add(emoji);\n  emoji = '🦸‍♀️‍‍';\n  emojis.add(emoji);\n  emoji = '🦸‍♂️️‍‍';\n  emojis.add(emoji);\n  emoji = '🦹‍♀️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🦹‍♂️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👮‍♀️‍‍';\n  emojis.add(emoji);\n  emoji = '👮‍♂️️‍‍';\n  emojis.add(emoji);\n  emoji = '👷‍♀️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👷‍♂️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💂‍♀️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💂‍♂️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🕵️‍♀️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🕵️‍♂️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍⚕️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍⚕️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🌾️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🌾‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🍳‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🍳‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🎓‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🎓‍‍';\n  emojis.add(emoji);\n\n  emoji = '👩‍🎤‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🎤‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🏫‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🏫‍‍';\n  emojis.add(emoji);\n\n  emoji = '👩‍🏭‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🏭‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍💻‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍💻‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍💼‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍💼‍‍';\n  emojis.add(emoji);\n\n  emoji = '👩‍🔧‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🔧‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🔬‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🔬‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍🎨‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🎨‍‍';\n  emojis.add(emoji);\n\n  emoji = '👩‍🚒‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🚒‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍✈️‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍✈️️‍‍';\n  emojis.add(emoji);\n\n  emoji = '👩‍🚀‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍🚀‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍⚖️‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍⚖️️‍‍';\n  emojis.add(emoji);\n  emoji = '👰‍‍';\n  emojis.add(emoji);\n  emoji = '🤵‍‍';\n  emojis.add(emoji);\n  emoji = '👸‍‍';\n  emojis.add(emoji);\n  emoji = '🤴‍‍';\n  emojis.add(emoji);\n  emoji = '🤶‍‍';\n  emojis.add(emoji);\n  emoji = '🎅‍‍';\n  emojis.add(emoji);\n\n  emoji = '🧙‍♀️‍‍';\n  emojis.add(emoji);\n  emoji = '🧙‍♂️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧝‍♀️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧝‍♂️‍‍';\n  emojis.add(emoji);\n  emoji = '🧛‍♀️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧛‍♂️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧟‍♀️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧟‍♂️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧞‍♀️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧞‍♂️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧜‍♀️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧜‍♂️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧚‍♀️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧚‍♂️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n\n  emoji = '👼️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🤰‍‍';\n  emojis.add(emoji);\n  emoji = '🤱‍‍';\n  emojis.add(emoji);\n  emoji = '🙇‍♀️‍‍';\n  emojis.add(emoji);\n  emoji = '🙇‍♂️‍‍';\n  emojis.add(emoji);\n  emoji = '💁‍♀️️‍‍';\n  emojis.add(emoji);\n  emoji = '💁‍♂️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙅‍♀️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙅‍♂️‍‍';\n  emojis.add(emoji);\n  emoji = '🙆‍♀️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙆‍♂️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙋‍♀️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙋‍♂️‍‍';\n  emojis.add(emoji);\n  emoji = '🤦‍♀️️‍‍';\n  emojis.add(emoji);\n  emoji = '🤦‍♂️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🤷‍♀️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🤷‍♂️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙎‍♀️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙎‍♂️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙍‍♀️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🙍‍♂️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💇‍♀️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💇‍♂️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💆‍♀️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💆‍♂️️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧖‍♀️️️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🧖‍♂️️️️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💅️️️️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🤳️️️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '💃️️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🕺️️️️️️️️️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '👯‍♀️‍‍';\n  emojis.add(emoji);\n  emoji = '👯‍♂️️‍‍';\n  emojis.add(emoji);\n  emoji = '🕴️️‍‍';\n  emojis.add(emoji);\n  emoji = '🚶‍♀️️‍‍';\n  emojis.add(emoji);\n  emoji = '🚶‍♂️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🏃‍♀️️️️‍‍';\n  emojis.add(emoji);\n  emoji = '🏃‍♂️‍‍';\n  emojis.add(emoji);\n  emoji = '👫️‍‍';\n  emojis.add(emoji);\n  emoji = '👭‍‍';\n  emojis.add(emoji);\n  emoji = '👬‍‍';\n  emojis.add(emoji);\n\n  emoji = '💑‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍❤️‍👩‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍❤️‍👨‍‍';\n  emojis.add(emoji);\n  emoji = '💏‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍❤️‍💋‍👩‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍❤️‍💋‍👨‍‍';\n  emojis.add(emoji);\n  emoji = '👪‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👩‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👩‍👧‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👩‍👦‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👩‍👧‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👩‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👩‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👩‍👧‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👩‍👦‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👩‍👧‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👨‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👨‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👨‍👧‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👨‍👦‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👨‍👧‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👧‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👦‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👩‍👧‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👧‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👧‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👦‍👦‍‍';\n  emojis.add(emoji);\n  emoji = '👨‍👧‍👧‍‍';\n  emojis.add(emoji);\n\n  emoji = '🤲‍‍';\n  emojis.add(emoji);\n  emoji = '👐‍‍';\n  emojis.add(emoji);\n  emoji = '🙌‍‍';\n  emojis.add(emoji);\n  emoji = '👏‍‍';\n  emojis.add(emoji);\n  emoji = '🤝‍‍';\n  emojis.add(emoji);\n  emoji = '👍‍‍';\n  emojis.add(emoji);\n  emoji = '👎‍‍';\n  emojis.add(emoji);\n  emoji = '👊‍‍';\n  emojis.add(emoji);\n  emoji = '✊‍‍';\n  emojis.add(emoji);\n  emoji = '🤛‍‍';\n  emojis.add(emoji);\n  emoji = '🤜‍‍';\n  emojis.add(emoji);\n  emoji = '🤞‍‍';\n  emojis.add(emoji);\n\n  emoji = '✌️‍‍';\n  emojis.add(emoji);\n  emoji = '🤟️‍‍';\n  emojis.add(emoji);\n  emoji = '🤘‍‍';\n  emojis.add(emoji);\n  emoji = '👌‍‍';\n  emojis.add(emoji);\n  emoji = '👈‍‍';\n  emojis.add(emoji);\n  emoji = '👉‍‍';\n  emojis.add(emoji);\n  emoji = '👆‍‍';\n  emojis.add(emoji);\n  emoji = '👇‍‍';\n  emojis.add(emoji);\n  emoji = '☝️‍‍';\n  emojis.add(emoji);\n  emoji = '✋️‍‍';\n  emojis.add(emoji);\n  emoji = '🤚️‍‍';\n  emojis.add(emoji);\n  emoji = '🤚️‍‍';\n  emojis.add(emoji);\n  emoji = '🖐‍‍';\n  emojis.add(emoji);\n  emoji = '🖖‍‍';\n  emojis.add(emoji);\n  emoji = '👋‍‍';\n  emojis.add(emoji);\n  emoji = '🤙‍‍';\n  emojis.add(emoji);\n  emoji = '💪‍‍';\n  emojis.add(emoji);\n  emoji = '🦵‍‍';\n  emojis.add(emoji);\n  emoji = '🦶‍‍';\n  emojis.add(emoji);\n  emoji = '🖕‍‍';\n  emojis.add(emoji);\n  emoji = '✍️‍‍';\n  emojis.add(emoji);\n  emoji = '🙏️‍‍';\n  emojis.add(emoji);\n  emoji = '💍‍‍';\n  emojis.add(emoji);\n  emoji = '💄‍‍';\n  emojis.add(emoji);\n  emoji = '💋‍‍';\n  emojis.add(emoji);\n  emoji = '👄‍‍';\n  emojis.add(emoji);\n  emoji = '👅‍‍';\n  emojis.add(emoji);\n\n  emoji = '👂‍‍';\n  emojis.add(emoji);\n  emoji = '👃‍‍';\n  emojis.add(emoji);\n  emoji = '👣‍‍';\n  emojis.add(emoji);\n  emoji = '👁‍‍';\n  emojis.add(emoji);\n  emoji = '👀‍‍';\n  emojis.add(emoji);\n  emoji = '🧠‍‍';\n  emojis.add(emoji);\n  emoji = '🦴‍‍';\n  emojis.add(emoji);\n  emoji = '🦷‍‍';\n  emojis.add(emoji);\n  emoji = '🗣‍‍';\n  emojis.add(emoji);\n  emoji = '👤‍‍';\n  emojis.add(emoji);\n  emoji = '👥‍‍';\n  emojis.add(emoji);\n\n  emoji = '🧥‍‍';\n  emojis.add(emoji);\n  emoji = '👚‍‍';\n  emojis.add(emoji);\n  emoji = '👕‍‍';\n  emojis.add(emoji);\n  emoji = '👖‍‍';\n  emojis.add(emoji);\n  emoji = '👔‍‍';\n  emojis.add(emoji);\n  emoji = '👗‍‍';\n  emojis.add(emoji);\n  emoji = '👙‍‍';\n  emojis.add(emoji);\n  emoji = '👘‍‍';\n  emojis.add(emoji);\n  emoji = '👠‍‍';\n  emojis.add(emoji);\n  emoji = '👡‍‍';\n  emojis.add(emoji);\n  emoji = '👢‍‍';\n  emojis.add(emoji);\n  emoji = '👞‍‍';\n  emojis.add(emoji);\n  emoji = '👟‍‍';\n  emojis.add(emoji);\n  emoji = '🥾‍‍';\n  emojis.add(emoji);\n  emoji = '🥿‍‍';\n  emojis.add(emoji);\n  emoji = '🧦‍‍';\n  emojis.add(emoji);\n  emoji = '🧤‍‍';\n  emojis.add(emoji);\n  emoji = '🧣‍‍';\n  emojis.add(emoji);\n  emoji = '🎩‍‍';\n  emojis.add(emoji);\n  emoji = '🧢‍‍';\n  emojis.add(emoji);\n  emoji = '👒‍‍';\n  emojis.add(emoji);\n  emoji = '🎓‍‍';\n  emojis.add(emoji);\n  emoji = '⛑‍‍';\n  emojis.add(emoji);\n  emoji = '👑‍‍';\n  emojis.add(emoji);\n  emoji = '👝‍‍';\n  emojis.add(emoji);\n  emoji = '👛‍‍';\n  emojis.add(emoji);\n  emoji = '👜‍‍';\n  emojis.add(emoji);\n  emoji = '💼‍‍';\n  emojis.add(emoji);\n  emoji = '🎒‍‍';\n  emojis.add(emoji);\n  emoji = '👓‍‍';\n  emojis.add(emoji);\n  emoji = '🕶‍‍';\n  emojis.add(emoji);\n  emoji = '🥽‍‍';\n  emojis.add(emoji);\n  emoji = '🥼‍‍';\n  emojis.add(emoji);\n  emoji = '🌂‍‍';\n  emojis.add(emoji);\n  emoji = '🧵‍‍';\n  emojis.add(emoji);\n  emoji = '🧶‍‍';\n  emojis.add(emoji);\n\n  /// Animals\n  emoji = '🐶‍‍';\n  emojis.add(emoji);\n  emoji = '🐱‍‍';\n  emojis.add(emoji);\n  emoji = '🐭‍‍';\n  emojis.add(emoji);\n  emoji = '🐰‍‍';\n  emojis.add(emoji);\n  emoji = '🦊‍‍';\n  emojis.add(emoji);\n  emoji = '🦝‍‍';\n  emojis.add(emoji);\n  emoji = '🐻‍‍';\n  emojis.add(emoji);\n  emoji = '🦘‍‍';\n  emojis.add(emoji);\n  emoji = '🦡‍‍';\n  emojis.add(emoji);\n  emoji = '🐨‍‍';\n  emojis.add(emoji);\n  emoji = '🐯‍‍';\n  emojis.add(emoji);\n  emoji = '🦁‍‍';\n  emojis.add(emoji);\n  emoji = '🐼‍‍';\n  emojis.add(emoji);\n  emoji = '🐼‍‍';\n  emojis.add(emoji);\n\n  emoji = '🐮‍‍';\n  emojis.add(emoji);\n  emoji = '🐷‍‍';\n  emojis.add(emoji);\n  emoji = '🐽‍‍';\n  emojis.add(emoji);\n  emoji = '🐸‍‍';\n  emojis.add(emoji);\n  emoji = '🐵‍‍';\n  emojis.add(emoji);\n  emoji = '🙈‍‍';\n  emojis.add(emoji);\n  emoji = '🙉‍‍';\n  emojis.add(emoji);\n  emoji = '🙊‍‍';\n  emojis.add(emoji);\n  emoji = '🐒‍‍';\n  emojis.add(emoji);\n  emoji = '🐔‍‍';\n  emojis.add(emoji);\n  emoji = '🐧‍‍';\n  emojis.add(emoji);\n  emoji = '🐦‍‍';\n  emojis.add(emoji);\n  emoji = '🐤‍‍';\n  emojis.add(emoji);\n  emoji = '🐣‍‍';\n  emojis.add(emoji);\n  emoji = '🐥‍‍';\n  emojis.add(emoji);\n  emoji = '🦆‍‍';\n  emojis.add(emoji);\n  emoji = '🦢‍‍';\n  emojis.add(emoji);\n  emoji = '🦅‍‍';\n  emojis.add(emoji);\n  emoji = '🦉‍‍';\n  emojis.add(emoji);\n  emoji = '🦚‍‍';\n  emojis.add(emoji);\n  emoji = '🦜‍‍';\n  emojis.add(emoji);\n  emoji = '🦇‍‍';\n  emojis.add(emoji);\n  emoji = '🐺‍‍';\n  emojis.add(emoji);\n  emoji = '🐗‍‍';\n  emojis.add(emoji);\n  emoji = '🐴‍‍';\n  emojis.add(emoji);\n  emoji = '🦄‍‍';\n  emojis.add(emoji);\n  emoji = '🐝‍‍';\n  emojis.add(emoji);\n  emoji = '🐛‍‍';\n  emojis.add(emoji);\n  emoji = '🦋‍‍';\n  emojis.add(emoji);\n  emoji = '🐌‍‍';\n  emojis.add(emoji);\n  emoji = '🐚‍‍';\n  emojis.add(emoji);\n  emoji = '🐞‍‍';\n  emojis.add(emoji);\n  emoji = '🐜‍‍';\n  emojis.add(emoji);\n  emoji = '🦗‍‍';\n  emojis.add(emoji);\n  emoji = '🕷‍‍';\n  emojis.add(emoji);\n  emoji = '🕸‍‍';\n  emojis.add(emoji);\n  emoji = '🦂‍‍';\n  emojis.add(emoji);\n  emoji = '🦟‍‍';\n  emojis.add(emoji);\n  emoji = '🦠‍‍';\n  emojis.add(emoji);\n  emoji = '🐢‍‍';\n  emojis.add(emoji);\n  emoji = '🐍‍‍';\n  emojis.add(emoji);\n  emoji = '🦎‍‍';\n  emojis.add(emoji);\n  emoji = '🦖‍‍';\n  emojis.add(emoji);\n  emoji = '🦕‍‍';\n  emojis.add(emoji);\n  emoji = '🐙‍‍';\n  emojis.add(emoji);\n  emoji = '🦑‍‍';\n  emojis.add(emoji);\n  emoji = '🦐‍‍';\n  emojis.add(emoji);\n  emoji = '🦀‍‍';\n  emojis.add(emoji);\n  emoji = '🐡‍‍';\n  emojis.add(emoji);\n  emoji = '🐠‍‍';\n  emojis.add(emoji);\n  emoji = '🐟‍‍';\n  emojis.add(emoji);\n  emoji = '🐬‍‍';\n  emojis.add(emoji);\n  emoji = '🐳‍‍';\n  emojis.add(emoji);\n  emoji = '🐋‍‍';\n  emojis.add(emoji);\n  emoji = '🦈‍‍';\n  emojis.add(emoji);\n  emoji = '🐊‍‍';\n  emojis.add(emoji);\n  emoji = '🐅‍‍';\n  emojis.add(emoji);\n  emoji = '🐆‍‍';\n  emojis.add(emoji);\n  emoji = '🦓‍‍';\n  emojis.add(emoji);\n  emoji = '🦍‍‍';\n  emojis.add(emoji);\n  emoji = '🐘‍‍';\n  emojis.add(emoji);\n  emoji = '🦏‍‍';\n  emojis.add(emoji);\n  emoji = '🦛‍‍';\n  emojis.add(emoji);\n  emoji = '🐪‍‍';\n  emojis.add(emoji);\n  emoji = '🐫‍‍';\n  emojis.add(emoji);\n  emoji = '🦙‍‍';\n  emojis.add(emoji);\n  emoji = '🦒‍‍';\n  emojis.add(emoji);\n  emoji = '🐃‍‍';\n  emojis.add(emoji);\n  emoji = '🐂‍‍';\n  emojis.add(emoji);\n  emoji = '🐄‍‍';\n  emojis.add(emoji);\n  emoji = '🐎‍‍';\n  emojis.add(emoji);\n  emoji = '🐖‍‍';\n  emojis.add(emoji);\n  emoji = '🐏‍‍';\n  emojis.add(emoji);\n  emoji = '🐐‍‍';\n  emojis.add(emoji);\n  emoji = '🦌‍‍';\n  emojis.add(emoji);\n  emoji = '🐕‍‍';\n  emojis.add(emoji);\n  emoji = '🐩‍‍';\n  emojis.add(emoji);\n  emoji = '🐈‍‍';\n  emojis.add(emoji);\n  emoji = '🐓‍‍';\n  emojis.add(emoji);\n  emoji = '🦃‍‍';\n  emojis.add(emoji);\n  emoji = '🕊‍‍';\n  emojis.add(emoji);\n  emoji = '🐇‍‍';\n  emojis.add(emoji);\n  emoji = '🐁‍‍';\n  emojis.add(emoji);\n  emoji = '🐀‍‍';\n  emojis.add(emoji);\n  emoji = '🐿‍‍';\n  emojis.add(emoji);\n  emoji = '🦔‍‍';\n  emojis.add(emoji);\n  emoji = '🐾‍';\n  emojis.add(emoji);\n  emoji = '🐉‍';\n  emojis.add(emoji);\n  emoji = '🐲‍';\n  emojis.add(emoji);\n  emoji = '🌵‍';\n  emojis.add(emoji);\n  emoji = '🎄‍';\n  emojis.add(emoji);\n  emoji = '🌲‍';\n  emojis.add(emoji);\n  emoji = '🌳‍';\n  emojis.add(emoji);\n  emoji = '🌴‍';\n  emojis.add(emoji);\n  emoji = '🌱‍';\n  emojis.add(emoji);\n  emoji = '🌿‍';\n  emojis.add(emoji);\n  emoji = '☘️‍';\n  emojis.add(emoji);\n  emoji = '🎍️‍';\n  emojis.add(emoji);\n  emoji = '🎋️‍';\n  emojis.add(emoji);\n  emoji = '🍃‍';\n  emojis.add(emoji);\n  emoji = '🍂‍';\n  emojis.add(emoji);\n  emoji = '🍁‍';\n  emojis.add(emoji);\n  emoji = '🍄‍';\n  emojis.add(emoji);\n  emoji = '🌾️‍';\n  emojis.add(emoji);\n  emoji = '💐️‍';\n  emojis.add(emoji);\n  emoji = '🌷️‍';\n  emojis.add(emoji);\n  emoji = '🌹‍';\n  emojis.add(emoji);\n  emoji = '🥀‍';\n  emojis.add(emoji);\n  emoji = '🌺‍';\n  emojis.add(emoji);\n  emoji = '🌸‍';\n  emojis.add(emoji);\n  emoji = '🌼‍';\n  emojis.add(emoji);\n  emoji = '🌻️‍';\n  emojis.add(emoji);\n  emoji = '🌞‍';\n  emojis.add(emoji);\n  emoji = '🌝‍';\n  emojis.add(emoji);\n  emoji = '🌛‍';\n  emojis.add(emoji);\n  emoji = '🌜‍';\n  emojis.add(emoji);\n  emoji = '🌚‍';\n  emojis.add(emoji);\n  emoji = '🌕‍';\n  emojis.add(emoji);\n  emoji = '🌖‍';\n  emojis.add(emoji);\n  emoji = '🌗‍';\n  emojis.add(emoji);\n  emoji = '🌘‍';\n  emojis.add(emoji);\n  emoji = '🌑‍';\n  emojis.add(emoji);\n  emoji = '🌒‍';\n  emojis.add(emoji);\n  emoji = '🌔‍';\n  emojis.add(emoji);\n  emoji = '🌙‍';\n  emojis.add(emoji);\n  emoji = '🌎‍';\n  emojis.add(emoji);\n  emoji = '🌍‍';\n  emojis.add(emoji);\n  emoji = '🌏‍';\n  emojis.add(emoji);\n  emoji = '💫‍';\n  emojis.add(emoji);\n  emoji = '⭐️‍';\n  emojis.add(emoji);\n  emoji = '🌟️‍';\n  emojis.add(emoji);\n  emoji = '✨️‍';\n  emojis.add(emoji);\n  emoji = '⚡️️‍';\n  emojis.add(emoji);\n  emoji = '☄️️️‍';\n  emojis.add(emoji);\n  emoji = '💥️️️‍';\n  emojis.add(emoji);\n  emoji = '🔥‍';\n  emojis.add(emoji);\n  emoji = '🌪‍';\n  emojis.add(emoji);\n  emoji = '🌈‍';\n  emojis.add(emoji);\n  emoji = '☀️‍';\n  emojis.add(emoji);\n  emoji = '🌤️‍';\n  emojis.add(emoji);\n  emoji = '⛅️️‍';\n  emojis.add(emoji);\n  emoji = '🌥️️‍';\n  emojis.add(emoji);\n  emoji = '☁️️‍';\n  emojis.add(emoji);\n  emoji = '🌦️️‍';\n  emojis.add(emoji);\n  emoji = '🌧️‍';\n  emojis.add(emoji);\n  emoji = '⛈‍';\n  emojis.add(emoji);\n  emoji = '🌩‍';\n  emojis.add(emoji);\n  emoji = '🌨‍';\n  emojis.add(emoji);\n  emoji = '❄️‍';\n  emojis.add(emoji);\n  emoji = '☃️️‍';\n  emojis.add(emoji);\n  emoji = '⛄️️️‍';\n  emojis.add(emoji);\n  emoji = '🌬️️️‍';\n  emojis.add(emoji);\n  emoji = '💨️️️‍';\n  emojis.add(emoji);\n  emoji = '💧️️️‍';\n  emojis.add(emoji);\n  emoji = '💦️️️‍';\n  emojis.add(emoji);\n  emoji = '☔️️️️‍';\n  emojis.add(emoji);\n  emoji = '☂️️️️️‍';\n  emojis.add(emoji);\n  emoji = '🌊️️️️️‍';\n  emojis.add(emoji);\n  emoji = '🌫️️️️‍';\n  emojis.add(emoji);\n\n  /// Foods\n  emoji = '🍏‍';\n  emojis.add(emoji);\n  emoji = '🍎‍';\n  emojis.add(emoji);\n  emoji = '🍐‍';\n  emojis.add(emoji);\n  emoji = '🍊‍';\n  emojis.add(emoji);\n  emoji = '🍋‍';\n  emojis.add(emoji);\n  emoji = '🍌‍';\n  emojis.add(emoji);\n  emoji = '🍉‍';\n  emojis.add(emoji);\n  emoji = '🍇‍';\n  emojis.add(emoji);\n  emoji = '🍓‍';\n  emojis.add(emoji);\n  emoji = '🍈‍';\n  emojis.add(emoji);\n  emoji = '🍒‍';\n  emojis.add(emoji);\n  emoji = '🍑‍';\n  emojis.add(emoji);\n  emoji = '🍍‍';\n  emojis.add(emoji);\n  emoji = '🥭‍';\n  emojis.add(emoji);\n  emoji = '🥥‍';\n  emojis.add(emoji);\n  emoji = '🥝‍';\n  emojis.add(emoji);\n  emoji = '🍅‍';\n  emojis.add(emoji);\n  emoji = '🍆‍';\n  emojis.add(emoji);\n  emoji = '🥑‍';\n  emojis.add(emoji);\n  emoji = '🥦‍';\n  emojis.add(emoji);\n  emoji = '🥒‍';\n  emojis.add(emoji);\n  emoji = '🥬‍';\n  emojis.add(emoji);\n  emoji = '🌶‍';\n  emojis.add(emoji);\n  emoji = '🌽‍';\n  emojis.add(emoji);\n  emoji = '🥕‍';\n  emojis.add(emoji);\n  emoji = '🥔‍';\n  emojis.add(emoji);\n  emoji = '🍠‍';\n  emojis.add(emoji);\n  emoji = '🥐‍';\n  emojis.add(emoji);\n  emoji = '🍞‍';\n  emojis.add(emoji);\n  emoji = '🥖‍';\n  emojis.add(emoji);\n  emoji = '🥨‍';\n  emojis.add(emoji);\n  emoji = '🥯‍';\n  emojis.add(emoji);\n  emoji = '🧀‍';\n  emojis.add(emoji);\n  emoji = '🥚‍';\n  emojis.add(emoji);\n  emoji = '🍳‍';\n  emojis.add(emoji);\n  emoji = '🥞‍';\n  emojis.add(emoji);\n  emoji = '🥓‍';\n  emojis.add(emoji);\n  emoji = '🥩‍';\n  emojis.add(emoji);\n  emoji = '🍗‍';\n  emojis.add(emoji);\n  emoji = '🍖‍';\n  emojis.add(emoji);\n  emoji = '🌭‍';\n  emojis.add(emoji);\n  emoji = '🍔‍';\n  emojis.add(emoji);\n  emoji = '🍟‍';\n  emojis.add(emoji);\n  emoji = '🍕‍';\n  emojis.add(emoji);\n  emoji = '🥪‍';\n  emojis.add(emoji);\n  emoji = '🥙‍';\n  emojis.add(emoji);\n  emoji = '🌮‍';\n  emojis.add(emoji);\n  emoji = '🌯‍';\n  emojis.add(emoji);\n  emoji = '🥗‍';\n  emojis.add(emoji);\n  emoji = '🥘‍';\n  emojis.add(emoji);\n  emoji = '🥫‍';\n  emojis.add(emoji);\n  emoji = '🍝‍';\n  emojis.add(emoji);\n  emoji = '🍜‍';\n  emojis.add(emoji);\n  emoji = '🍲‍';\n  emojis.add(emoji);\n  emoji = '🍛‍';\n  emojis.add(emoji);\n  emoji = '🍣‍';\n  emojis.add(emoji);\n  emoji = '🍱‍';\n  emojis.add(emoji);\n  emoji = '🥟‍';\n  emojis.add(emoji);\n  emoji = '🍤‍';\n  emojis.add(emoji);\n  emoji = '🍙‍';\n  emojis.add(emoji);\n  emoji = '🍚‍';\n  emojis.add(emoji);\n  emoji = '🍘‍';\n  emojis.add(emoji);\n  emoji = '🍥‍';\n  emojis.add(emoji);\n  emoji = '🥮‍';\n  emojis.add(emoji);\n  emoji = '🥠‍';\n  emojis.add(emoji);\n  emoji = '🍢‍';\n  emojis.add(emoji);\n  emoji = '🍧‍';\n  emojis.add(emoji);\n  emoji = '🍨‍';\n  emojis.add(emoji);\n  emoji = '🍦‍';\n  emojis.add(emoji);\n  emoji = '🥧‍';\n  emojis.add(emoji);\n  emoji = '🍰‍';\n  emojis.add(emoji);\n  emoji = '🎂‍';\n  emojis.add(emoji);\n  emoji = '🍮‍';\n  emojis.add(emoji);\n  emoji = '🍭‍';\n  emojis.add(emoji);\n  emoji = '🍬‍';\n  emojis.add(emoji);\n  emoji = '🍫‍';\n  emojis.add(emoji);\n  emoji = '🍿‍';\n  emojis.add(emoji);\n  emoji = '🧂‍';\n  emojis.add(emoji);\n  emoji = '🍩‍';\n  emojis.add(emoji);\n  emoji = '🍪‍';\n  emojis.add(emoji);\n  emoji = '🌰‍';\n  emojis.add(emoji);\n  emoji = '🥜‍';\n  emojis.add(emoji);\n  emoji = '🍯‍';\n  emojis.add(emoji);\n  emoji = '🥛‍';\n  emojis.add(emoji);\n  emoji = '🍼‍';\n  emojis.add(emoji);\n  emoji = '☕️‍';\n  emojis.add(emoji);\n  emoji = '🍵️‍';\n  emojis.add(emoji);\n\n  emoji = '🥤️‍';\n  emojis.add(emoji);\n  emoji = '🍶‍';\n  emojis.add(emoji);\n  emoji = '🍺‍';\n  emojis.add(emoji);\n  emoji = '🍻‍';\n  emojis.add(emoji);\n  emoji = '🥂‍';\n  emojis.add(emoji);\n  emoji = '🍷‍';\n  emojis.add(emoji);\n  emoji = '🍸‍';\n  emojis.add(emoji);\n  emoji = '🍹‍';\n  emojis.add(emoji);\n  emoji = '🍾‍';\n  emojis.add(emoji);\n  emoji = '🥄‍';\n  emojis.add(emoji);\n  emoji = '🍴‍';\n  emojis.add(emoji);\n  emoji = '🍽‍';\n  emojis.add(emoji);\n  emoji = '🥣‍';\n  emojis.add(emoji);\n  emoji = '🥡‍';\n  emojis.add(emoji);\n  emoji = '🥢‍';\n  emojis.add(emoji);\n\n  /// Activity and Sports\n  emoji = '⚽️‍';\n  emojis.add(emoji);\n  emoji = '🏀️‍';\n  emojis.add(emoji);\n  emoji = '🏈‍';\n  emojis.add(emoji);\n  emoji = '⚾️‍';\n  emojis.add(emoji);\n  emoji = '🥎️‍';\n  emojis.add(emoji);\n  emoji = '🏐️‍';\n  emojis.add(emoji);\n  emoji = '🏉‍';\n  emojis.add(emoji);\n  emoji = '🎾‍';\n  emojis.add(emoji);\n  emoji = '🥏‍';\n  emojis.add(emoji);\n  emoji = '🎱‍';\n  emojis.add(emoji);\n  emoji = '🏓‍';\n  emojis.add(emoji);\n  emoji = '🏸‍';\n  emojis.add(emoji);\n  emoji = '🥅‍';\n  emojis.add(emoji);\n  emoji = '🏒‍';\n  emojis.add(emoji);\n  emoji = '🏑‍';\n  emojis.add(emoji);\n  emoji = '🥍‍';\n  emojis.add(emoji);\n  emoji = '🏏‍';\n  emojis.add(emoji);\n  emoji = '⛳️‍';\n  emojis.add(emoji);\n  emoji = '🏹️‍';\n  emojis.add(emoji);\n  emoji = '🎣️‍';\n  emojis.add(emoji);\n  emoji = '🥊‍';\n  emojis.add(emoji);\n  emoji = '🥋‍';\n  emojis.add(emoji);\n  emoji = '🎽‍';\n  emojis.add(emoji);\n  emoji = '⛸‍';\n  emojis.add(emoji);\n  emoji = '🥌‍';\n  emojis.add(emoji);\n  emoji = '🛷‍';\n  emojis.add(emoji);\n  emoji = '🛹‍';\n  emojis.add(emoji);\n  emoji = '🎿‍';\n  emojis.add(emoji);\n  emoji = '⛷‍';\n  emojis.add(emoji);\n  emoji = '🏂‍';\n  emojis.add(emoji);\n  emoji = '🏋️‍♀️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏼‍♀️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏽‍♀️️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏾‍♀️️️‍';\n  emojis.add(emoji);\n\n  emoji = '🏋🏿‍♀️️️️‍';\n  emojis.add(emoji);\n  emoji = '🏋️‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏻‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏼‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏽‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏾‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🏋🏿‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤼‍♀️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤼‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸‍♀️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏻‍♀️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏼‍♀️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏽‍♀️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏿‍♀️️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏻‍♂️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏼‍♂️️️️️‍';\n  emojis.add(emoji);\n\n  emoji = '🤸🏽‍♂️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏾‍♂️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '🤸🏿‍♂️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹️‍♀️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏻‍♀️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏼‍♀️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏽‍♀️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏾‍♀️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏿‍♀️️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹️‍♂️️️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏻‍♂️️️️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏼‍♂️️️️️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏽‍♂️️️️️️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏾‍♂️️️️️️️️️️️️️️️️‍';\n  emojis.add(emoji);\n  emoji = '⛹🏿‍♂️‍';\n  emojis.add(emoji);\n  emoji = '🤺️‍';\n  emojis.add(emoji);\n  emoji = '🤾‍♀️‍';\n  emojis.add(emoji);\n  emoji = '🤾🏻‍♀️️‍';\n  emojis.add(emoji);\n  emoji = '🤾🏼‍♀️️️‍';\n  emojis.add(emoji);\n\n  emoji = '🤾🏾‍♀️️️️‍';\n  emojis.add(emoji);\n\n  return emojis;\n}\n"
  },
  {
    "path": "lib/image_editor_pro.dart",
    "content": "import 'dart:async';\nimport 'dart:io';\nimport 'dart:ui';\n\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter/material.dart';\nimport 'package:flutter/services.dart';\nimport 'package:flutter_colorpicker/flutter_colorpicker.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\nimport 'package:image_editor_pro/modules/sliders.dart';\nimport 'package:image_picker/image_picker.dart';\nimport 'package:image_editor_pro/modules/all_emojies.dart';\nimport 'package:image_editor_pro/modules/bottombar_container.dart';\nimport 'package:image_editor_pro/modules/emoji.dart';\nimport 'package:image_editor_pro/modules/text.dart';\nimport 'package:image_editor_pro/modules/textview.dart';\nimport 'package:path_provider/path_provider.dart';\nimport 'package:screenshot/screenshot.dart';\nimport 'package:signature/signature.dart';\nimport 'package:firexcode/firexcode.dart';\nimport 'dart:math' as math;\n\nimport 'modules/color_filter_generator.dart';\nimport 'modules/colors_picker.dart'; // import this\n\nTextEditingController heightcontroler = TextEditingController();\nTextEditingController widthcontroler = TextEditingController();\nvar width = 300;\nvar height = 300;\nList<Map> widgetJson = [];\n//List fontsize = [];\n//List<Color> colorList = [];\nvar howmuchwidgetis = 0;\n//List multiwidget = [];\nColor currentcolors = Colors.white;\nvar opicity = 0.0;\nSignatureController _controller = SignatureController(penStrokeWidth: 5, penColor: Colors.green);\n\nclass ImageEditorPro extends StatefulWidget {\n  final Color appBarColor;\n  final Color bottomBarColor;\n  final Directory pathSave;\n  final File defaultImage;\n  final double pixelRatio;\n\n  ImageEditorPro({\n    this.appBarColor,\n    this.bottomBarColor,\n    this.pathSave,\n    this.defaultImage,\n    this.pixelRatio,\n  });\n\n  @override\n  _ImageEditorProState createState() => _ImageEditorProState();\n}\n\nvar slider = 0.0;\n\nclass _ImageEditorProState extends State<ImageEditorPro> {\n  // create some values\n  Color pickerColor = Color(0xff443a49);\n  Color currentColor = Color(0xff443a49);\n\n// ValueChanged<Color> callback\n  void changeColor(Color color) {\n    setState(() => pickerColor = color);\n    var points = _controller.points;\n    _controller = SignatureController(penStrokeWidth: 5, penColor: color, points: points);\n  }\n\n  List<Offset> offsets = [];\n  Offset offset1 = Offset.zero;\n  Offset offset2 = Offset.zero;\n  final scaf = GlobalKey<ScaffoldState>();\n  var openbottomsheet = false;\n  List<Offset> _points = <Offset>[];\n  List type = [];\n  List aligment = [];\n\n  final GlobalKey container = GlobalKey();\n  final GlobalKey globalKey = GlobalKey();\n  File _image;\n  ScreenshotController screenshotController = ScreenshotController();\n  Timer timeprediction;\n\n  void timers() {\n    WidgetsBinding.instance.addPostFrameCallback((_) {\n      if (widget.defaultImage != null && widget.defaultImage.existsSync()) {\n        loadImage(widget.defaultImage);\n      }\n    });\n    Timer.periodic(Duration(milliseconds: 10), (tim) {\n      setState(() {});\n      timeprediction = tim;\n    });\n  }\n\n  @override\n  void dispose() {\n    timeprediction.cancel();\n    _controller.clear();\n    widgetJson.clear();\n    heightcontroler.clear();\n    widthcontroler.clear();\n    super.dispose();\n  }\n\n  @override\n  void initState() {\n    timers();\n    _controller.clear();\n    type.clear();\n    //  fontsize.clear();\n    offsets.clear();\n    //  multiwidget.clear();\n    howmuchwidgetis = 0;\n\n    super.initState();\n  }\n\n  double flipValue = 0;\n  int rotateValue = 0;\n  double blurValue = 0;\n  double opacityValue = 0;\n  Color colorValue = Colors.transparent;\n\n  double hueValue = 0;\n  double brightnessValue = 0;\n  double saturationValue = 0;\n\n  @override\n  Widget build(BuildContext context) {\n    return Screenshot(\n      controller: screenshotController,\n      child: RotatedBox(\n        quarterTurns: rotateValue,\n        child: imageFilterLatest(\n          hue: hueValue,\n          brightness: brightnessValue,\n          saturation: saturationValue,\n          child: RepaintBoundary(\n              key: globalKey,\n              child: xStack.list(\n                [\n                  _image != null\n                      ? Transform(\n                          alignment: Alignment.center,\n                          transform: Matrix4.rotationY(flipValue),\n                          child: ClipRect(\n                            // <-- clips to the 200x200 [Container] below\n\n                            child: _image.path.decorationIFToFitHeight().xContainer(\n                                padding: EdgeInsets.zero,\n                                // alignment: Alignment.center,\n                                width: width.toDouble(),\n                                height: height.toDouble(),\n                                child: BackdropFilter(\n                                  filter: ImageFilter.blur(\n                                    sigmaX: blurValue,\n                                    sigmaY: blurValue,\n                                  ),\n                                  child: Container(\n                                    color: colorValue.withOpacity(opacityValue),\n                                  ),\n                                )),\n                          ),\n                        )\n\n                      //  BackdropFilter(\n                      //     filter: ImageFilter.blur(\n                      //         sigmaX: 10.0, sigmaY: 10.0, tileMode: TileMode.clamp),\n                      //     child: Image.file(\n                      //       _image,\n                      //       height: height.toDouble(),\n                      //       width: width.toDouble(),\n                      //       fit: BoxFit.cover,\n                      //     ),\n                      //   )\n                      : Container(),\n                  Signat().xGesture(\n                    onPanUpdate: (DragUpdateDetails details) {\n                      setState(() {\n                        RenderBox object = context.findRenderObject();\n                        var _localPosition = object.globalToLocal(details.globalPosition);\n                        _points = List.from(_points)..add(_localPosition);\n                      });\n                    },\n                    onPanEnd: (DragEndDetails details) {\n                      _points.add(null);\n                    },\n                  ).xContainer(padding: EdgeInsets.all(0.0)),\n                  xStack.list(\n                    widgetJson.asMap().entries.map((f) {\n                      return type[f.key] == 1\n                          ? EmojiView(\n                              left: offsets[f.key].dx,\n                              top: offsets[f.key].dy,\n                              ontap: () {\n                                scaf.currentState.showBottomSheet((context) {\n                                  return Sliders(\n                                    index: f.key,\n                                    mapValue: f.value,\n                                  );\n                                });\n                              },\n                              onpanupdate: (details) {\n                                setState(() {\n                                  offsets[f.key] =\n                                      Offset(offsets[f.key].dx + details.delta.dx, offsets[f.key].dy + details.delta.dy);\n                                });\n                              },\n                              mapJson: f.value,\n                            )\n                          : type[f.key] == 2\n                              ? TextView(\n                                  left: offsets[f.key].dx,\n                                  top: offsets[f.key].dy,\n                                  ontap: () {\n                                    showModalBottomSheet(\n                                        shape: BorderRadius.only(topRight: Radius.circular(10), topLeft: Radius.circular(10))\n                                            .xShapeBorder(),\n                                        context: context,\n                                        builder: (context) {\n                                          return Sliders(\n                                            index: f.key,\n                                            mapValue: f.value,\n                                          );\n                                        });\n                                  },\n                                  onpanupdate: (details) {\n                                    setState(() {\n                                      offsets[f.key] =\n                                          Offset(offsets[f.key].dx + details.delta.dx, offsets[f.key].dy + details.delta.dy);\n                                    });\n                                  },\n                                  mapJson: f.value,\n                                )\n                              : Container();\n                    }).toList(),\n                  )\n                ],\n              )).toContainer(\n            margin: EdgeInsets.all(20),\n            color: Colors.white,\n            width: width.toDouble(),\n            height: height.toDouble(),\n          ),\n        ),\n      ),\n    ).xCenter().xScaffold(\n        backgroundColor: Colors.grey.shade400,\n        key: scaf,\n        appBar: AppBar(\n          actions: <Widget>[\n            Icon(FontAwesomeIcons.boxes).xIconButton(onPressed: () {\n              showCupertinoDialog(\n                  context: context,\n                  builder: (context) {\n                    return AlertDialog(\n                      title: 'Select Height Width'.text(),\n                      actions: <Widget>[\n                        () {\n                          setState(() {\n                            height = int.parse(heightcontroler.text);\n                            width = int.parse(widthcontroler.text);\n                          });\n                          heightcontroler.clear();\n                          widthcontroler.clear();\n                          Navigator.pop(context);\n                        }.xFlatButton(child: 'Done'.text()),\n                      ],\n                      content: SingleChildScrollView(\n                        child: xColumnSS.list(\n                          [\n                            'Define Height'.text(),\n                            10.0.sizedHeight(),\n                            TextField(\n                                controller: heightcontroler,\n                                keyboardType: TextInputType.numberWithOptions(),\n                                decoration: InputDecoration(\n                                    hintText: 'Height',\n                                    contentPadding: EdgeInsets.only(left: 10),\n                                    border: OutlineInputBorder())),\n                            10.0.sizedHeight(),\n                            'Define Width'.text(),\n                            10.0.sizedHeight(),\n                            TextField(\n                                controller: widthcontroler,\n                                keyboardType: TextInputType.numberWithOptions(),\n                                decoration: InputDecoration(\n                                    hintText: 'Width',\n                                    contentPadding: EdgeInsets.only(left: 10),\n                                    border: OutlineInputBorder())),\n                          ],\n                        ),\n                      ),\n                    );\n                  });\n            }),\n            Icon(Icons.clear).xIconButton(onPressed: () {\n              _controller.points.clear();\n              setState(() {});\n            }),\n            Icon(Icons.camera_alt).xIconButton(onPressed: () {\n              bottomsheets();\n            }),\n            'Save'.text().xFlatButton(\n                primary: Colors.white,\n                onPressed: () {\n                  screenshotController.capture(pixelRatio: widget.pixelRatio ?? 1.5).then((binaryIntList) async {\n                    //print(\"Capture Done\");\n\n                    final paths = widget.pathSave ?? await getTemporaryDirectory();\n\n                    final file = await File('${paths.path}/' + DateTime.now().toString() + '.jpg').create();\n                    file.writeAsBytesSync(binaryIntList);\n                    Navigator.pop(context, file);\n                  }).catchError((onError) {\n                    print(onError);\n                  });\n                })\n          ],\n          brightness: Brightness.dark,\n          // backgroundColor: Colors.red,\n          backgroundColor: widget.appBarColor ?? Colors.black87,\n        ),\n        bottomNavigationBar: openbottomsheet\n            ? Container()\n            : XListView(\n                scrollDirection: Axis.horizontal,\n              ).list(\n                <Widget>[\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: FontAwesomeIcons.brush,\n                    ontap: () {\n                      // raise the [showDialog] widget\n                      showDialog(\n                        context: context,\n                        builder: (context) {\n                          return AlertDialog(\n                            title: 'Pick a color!'.text(),\n                            content: ColorPicker(\n                              pickerColor: pickerColor,\n                              onColorChanged: changeColor,\n                              showLabel: true,\n                              pickerAreaHeightPercent: 0.8,\n                            ).xSingleChildScroolView(),\n                            actions: <Widget>[\n                              'Got it'.text().xFlatButton(\n                                onPressed: () {\n                                  setState(() => currentColor = pickerColor);\n                                  back(context);\n                                },\n                              )\n                            ],\n                          );\n                        },\n                      );\n                    },\n                    title: 'Brush',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: Icons.text_fields,\n                    ontap: () async {\n                      var value = await Navigator.push(context, MaterialPageRoute(builder: (context) => TextEditorImage()));\n                      if (value['name'] == null) {\n                        print('true');\n                      } else {\n                        type.add(2);\n                        widgetJson.add(value);\n                        // fontsize.add(20);\n                        offsets.add(Offset.zero);\n                        //  colorList.add(value['color']);\n                        //    multiwidget.add(value['name']);\n                        howmuchwidgetis++;\n                      }\n                    },\n                    title: 'Text',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: Icons.flip,\n                    ontap: () {\n                      setState(() {\n                        flipValue = flipValue == 0 ? math.pi : 0;\n                      });\n                    },\n                    title: 'Flip',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: Icons.rotate_left,\n                    ontap: () {\n                      setState(() {\n                        rotateValue--;\n                      });\n                    },\n                    title: 'Rotate left',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: Icons.rotate_right,\n                    ontap: () {\n                      setState(() {\n                        rotateValue++;\n                      });\n                    },\n                    title: 'Rotate right',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: Icons.blur_on,\n                    ontap: () {\n                      showModalBottomSheet(\n                        shape: BorderRadius.only(topRight: Radius.circular(10), topLeft: Radius.circular(10)).xShapeBorder(),\n                        context: context,\n                        builder: (context) {\n                          return StatefulBuilder(\n                            builder: (context, setS) {\n                              return xColumn.list(\n                                [\n                                  'Slider Filter Color'.toUpperCase().xTextColorWhite().toCenter(),\n                                  Divider(\n\n                                      // height: 1,\n                                      ),\n                                  20.0.sizedHeight(),\n                                  'Slider Color'.xTextColorWhite(),\n                                  //   10.0.sizedHeight(),\n                                  xRowCC.list([\n                                    BarColorPicker(\n                                        width: 300,\n                                        thumbColor: Colors.white,\n                                        cornerRadius: 10,\n                                        pickMode: PickMode.Color,\n                                        colorListener: (int value) {\n                                          setS(() {\n                                            setState(() {\n                                              colorValue = Color(value);\n                                            });\n                                          });\n                                        }).xExpanded(),\n                                    'Reset'.xTextColorWhite().xFlatButton(onPressed: () {\n                                      setState(() {\n                                        setS(() {\n                                          colorValue = Colors.transparent;\n                                        });\n                                      });\n                                    })\n                                  ]),\n                                  5.0.sizedHeight(),\n                                  'Slider Blur'.xTextColorWhite(),\n                                  10.0.sizedHeight(),\n                                  xRow.list([\n                                    Slider(\n                                        activeColor: Colors.white,\n                                        inactiveColor: Colors.grey,\n                                        value: blurValue,\n                                        min: 0.0,\n                                        max: 10.0,\n                                        onChanged: (v) {\n                                          setS(() {\n                                            setState(() {\n                                              blurValue = v;\n                                            });\n                                          });\n                                        }).xExpanded(),\n                                    'Reset'.xTextColorWhite().xFlatButton(onPressed: () {\n                                      setS(() {\n                                        setState(() {\n                                          blurValue = 0.0;\n                                        });\n                                      });\n                                    })\n                                  ]),\n                                  5.0.sizedHeight(),\n                                  'Slider Opacity'.xTextColorWhite(),\n                                  10.0.sizedHeight(),\n                                  xRow.list([\n                                    Slider(\n                                        activeColor: Colors.white,\n                                        inactiveColor: Colors.grey,\n                                        value: opacityValue,\n                                        min: 0.00,\n                                        max: 1.0,\n                                        onChanged: (v) {\n                                          setS(() {\n                                            setState(() {\n                                              opacityValue = v;\n                                            });\n                                          });\n                                        }).xExpanded(),\n                                    'Reset'.xTextColorWhite().xFlatButton(onPressed: () {\n                                      setS(() {\n                                        setState(() {\n                                          opacityValue = 0.0;\n                                        });\n                                      });\n                                    })\n                                  ]),\n                                ],\n                              ).toContainer(\n                                borderRadius: BorderRadius.only(topRight: Radius.circular(10), topLeft: Radius.circular(10)),\n                                padding: EdgeInsets.all(20),\n                                height: 400,\n                                color: Colors.black87,\n                              );\n                            },\n                          );\n                        },\n                      );\n                    },\n                    title: 'Blur',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: FontAwesomeIcons.eraser,\n                    ontap: () {\n                      _controller.clear();\n                      //  type.clear();\n                      // // fontsize.clear();\n                      //  offsets.clear();\n                      // // multiwidget.clear();\n                      howmuchwidgetis = 0;\n                    },\n                    title: 'Eraser',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: Icons.photo,\n                    ontap: () {\n                      showModalBottomSheet(\n                          shape:\n                              BorderRadius.only(topRight: Radius.circular(10), topLeft: Radius.circular(10)).xShapeBorder(),\n                          context: context,\n                          builder: (context) {\n                            return StatefulBuilder(\n                              builder: (context, setS) {\n                                return xColumnCC.list([\n                                  5.0.sizedHeight(),\n                                  'Slider Hue'.xTextColorWhite(),\n                                  10.0.sizedHeight(),\n                                  xRow.list([\n                                    Slider(\n                                        activeColor: Colors.white,\n                                        inactiveColor: Colors.grey,\n                                        value: hueValue,\n                                        min: -10.0,\n                                        max: 10.0,\n                                        onChanged: (v) {\n                                          setS(() {\n                                            setState(() {\n                                              hueValue = v;\n                                            });\n                                          });\n                                        }).xExpanded(),\n                                    'Reset'.xTextColorWhite().xFlatButton(onPressed: () {\n                                      setS(() {\n                                        setState(() {\n                                          blurValue = 0.0;\n                                        });\n                                      });\n                                    })\n                                  ]),\n                                  5.0.sizedHeight(),\n                                  'Slider Saturation'.xTextColorWhite(),\n                                  10.0.sizedHeight(),\n                                  xRow.list([\n                                    Slider(\n                                        activeColor: Colors.white,\n                                        inactiveColor: Colors.grey,\n                                        value: saturationValue,\n                                        min: -10.0,\n                                        max: 10.0,\n                                        onChanged: (v) {\n                                          setS(() {\n                                            setState(() {\n                                              saturationValue = v;\n                                            });\n                                          });\n                                        }).xExpanded(),\n                                    'Reset'.xTextColorWhite().xFlatButton(onPressed: () {\n                                      setS(() {\n                                        setState(() {\n                                          saturationValue = 0.0;\n                                        });\n                                      });\n                                    })\n                                  ]),\n                                  5.0.sizedHeight(),\n                                  'Slider Brightness'.xTextColorWhite(),\n                                  10.0.sizedHeight(),\n                                  xRow.list([\n                                    Slider(\n                                        activeColor: Colors.white,\n                                        inactiveColor: Colors.grey,\n                                        value: brightnessValue,\n                                        min: 0.0,\n                                        max: 1.0,\n                                        onChanged: (v) {\n                                          setS(() {\n                                            setState(() {\n                                              brightnessValue = v;\n                                            });\n                                          });\n                                        }).xExpanded(),\n                                    'Reset'.xTextColorWhite().xFlatButton(onPressed: () {\n                                      setS(() {\n                                        setState(() {\n                                          brightnessValue = 0.0;\n                                        });\n                                      });\n                                    })\n                                  ])\n                                ]);\n                              },\n                            ).xContainer(\n                                color: Colors.black87,\n                                height: 300,\n                                borderRadius:\n                                    BorderRadius.only(topRight: Radius.circular(10), topLeft: Radius.circular(10)));\n                          });\n                    },\n                    title: 'Filter',\n                  ),\n                  BottomBarContainer(\n                    colors: widget.bottomBarColor,\n                    icons: FontAwesomeIcons.smile,\n                    ontap: () {\n                      var getemojis = showModalBottomSheet(\n                          context: context,\n                          builder: (BuildContext context) {\n                            return Emojies();\n                          });\n                      getemojis.then((value) {\n                        if (value['name'] != null) {\n                          type.add(1);\n                          widgetJson.add(value);\n                          //    fontsize.add(20);\n                          offsets.add(Offset.zero);\n                          //  multiwidget.add(value);\n                          howmuchwidgetis++;\n                        }\n                      });\n                    },\n                    title: 'Emoji',\n                  ),\n                ],\n              ).xContainer(\n                padding: EdgeInsets.all(0.0),\n                blurRadius: 10.9,\n                shadowColor: widget.bottomBarColor,\n                height: 70,\n              ));\n  }\n\n  final picker = ImagePicker();\n\n  void bottomsheets() {\n    openbottomsheet = true;\n    setState(() {});\n    var future = showModalBottomSheet<void>(\n      context: context,\n      builder: (BuildContext context) {\n        return xColumn.list(\n          [\n            'Select Image Options'.text().xCenter(),\n            10.0.sizedHeight(),\n            Divider(\n              height: 1,\n            ),\n            xRowCC.list(\n              [\n                xColumnCC.list(\n                  [Icon(Icons.photo_library).xIconButton(), 10.0.sizedWidth(), 'Open Gallery'.text()],\n                ).xContainer(\n                  onTap: () async {\n                    var image = await picker.getImage(source: ImageSource.gallery);\n                    await loadImage(File(image.path));\n                    Navigator.pop(context);\n                  },\n                ),\n                24.0.sizedWidth(),\n                xColumnCC.list(\n                  [\n                    Icon(Icons.camera_alt).xIconButton(),\n                    10.0.sizedWidth(),\n                    'Open Camera'.text(),\n                  ],\n                ).xContainer(onTap: () async {\n                  var image = await picker.getImage(source: ImageSource.camera);\n                  var decodedImage = await decodeImageFromList(File(image.path).readAsBytesSync());\n\n                  setState(() {\n                    height = decodedImage.height;\n                    width = decodedImage.width;\n                    _image = File(image.path);\n                  });\n                  setState(() => _controller.clear());\n                  Navigator.pop(context);\n                })\n              ],\n            ).xContainer(\n              padding: EdgeInsets.all(20),\n            )\n          ],\n        ).xContainer(\n          padding: EdgeInsets.all(0.0),\n          color: Colors.white,\n          //   blurRadius: 10.9,\n          //shadowColor: Colors.grey[400],\n          height: 170,\n        );\n      },\n    );\n    future.then((void value) => _closeModal(value));\n  }\n\n  Future<void> loadImage(File imageFile) async {\n    final decodedImage = await decodeImageFromList(imageFile.readAsBytesSync());\n    setState(() {\n      height = decodedImage.height;\n      width = decodedImage.width;\n      _image = imageFile;\n      _controller.clear();\n    });\n  }\n\n  void _closeModal(void value) {\n    openbottomsheet = false;\n    setState(() {});\n  }\n}\n\nclass Signat extends StatefulWidget {\n  @override\n  _SignatState createState() => _SignatState();\n}\n\nclass _SignatState extends State<Signat> {\n  @override\n  void initState() {\n    super.initState();\n    _controller.addListener(() => print('Value changed'));\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return xListView.list(\n      [\n        Signature(\n            controller: _controller,\n            height: height.toDouble(),\n            width: width.toDouble(),\n            backgroundColor: Colors.transparent),\n      ],\n    );\n  }\n}\n\nWidget imageFilterLatest({brightness, saturation, hue, child}) {\n  return ColorFiltered(\n      colorFilter: ColorFilter.matrix(ColorFilterGenerator.brightnessAdjustMatrix(\n        value: brightness,\n      )),\n      child: ColorFiltered(\n          colorFilter: ColorFilter.matrix(ColorFilterGenerator.saturationAdjustMatrix(\n            value: saturation,\n          )),\n          child: ColorFiltered(\n            colorFilter: ColorFilter.matrix(ColorFilterGenerator.hueAdjustMatrix(\n              value: hue,\n            )),\n            child: child,\n          )));\n}\n"
  },
  {
    "path": "lib/image_editor_pro_web.dart",
    "content": "import 'dart:async';\n// In order to *not* need this ignore, consider extracting the \"web\" version\n// of your plugin as a separate package, instead of inlining it in the same\n// package as the core of your plugin.\n// ignore: avoid_web_libraries_in_flutter\nimport 'dart:html' as html show window;\n\nimport 'package:flutter/services.dart';\nimport 'package:flutter_web_plugins/flutter_web_plugins.dart';\n\n/// A web implementation of the ImageEditorPro plugin.\nclass ImageEditorProWeb {\n  static void registerWith(Registrar registrar) {\n    final channel = MethodChannel(\n      'image_editor_pro',\n      const StandardMethodCodec(),\n      registrar,\n    );\n\n    final pluginInstance = ImageEditorProWeb();\n    channel.setMethodCallHandler(pluginInstance.handleMethodCall);\n  }\n\n  /// Handles method calls over the MethodChannel of this plugin.\n  /// Note: Check the \"federated\" architecture for a new way of doing this:\n  /// https://flutter.dev/go/federated-plugins\n  Future<dynamic> handleMethodCall(MethodCall call) async {\n    switch (call.method) {\n      case 'getPlatformVersion':\n        return getPlatformVersion();\n        break;\n      default:\n        throw PlatformException(\n          code: 'Unimplemented',\n          details:\n              'image_editor_pro for web doesn\\'t implement \\'${call.method}\\'',\n        );\n    }\n  }\n\n  /// Returns a [String] containing the version of the platform.\n  Future<String> getPlatformVersion() {\n    final version = html.window.navigator.userAgent;\n    return Future.value(version);\n  }\n}\n"
  },
  {
    "path": "lib/modules/all_emojies.dart",
    "content": "import 'package:firexcode/firexcode.dart';\nimport 'package:image_editor_pro/data/data.dart';\n\nclass Emojies extends StatefulWidget {\n  @override\n  _EmojiesState createState() => _EmojiesState();\n}\n\nclass _EmojiesState extends State<Emojies> {\n  List emojes = <dynamic>[];\n\n  @override\n  Widget build(BuildContext context) {\n    return xColumn.list([\n      xRowCC.list(['Select Emoji'.text()]).xap(value: 20),\n      Divider(\n        height: 1,\n      ),\n      10.0.sizedHeight(),\n      GridView(\n              shrinkWrap: true,\n              physics: ClampingScrollPhysics(),\n              scrollDirection: Axis.vertical,\n              gridDelegate: SliverGridDelegateWithMaxCrossAxisExtent(\n                  mainAxisSpacing: 0.0, maxCrossAxisExtent: 60.0),\n              children: emojis.map((String emoji) {\n                return GridTile(\n                    child: emoji\n                        .xText(fontsize: 35)\n                        .xContainer(padding: EdgeInsets.zero)\n                        .xGesture(onTap: () {\n                  Navigator.pop(context, {\n                    'name': emoji,\n                    'color': Colors.white,\n                    'size': 12.0,\n                    'align': TextAlign.center\n                  });\n                }));\n              }).toList())\n          .xContainer(\n        height: 315,\n        padding: EdgeInsets.all(0.0),\n      )\n    ]).xContainer(\n      padding: EdgeInsets.all(0.0),\n      height: 400,\n      color: Colors.white,\n      blurRadius: 10.9,\n      shadowColor: Colors.grey[400],\n    );\n  }\n\n  List<String> emojis = [];\n  @override\n  void initState() {\n    super.initState();\n    emojis = getSmileys();\n  }\n}\n"
  },
  {
    "path": "lib/modules/bottombar_container.dart",
    "content": "import 'package:firexcode/firexcode.dart';\n\nclass BottomBarContainer extends StatelessWidget {\n  final Color colors;\n  final Function ontap;\n  final String title;\n  final IconData icons;\n\n  const BottomBarContainer(\n      {Key key, this.ontap, this.title, this.icons, this.colors})\n      : super(key: key);\n  @override\n  Widget build(BuildContext context) {\n    return xColumnCC\n        .list([\n          icons.xIcons(color: Colors.white),\n          4.0.sizedHeight(),\n          title.xText(color: Colors.white)\n        ])\n        .xInkWell(onTap: ontap)\n        .xMaterial(\n          color: colors,\n        )\n        .xContainer(padding: EdgeInsets.all(0.0), width: xwidth(context) / 5);\n  }\n}\n"
  },
  {
    "path": "lib/modules/color_filter_generator.dart",
    "content": "import 'dart:math';\n\nclass ColorFilterGenerator {\n  static List<double> hueAdjustMatrix({double value}) {\n    value = value * pi;\n\n    if (value == 0) {\n      return [\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n      ];\n    }\n\n    var cosVal = cos(value);\n    var sinVal = sin(value);\n    var lumR = 0.213;\n    var lumG = 0.715;\n    var lumB = 0.072;\n\n    return List<double>.from(<double>[\n      (lumR + (cosVal * (1 - lumR))) + (sinVal * (-lumR)),\n      (lumG + (cosVal * (-lumG))) + (sinVal * (-lumG)),\n      (lumB + (cosVal * (-lumB))) + (sinVal * (1 - lumB)),\n      0,\n      0,\n      (lumR + (cosVal * (-lumR))) + (sinVal * 0.143),\n      (lumG + (cosVal * (1 - lumG))) + (sinVal * 0.14),\n      (lumB + (cosVal * (-lumB))) + (sinVal * (-0.283)),\n      0,\n      0,\n      (lumR + (cosVal * (-lumR))) + (sinVal * (-(1 - lumR))),\n      (lumG + (cosVal * (-lumG))) + (sinVal * lumG),\n      (lumB + (cosVal * (1 - lumB))) + (sinVal * lumB),\n      0,\n      0,\n      0,\n      0,\n      0,\n      1,\n      0,\n    ]).map((i) => i.toDouble()).toList();\n  }\n\n  static List<double> brightnessAdjustMatrix({double value}) {\n    if (value <= 0) {\n      value = value * 255;\n    } else {\n      value = value * 100;\n    }\n\n    if (value == 0) {\n      return [\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n      ];\n    }\n\n    return List<double>.from(<double>[\n      1,\n      0,\n      0,\n      0,\n      value,\n      0,\n      1,\n      0,\n      0,\n      value,\n      0,\n      0,\n      1,\n      0,\n      value,\n      0,\n      0,\n      0,\n      1,\n      0\n    ]).map((i) => i.toDouble()).toList();\n  }\n\n  static List<double> saturationAdjustMatrix({double value}) {\n    value = value * 100;\n\n    if (value == 0) {\n      return [\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n        0,\n        0,\n        0,\n        0,\n        1,\n        0,\n      ];\n    }\n\n    var x =\n        ((1 + ((value > 0) ? ((3 * value) / 100) : (value / 100)))).toDouble();\n    var lumR = 0.3086;\n    var lumG = 0.6094;\n    var lumB = 0.082;\n\n    return List<double>.from(<double>[\n      (lumR * (1 - x)) + x,\n      lumG * (1 - x),\n      lumB * (1 - x),\n      0,\n      0,\n      lumR * (1 - x),\n      (lumG * (1 - x)) + x,\n      lumB * (1 - x),\n      0,\n      0,\n      lumR * (1 - x),\n      lumG * (1 - x),\n      (lumB * (1 - x)) + x,\n      0,\n      0,\n      0,\n      0,\n      0,\n      1,\n      0,\n    ]).map((i) => i.toDouble()).toList();\n  }\n}\n"
  },
  {
    "path": "lib/modules/color_piskers_slider.dart",
    "content": "import 'package:firexcode/firexcode.dart';\n\nimport 'colors_picker.dart';\n\nclass ColorPiskersSlider extends StatefulWidget {\n  @override\n  _ColorPiskersSliderState createState() => _ColorPiskersSliderState();\n}\n\nclass _ColorPiskersSliderState extends State<ColorPiskersSlider> {\n  @override\n  Widget build(BuildContext context) {\n    return xColumn.list(\n      [\n        'Slider Filter Color'.toUpperCase().text().toCenter(),\n        Divider(\n            // height: 1,\n            ),\n        20.0.sizedHeight(),\n        'Slider Color'.text(),\n        //   10.0.sizedHeight(),\n        xRowCC.list([\n          BarColorPicker(\n              width: 300,\n              thumbColor: Colors.white,\n              cornerRadius: 10,\n              pickMode: PickMode.Color,\n              colorListener: (int value) {\n                setState(() {\n                  //  currentColor = Color(value);\n                });\n              }).xExpanded(),\n          'Reset'.text().xFlatButton(onPressed: () {})\n        ]),\n        5.0.sizedHeight(),\n        Text('Slider Opicity'),\n        10.0.sizedHeight(),\n        xRow.list([\n          Slider(value: 0.1, min: 0.0, max: 1.0, onChanged: (v) {}).xExpanded(),\n          'Reset'.text().xFlatButton(onPressed: () {})\n        ]),\n      ],\n    ).toContainer(\n      borderRadius: BorderRadius.only(\n          topRight: Radius.circular(10), topLeft: Radius.circular(10)),\n      padding: EdgeInsets.all(20),\n      height: 240,\n      color: Colors.white,\n    );\n  }\n}\n"
  },
  {
    "path": "lib/modules/colors_picker.dart",
    "content": "import 'dart:math';\nimport 'package:firexcode/firexcode.dart';\n\nenum PickMode {\n  Color,\n  Grey,\n}\n\n/// A listener which receives an color in int representation. as used\n/// by [BarColorPicker.colorListener] and [CircleColorPicker.colorListener].\ntypedef ColorListener = void Function(int value);\n\n/// Constant color of thumb shadow\nconst _kThumbShadowColor = Color(0x44000000);\n\n/// A padding used to calculate bar height(thumbRadius * 2 - kBarPadding).\nconst _kBarPadding = 4;\n\n/// Base64 encoded image for alpha picker background\n//const _kAlphaTexture = \"iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==\";\n\n/// A bar color picker\nclass BarColorPicker extends StatefulWidget {\n  /// mode enum of pick a normal color or pick a grey color\n  final PickMode pickMode;\n\n  /// width of bar, if this widget is horizontal, than\n  /// bar width is this value, if this widget is vertical\n  /// bar height is this value\n  final double width;\n\n  /// A listener receives color pick events.\n  final ColorListener colorListener;\n\n  /// corner radius of the picker bar, for each corners\n  final double cornerRadius;\n\n  /// specifies the bar orientation\n  final bool horizontal;\n\n  /// thumb fill color\n  final Color thumbColor;\n\n  /// radius of thumb\n  final double thumbRadius;\n\n  /// initial color of this color picker.\n  final Color initialColor;\n\n  BarColorPicker({\n    Key key,\n    this.pickMode = PickMode.Color,\n    this.horizontal = true,\n    this.width = 200,\n    this.cornerRadius = 0.0,\n    this.thumbRadius = 8,\n    this.initialColor = const Color(0xffff0000),\n    this.thumbColor = Colors.black,\n    @required this.colorListener,\n  })  : assert(pickMode != null),\n        assert(horizontal != null),\n        assert(width != null),\n        assert(cornerRadius != null),\n        assert(colorListener != null),\n        assert(initialColor != null),\n        super(key: key);\n\n  @override\n  _BarColorPickerState createState() => _BarColorPickerState();\n}\n\nclass _BarColorPickerState extends State<BarColorPicker> {\n  double percent = 0.0;\n  List<Color> colors;\n  double barWidth, barHeight;\n\n  @override\n  void initState() {\n    super.initState();\n    if (widget.horizontal) {\n      barWidth = widget.width;\n      barHeight = widget.thumbRadius * 2 - _kBarPadding;\n    } else {\n      barWidth = widget.thumbRadius * 2 - _kBarPadding;\n      barHeight = widget.width;\n    }\n    switch (widget.pickMode) {\n      case PickMode.Color:\n        colors = const [\n          Color(0xffff0000),\n          Color(0xffffff00),\n          Color(0xff00ff00),\n          Color(0xff00ffff),\n          Color(0xff0000ff),\n          Color(0xffff00ff),\n          Color(0xffff0000)\n        ];\n        break;\n      case PickMode.Grey:\n        colors = const [Color(0xff000000), Color(0xffffffff)];\n        break;\n    }\n    percent = HSVColor.fromColor(widget.initialColor).hue / 360;\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    final thumbRadius = widget.thumbRadius;\n    final horizontal = widget.horizontal;\n\n    double thumbLeft, thumbTop;\n    if (horizontal) {\n      thumbLeft = barWidth * percent;\n    } else {\n      thumbTop = barHeight * percent;\n    }\n    // build thumb\n    var thumb = XContainer(\n      padding: EdgeInsets.zero,\n      width: thumbRadius * 2,\n      height: thumbRadius * 2,\n      shadowColor: _kThumbShadowColor,\n      spreadRadius: 2,\n      blurRadius: 3,\n      color: widget.thumbColor,\n      rounded: thumbRadius,\n    ).xPositioned(\n      left: thumbLeft,\n      top: thumbTop,\n    );\n\n    // build frame\n    double frameWidth, frameHeight;\n    if (horizontal) {\n      frameWidth = barWidth + thumbRadius * 2;\n      frameHeight = thumbRadius * 2;\n    } else {\n      frameWidth = thumbRadius * 2;\n      frameHeight = barHeight + thumbRadius * 2;\n    }\n    Widget frame = SizedBox(width: frameWidth, height: frameHeight);\n\n    // build content\n    Gradient gradient;\n    double left, top;\n    if (horizontal) {\n      gradient = LinearGradient(colors: colors);\n      left = thumbRadius;\n      top = (thumbRadius * 2 - barHeight) / 2;\n    } else {\n      gradient = LinearGradient(\n          colors: colors,\n          begin: Alignment.topCenter,\n          end: Alignment.bottomCenter);\n      left = (thumbRadius * 2 - barWidth) / 2;\n      top = thumbRadius;\n    }\n    var content = XContainerGradient(\n      padding: EdgeInsets.zero,\n      width: barWidth,\n      height: barHeight,\n      rounded: widget.cornerRadius,\n      gradient: gradient,\n      child: ''.text(),\n    ).xPositioned(\n      left: left,\n      top: top,\n    );\n\n    return xStack.list([frame, content, thumb]).xGesture(\n      onPanDown: (details) => handleTouch(details.globalPosition, context),\n      onPanStart: (details) => handleTouch(details.globalPosition, context),\n      onPanUpdate: (details) => handleTouch(details.globalPosition, context),\n    );\n  }\n\n  /// calculate colors picked from palette and update our states.\n  void handleTouch(Offset globalPosition, BuildContext context) {\n    RenderBox box = context.findRenderObject();\n    var localPosition = box.globalToLocal(globalPosition);\n    double percent;\n    if (widget.horizontal) {\n      percent = (localPosition.dx - widget.thumbRadius) / barWidth;\n    } else {\n      percent = (localPosition.dy - widget.thumbRadius) / barHeight;\n    }\n    percent = min(max(0.0, percent), 1.0);\n    setState(() {\n      this.percent = percent;\n    });\n    switch (widget.pickMode) {\n      case PickMode.Color:\n        var color = HSVColor.fromAHSV(1.0, percent * 360, 1.0, 1.0).toColor();\n        widget.colorListener(color.value);\n        break;\n      case PickMode.Grey:\n        final channel = (0xff * percent).toInt();\n        widget.colorListener(\n            Color.fromARGB(0xff, channel, channel, channel).value);\n        break;\n    }\n  }\n}\n\n/// A circle palette color picker.\nclass CircleColorPicker extends StatefulWidget {\n  // radius of the color palette, note that radius * 2 is not the final\n  // width of this widget, instead is (radius + thumbRadius) * 2.\n  final double radius;\n\n  /// thumb fill color.\n  final Color thumbColor;\n\n  /// radius of thumb.\n  final double thumbRadius;\n\n  /// A listener receives color pick events.\n  final ColorListener colorListener;\n\n  /// initial color of this color picker.\n  final Color initialColor;\n\n  CircleColorPicker(\n      {Key key,\n      this.radius = 120,\n      this.initialColor = const Color(0xffff0000),\n      this.thumbColor = Colors.black,\n      this.thumbRadius = 8,\n      @required this.colorListener})\n      : assert(radius != null),\n        assert(thumbColor != null),\n        assert(colorListener != null),\n        super(key: key);\n\n  @override\n  State<CircleColorPicker> createState() {\n    return _CircleColorPickerState();\n  }\n}\n\nclass _CircleColorPickerState extends State<CircleColorPicker> {\n  static const List<Color> colors = [\n    Color(0xffff0000),\n    Color(0xffffff00),\n    Color(0xff00ff00),\n    Color(0xff00ffff),\n    Color(0xff0000ff),\n    Color(0xffff00ff),\n    Color(0xffff0000)\n  ];\n\n  double thumbDistanceToCenter;\n  double thumbRadians;\n\n  @override\n  void initState() {\n    super.initState();\n    thumbDistanceToCenter = widget.radius;\n    final hue = HSVColor.fromColor(widget.initialColor).hue;\n    thumbRadians = degreesToRadians(270 - hue);\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    final radius = widget.radius;\n    final thumbRadius = widget.thumbRadius;\n\n    // compute thumb center coordinate\n    final thumbCenterX = radius + thumbDistanceToCenter * sin(thumbRadians);\n    final thumbCenterY = radius + thumbDistanceToCenter * cos(thumbRadians);\n\n    // build thumb widget\n    Widget thumb = Positioned(\n        child: XContainer(\n      padding: EdgeInsets.zero,\n      width: thumbRadius * 2,\n      height: thumbRadius * 2,\n      shadowColor: _kThumbShadowColor,\n      spreadRadius: 2,\n      blurRadius: 3,\n      color: widget.thumbColor,\n      rounded: thumbRadius,\n    ).xPositioned(\n      left: thumbCenterX,\n      top: thumbCenterY,\n    ));\n    return xStack.list(\n      [\n        SizedBox(\n            width: (radius + thumbRadius) * 2,\n            height: (radius + thumbRadius) * 2),\n        Positioned(\n          left: thumbRadius,\n          top: thumbRadius,\n          child: ''.text().xContainerGradient(\n                padding: EdgeInsets.zero,\n                width: radius * 2,\n                height: radius * 2,\n                rounded: radius,\n                gradient: SweepGradient(colors: colors),\n              ),\n        ),\n        thumb\n      ],\n    ).xGesture(\n      behavior: HitTestBehavior.opaque,\n      onPanDown: (details) => handleTouch(details.globalPosition, context),\n      onPanStart: (details) => handleTouch(details.globalPosition, context),\n      onPanUpdate: (details) => handleTouch(details.globalPosition, context),\n    );\n  }\n\n  /// calculate colors picked from palette and update our states.\n  void handleTouch(Offset globalPosition, BuildContext context) {\n    RenderBox box = context.findRenderObject();\n    var localPosition = box.globalToLocal(globalPosition);\n    final centerX = box.size.width / 2;\n    final centerY = box.size.height / 2;\n    final deltaX = localPosition.dx - centerX;\n    final deltaY = localPosition.dy - centerY;\n    final distanceToCenter = sqrt(deltaX * deltaX + deltaY * deltaY);\n    var theta = atan2(deltaX, deltaY);\n    var degree = 270 - radiansToDegrees(theta);\n    if (degree < 0) degree = 360 + degree;\n    widget.colorListener(HSVColor.fromAHSV(1, degree, 1, 1).toColor().value);\n    setState(() {\n      thumbDistanceToCenter = min(distanceToCenter, widget.radius);\n      thumbRadians = theta;\n    });\n  }\n\n  /// convert an angle value from radian to degree representation.\n  double radiansToDegrees(double radians) {\n    return (radians + pi) / pi * 180;\n  }\n\n  /// convert an angle value from degree to radian representation.\n  double degreesToRadians(double degrees) {\n    return degrees / 180 * pi - pi;\n  }\n}\n"
  },
  {
    "path": "lib/modules/emoji.dart",
    "content": "import 'package:firexcode/firexcode.dart';\n\nclass EmojiView extends StatefulWidget {\n  final double left;\n  final double top;\n  final Function ontap;\n  final Map mapJson;\n  final Function(DragUpdateDetails) onpanupdate;\n\n  const EmojiView({\n    Key key,\n    this.left,\n    this.top,\n    this.ontap,\n    this.onpanupdate,\n    this.mapJson,\n  }) : super(key: key);\n  @override\n  _EmojiViewState createState() => _EmojiViewState();\n}\n\nclass _EmojiViewState extends State<EmojiView> {\n  @override\n  Widget build(BuildContext context) {\n    return widget.mapJson['name']\n        .toString()\n        .text(\n            textAlign: widget.mapJson['align'],\n            style: TextStyle(\n              color: widget.mapJson['color'],\n              fontSize: widget.mapJson['size'],\n            ))\n        .xGesture(\n          onTap: widget.ontap,\n          onPanUpdate: widget.onpanupdate,\n        )\n        .xPositioned(\n          left: widget.left,\n          top: widget.top,\n        );\n  }\n}\n"
  },
  {
    "path": "lib/modules/sliders.dart",
    "content": "import 'package:firexcode/firexcode.dart';\n\nimport '../image_editor_pro.dart';\nimport 'colors_picker.dart';\n\nclass Sliders extends StatefulWidget {\n  final int index;\n  final Map mapValue;\n\n  const Sliders({Key key, this.mapValue, this.index}) : super(key: key);\n\n  @override\n  _SlidersState createState() => _SlidersState();\n}\n\nclass _SlidersState extends State<Sliders> {\n  @override\n  void initState() {\n    //  slider = widget.sizevalue;\n\n    super.initState();\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return xColumnCC.list(\n      [\n        10.0.sizedHeight(),\n        'Size Adjust'.toUpperCase().xTextColorWhite().toCenter(),\n        Divider(\n\n            // height: 1,\n            ),\n        Slider(\n            activeColor: Colors.white,\n            inactiveColor: Colors.grey,\n            value: widgetJson[widget.index]['size'],\n            min: 0.0,\n            max: 100.0,\n            onChangeEnd: (v) {\n              setState(() {\n                widgetJson[widget.index]['size'] = v.toDouble();\n              });\n            },\n            onChanged: (v) {\n              setState(() {\n                slider = v;\n                // print(v.toDouble());\n                widgetJson[widget.index]['size'] = v.toDouble();\n              });\n            }),\n        10.0.sizedHeight(),\n        xColumn.list([\n          20.0.sizedHeight(),\n          'Slider Color'.text(),\n          //   10.0.sizedHeight(),\n          xRowCC.list([\n            BarColorPicker(\n                width: 300,\n                thumbColor: Colors.white,\n                cornerRadius: 10,\n                pickMode: PickMode.Color,\n                colorListener: (int value) {\n                  setState(() {\n                    widgetJson[widget.index]['color'] = Color(value);\n                  });\n                }).xExpanded(),\n            'Reset'.text().xFlatButton(onPressed: () {})\n          ]),\n          //   20.0.sizedHeight(),\n          'Slider White Black Color'.text(),\n          //   10.0.sizedHeight(),\n          xRowCC.list([\n            BarColorPicker(\n                width: 300,\n                thumbColor: Colors.white,\n                cornerRadius: 10,\n                pickMode: PickMode.Grey,\n                colorListener: (int value) {\n                  setState(() {\n                    widgetJson[widget.index]['color'] = Color(value);\n                  });\n                }).xExpanded(),\n            'Reset'.text().xFlatButton(onPressed: () {})\n          ]),\n        ]).xContainer(color: Colors.white, rounded: 10),\n        10.0.sizedHeight(),\n        xRow.list([\n          'Remove'\n              .text()\n              .xFlatButton(\n                  color: Colors.white,\n                  onPressed: () {\n                    widgetJson.removeAt(widget.index);\n                    back(context);\n                    // setState(() {});\n                  })\n              .xExpanded()\n        ]),\n      ],\n    ).xContainer(\n      color: Colors.black87,\n      height: 350,\n      borderRadius: BorderRadius.only(\n          topRight: Radius.circular(10), topLeft: Radius.circular(10)),\n    );\n  }\n}\n"
  },
  {
    "path": "lib/modules/text.dart",
    "content": "import 'package:firexcode/firexcode.dart';\nimport 'package:flutter/material.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\n\nimport 'colors_picker.dart';\n\nclass TextEditorImage extends StatefulWidget {\n  @override\n  _TextEditorImageState createState() => _TextEditorImageState();\n}\n\nclass _TextEditorImageState extends State<TextEditorImage> {\n  TextEditingController name = TextEditingController();\n  Color currentColor = Colors.black;\n  double slider = 12.0;\n  @override\n  Widget build(BuildContext context) {\n    return xColumn\n        .list([\n          TextField(\n            controller: name,\n            decoration: InputDecoration(\n              border: InputBorder.none,\n              contentPadding: EdgeInsets.all(10),\n              hintText: 'Insert Your Message',\n              hintStyle: TextStyle(color: Colors.white),\n              alignLabelWithHint: true,\n            ),\n            scrollPadding: EdgeInsets.all(20.0),\n            keyboardType: TextInputType.multiline,\n            minLines: 5,\n            maxLines: 99999,\n            style: TextStyle(\n              color: Colors.white,\n            ),\n            autofocus: true,\n          ).toContainer(height: xheight(context) / 2.2),\n          xColumnCC.list([\n            //   20.0.sizedHeight(),\n            'Slider Color'.text(),\n            //   10.0.sizedHeight(),\n            xRowCC.list([\n              BarColorPicker(\n                  width: 300,\n                  thumbColor: Colors.white,\n                  cornerRadius: 10,\n                  pickMode: PickMode.Color,\n                  colorListener: (int value) {\n                    setState(() {\n                      currentColor = Color(value);\n                    });\n                  }).xExpanded(),\n              'Reset'.text().xFlatButton(onPressed: () {})\n            ]),\n            //   20.0.sizedHeight(),\n            'Slider White Black Color'.text(),\n            //   10.0.sizedHeight(),\n            xRowCC.list([\n              BarColorPicker(\n                  width: 300,\n                  thumbColor: Colors.white,\n                  cornerRadius: 10,\n                  pickMode: PickMode.Grey,\n                  colorListener: (int value) {\n                    setState(() {\n                      currentColor = Color(value);\n                    });\n                  }).xExpanded(),\n              'Reset'.text().xFlatButton(onPressed: () {})\n            ]),\n            xColumn.list([\n              10.0.sizedHeight(),\n              'Size Adjust'.toUpperCase().xTextColorWhite().toCenter(),\n              10.0.sizedHeight(),\n              Slider(\n                  activeColor: Colors.white,\n                  inactiveColor: Colors.grey,\n                  value: slider,\n                  min: 0.0,\n                  max: 100.0,\n                  onChangeEnd: (v) {\n                    setState(() {\n                      slider = v;\n                    });\n                  },\n                  onChanged: (v) {\n                    setState(() {\n                      slider = v;\n                    });\n                  }),\n            ]).toContainer(color: Colors.black)\n          ]).xContainer(color: Colors.white),\n        ])\n        .xSingleChildScroolView()\n        .xCenter()\n        .xScaffold(\n          backgroundColor: Colors.black,\n          appBar: AppBar(\n            backgroundColor: Colors.black,\n            actions: <Widget>[\n              align == TextAlign.left\n                  ? FontAwesomeIcons.alignLeft\n                      .xListTileIcon(\n                          color: Colors.white,\n                          onTap: () {\n                            setState(() {\n                              align = null;\n                            });\n                          })\n                      .xap(value: 5)\n                  : Icon(FontAwesomeIcons.alignLeft).xIconButton(onPressed: () {\n                      setState(() {\n                        align = TextAlign.left;\n                      });\n                    }),\n              align == TextAlign.center\n                  ? FontAwesomeIcons.alignCenter\n                      .xListTileIcon(\n                          color: Colors.white,\n                          onTap: () {\n                            setState(() {\n                              align = null;\n                            });\n                          })\n                      .xap(value: 5)\n                  : Icon(FontAwesomeIcons.alignCenter).xIconButton(\n                      onPressed: () {\n                      setState(() {\n                        align = TextAlign.center;\n                      });\n                    }),\n              align == TextAlign.right\n                  ? FontAwesomeIcons.alignRight\n                      .xListTileIcon(\n                          color: Colors.white,\n                          onTap: () {\n                            setState(() {\n                              align = null;\n                            });\n                          })\n                      .xap(value: 5)\n                  : Icon(FontAwesomeIcons.alignRight).xIconButton(\n                      onPressed: () {\n                      setState(() {\n                        align = TextAlign.right;\n                      });\n                    }),\n            ],\n          ),\n          bottomNavigationBar: 'Add Text'\n              .xTextColorWhite(\n                fontWeight: FontWeight.bold,\n                fontsize: 22,\n              )\n              .xFlatButton(\n                onPressed: () {\n                  Navigator.pop(context, {\n                    'name': name.text,\n                    'color': currentColor,\n                    'size': slider.toDouble(),\n                    'align': align\n                  });\n                },\n                color: Colors.black,\n                padding: EdgeInsets.all(15),\n                shape: RoundedRectangleBorder(\n                    borderRadius: BorderRadius.circular(10)),\n              )\n              .xContainer(\n                color: Colors.white,\n              ),\n        );\n  }\n\n  TextAlign align;\n}\n"
  },
  {
    "path": "lib/modules/textview.dart",
    "content": "import 'package:firexcode/firexcode.dart';\n\nclass TextView extends StatefulWidget {\n  final double left;\n  final double top;\n  final Function ontap;\n  final Function(DragUpdateDetails) onpanupdate;\n  final Map mapJson;\n  const TextView({\n    Key key,\n    this.left,\n    this.top,\n    this.ontap,\n    this.onpanupdate,\n    this.mapJson,\n  }) : super(key: key);\n  @override\n  _TextViewState createState() => _TextViewState();\n}\n\nclass _TextViewState extends State<TextView> {\n  @override\n  Widget build(BuildContext context) {\n    return widget.mapJson['name']\n        .toString()\n        .text(\n            textAlign: widget.mapJson['align'],\n            style: TextStyle(\n              color: widget.mapJson['color'],\n              fontSize: widget.mapJson['size'],\n            ))\n        .xGesture(\n          onTap: widget.ontap,\n          onPanUpdate: widget.onpanupdate,\n        )\n        .xPositioned(\n          left: widget.left,\n          top: widget.top,\n        );\n  }\n}\n"
  },
  {
    "path": "lib/modules/view_save_image.dart",
    "content": "import 'dart:io';\n\nimport 'package:firexcode/firexcode.dart';\n\nclass ImageView extends StatefulWidget {\n  final File file;\n\n  const ImageView({Key key, this.file}) : super(key: key);\n  @override\n  _ImageViewState createState() => _ImageViewState();\n}\n\nclass _ImageViewState extends State<ImageView> {\n  @override\n  Widget build(BuildContext context) {\n    return Image.file(widget.file).xCenter().xScaffold();\n  }\n}\n"
  },
  {
    "path": "linux/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.10)\nset(PROJECT_NAME \"image_editor_pro\")\nproject(${PROJECT_NAME} LANGUAGES CXX)\n\n# This value is used when generating builds using this plugin, so it must\n# not be changed\nset(PLUGIN_NAME \"image_editor_pro_plugin\")\n\nadd_library(${PLUGIN_NAME} SHARED\n  \"image_editor_pro_plugin.cc\"\n)\napply_standard_settings(${PLUGIN_NAME})\nset_target_properties(${PLUGIN_NAME} PROPERTIES\n  CXX_VISIBILITY_PRESET hidden)\ntarget_compile_definitions(${PLUGIN_NAME} PRIVATE FLUTTER_PLUGIN_IMPL)\ntarget_include_directories(${PLUGIN_NAME} INTERFACE\n  \"${CMAKE_CURRENT_SOURCE_DIR}/include\")\ntarget_link_libraries(${PLUGIN_NAME} PRIVATE flutter)\ntarget_link_libraries(${PLUGIN_NAME} PRIVATE PkgConfig::GTK)\n\n# List of absolute paths to libraries that should be bundled with the plugin\nset(image_editor_pro_bundled_libraries\n  \"\"\n  PARENT_SCOPE\n)\n"
  },
  {
    "path": "linux/image_editor_pro_plugin.cc",
    "content": "#include \"include/image_editor_pro/image_editor_pro_plugin.h\"\n\n#include <flutter_linux/flutter_linux.h>\n#include <gtk/gtk.h>\n#include <sys/utsname.h>\n\n#include <cstring>\n\n#define IMAGE_EDITOR_PRO_PLUGIN(obj) \\\n  (G_TYPE_CHECK_INSTANCE_CAST((obj), image_editor_pro_plugin_get_type(), \\\n                              ImageEditorProPlugin))\n\nstruct _ImageEditorProPlugin {\n  GObject parent_instance;\n};\n\nG_DEFINE_TYPE(ImageEditorProPlugin, image_editor_pro_plugin, g_object_get_type())\n\n// Called when a method call is received from Flutter.\nstatic void image_editor_pro_plugin_handle_method_call(\n    ImageEditorProPlugin* self,\n    FlMethodCall* method_call) {\n  g_autoptr(FlMethodResponse) response = nullptr;\n\n  const gchar* method = fl_method_call_get_name(method_call);\n\n  if (strcmp(method, \"getPlatformVersion\") == 0) {\n    struct utsname uname_data = {};\n    uname(&uname_data);\n    g_autofree gchar *version = g_strdup_printf(\"Linux %s\", uname_data.version);\n    g_autoptr(FlValue) result = fl_value_new_string(version);\n    response = FL_METHOD_RESPONSE(fl_method_success_response_new(result));\n  } else {\n    response = FL_METHOD_RESPONSE(fl_method_not_implemented_response_new());\n  }\n\n  fl_method_call_respond(method_call, response, nullptr);\n}\n\nstatic void image_editor_pro_plugin_dispose(GObject* object) {\n  G_OBJECT_CLASS(image_editor_pro_plugin_parent_class)->dispose(object);\n}\n\nstatic void image_editor_pro_plugin_class_init(ImageEditorProPluginClass* klass) {\n  G_OBJECT_CLASS(klass)->dispose = image_editor_pro_plugin_dispose;\n}\n\nstatic void image_editor_pro_plugin_init(ImageEditorProPlugin* self) {}\n\nstatic void method_call_cb(FlMethodChannel* channel, FlMethodCall* method_call,\n                           gpointer user_data) {\n  ImageEditorProPlugin* plugin = IMAGE_EDITOR_PRO_PLUGIN(user_data);\n  image_editor_pro_plugin_handle_method_call(plugin, method_call);\n}\n\nvoid image_editor_pro_plugin_register_with_registrar(FlPluginRegistrar* registrar) {\n  ImageEditorProPlugin* plugin = IMAGE_EDITOR_PRO_PLUGIN(\n      g_object_new(image_editor_pro_plugin_get_type(), nullptr));\n\n  g_autoptr(FlStandardMethodCodec) codec = fl_standard_method_codec_new();\n  g_autoptr(FlMethodChannel) channel =\n      fl_method_channel_new(fl_plugin_registrar_get_messenger(registrar),\n                            \"image_editor_pro\",\n                            FL_METHOD_CODEC(codec));\n  fl_method_channel_set_method_call_handler(channel, method_call_cb,\n                                            g_object_ref(plugin),\n                                            g_object_unref);\n\n  g_object_unref(plugin);\n}\n"
  },
  {
    "path": "linux/include/image_editor_pro/image_editor_pro_plugin.h",
    "content": "#ifndef FLUTTER_PLUGIN_IMAGE_EDITOR_PRO_PLUGIN_H_\n#define FLUTTER_PLUGIN_IMAGE_EDITOR_PRO_PLUGIN_H_\n\n#include <flutter_linux/flutter_linux.h>\n\nG_BEGIN_DECLS\n\n#ifdef FLUTTER_PLUGIN_IMPL\n#define FLUTTER_PLUGIN_EXPORT __attribute__((visibility(\"default\")))\n#else\n#define FLUTTER_PLUGIN_EXPORT\n#endif\n\ntypedef struct _ImageEditorProPlugin ImageEditorProPlugin;\ntypedef struct {\n  GObjectClass parent_class;\n} ImageEditorProPluginClass;\n\nFLUTTER_PLUGIN_EXPORT GType image_editor_pro_plugin_get_type();\n\nFLUTTER_PLUGIN_EXPORT void image_editor_pro_plugin_register_with_registrar(\n    FlPluginRegistrar* registrar);\n\nG_END_DECLS\n\n#endif  // FLUTTER_PLUGIN_IMAGE_EDITOR_PRO_PLUGIN_H_\n"
  },
  {
    "path": "macos/Classes/ImageEditorProPlugin.swift",
    "content": "import Cocoa\nimport FlutterMacOS\n\npublic class ImageEditorProPlugin: NSObject, FlutterPlugin {\n  public static func register(with registrar: FlutterPluginRegistrar) {\n    let channel = FlutterMethodChannel(name: \"image_editor_pro\", binaryMessenger: registrar.messenger)\n    let instance = ImageEditorProPlugin()\n    registrar.addMethodCallDelegate(instance, channel: channel)\n  }\n\n  public func handle(_ call: FlutterMethodCall, result: @escaping FlutterResult) {\n    switch call.method {\n    case \"getPlatformVersion\":\n      result(\"macOS \" + ProcessInfo.processInfo.operatingSystemVersionString)\n    default:\n      result(FlutterMethodNotImplemented)\n    }\n  }\n}\n"
  },
  {
    "path": "macos/image_editor_pro.podspec",
    "content": "#\n# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html.\n# Run `pod lib lint image_editor_pro.podspec` to validate before publishing.\n#\nPod::Spec.new do |s|\n  s.name             = 'image_editor_pro'\n  s.version          = '0.0.1'\n  s.summary          = 'A new flutter plugin project.'\n  s.description      = <<-DESC\nA new flutter plugin project.\n                       DESC\n  s.homepage         = 'http://example.com'\n  s.license          = { :file => '../LICENSE' }\n  s.author           = { 'Your Company' => 'email@example.com' }\n  s.source           = { :path => '.' }\n  s.source_files     = 'Classes/**/*'\n  s.dependency 'FlutterMacOS'\n\n  s.platform = :osx, '10.11'\n  s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }\n  s.swift_version = '5.0'\nend\n"
  },
  {
    "path": "pubspec.yaml",
    "content": "name: image_editor_pro\ndescription: Image Editor Plugin with simple, easy support for image editing using paints,text and emoji like stories.\nversion: 1.1.8\nhomepage: https://github.com/zeeshux7860/Image_editor_pro_package\n\nenvironment:\n  sdk: \">=2.7.0 <3.0.0\"\n  flutter: \">=1.20.0\"\ndependencies:\n  flutter:\n    sdk: flutter\n  cupertino_icons: ^1.0.2\n  zoom_widget: ^0.1.3\n  font_awesome_flutter: ^9.0.0\n  image_picker: ^0.7.4\n  path_provider: ^2.0.1\n  permission_handler: ^7.0.0\n  dio: ^4.0.0\n  screenshot: ^0.3.0\n  signature: ^4.0.2\n  flutter_colorpicker: ^0.4.0\n  firexcode: ^1.0.5\n\n  flutter_web_plugins:\n    sdk: flutter\n  collection: ^1.15.0\n\ndev_dependencies:\n  pedantic: ^1.9.2\n\n  flutter_test:\n    sdk: flutter\n\n# For information on the generic Dart part of this file, see the\n# following page: https://dart.dev/tools/pub/pubspec\n\n# The following section is specific to Flutter.\nflutter:\n  plugin:\n    platforms:\n      android:\n        package: zeeshux7860.update.image_editor_pro\n        pluginClass: ImageEditorProPlugin\n      ios:\n        pluginClass: ImageEditorProPlugin\n      linux:\n        pluginClass: ImageEditorProPlugin\n      macos:\n        pluginClass: ImageEditorProPlugin\n      windows:\n        pluginClass: ImageEditorProPlugin        \n      web:\n        pluginClass: ImageEditorProWeb\n        fileName: image_editor_pro_web.dart\n  # To add assets to your plugin package, add an assets section, like this:\n  # assets:\n  #  - images/a_dot_burr.jpeg\n  #  - images/a_dot_ham.jpeg\n  #\n  # For details regarding assets in packages, see\n  # https://flutter.dev/assets-and-images/#from-packages\n  #\n  # An image asset can refer to one or more resolution-specific \"variants\", see\n  # https://flutter.dev/assets-and-images/#resolution-aware.\n\n  # To add custom fonts to your plugin package, add a fonts section here,\n  # in this \"flutter\" section. Each entry in this list should have a\n  # \"family\" key with the font family name, and a \"fonts\" key with a\n  # list giving the asset and other descriptors for the font. For\n  # example:\n  # fonts:\n  #   - family: Schyler\n  #     fonts:\n  #       - asset: fonts/Schyler-Regular.ttf\n  #       - asset: fonts/Schyler-Italic.ttf\n  #         style: italic\n  #   - family: Trajan Pro\n  #     fonts:\n  #       - asset: fonts/TrajanPro.ttf\n  #       - asset: fonts/TrajanPro_Bold.ttf\n  #         weight: 700\n  #\n  # For details regarding fonts in packages, see\n  # https://flutter.dev/custom-fonts/#from-packages\n"
  },
  {
    "path": "test/image_editor_pro_test.dart",
    "content": "\n"
  },
  {
    "path": "windows/.gitignore",
    "content": "flutter/\n\n# Visual Studio user-specific files.\n*.suo\n*.user\n*.userosscache\n*.sln.docstates\n\n# Visual Studio build-related files.\nx64/\nx86/\n\n# Visual Studio cache files\n# files ending in .cache can be ignored\n*.[Cc]ache\n# but keep track of directories ending in .cache\n!*.[Cc]ache/\n"
  },
  {
    "path": "windows/CMakeLists.txt",
    "content": "cmake_minimum_required(VERSION 3.15)\nset(PROJECT_NAME \"image_editor_pro\")\nproject(${PROJECT_NAME} LANGUAGES CXX)\n\n# This value is used when generating builds using this plugin, so it must\n# not be changed\nset(PLUGIN_NAME \"image_editor_pro_plugin\")\n\nadd_library(${PLUGIN_NAME} SHARED\n  \"image_editor_pro_plugin.cpp\"\n)\napply_standard_settings(${PLUGIN_NAME})\nset_target_properties(${PLUGIN_NAME} PROPERTIES\n  CXX_VISIBILITY_PRESET hidden)\ntarget_compile_definitions(${PLUGIN_NAME} PRIVATE FLUTTER_PLUGIN_IMPL)\ntarget_include_directories(${PLUGIN_NAME} INTERFACE\n  \"${CMAKE_CURRENT_SOURCE_DIR}/include\")\ntarget_link_libraries(${PLUGIN_NAME} PRIVATE flutter flutter_wrapper_plugin)\n\n# List of absolute paths to libraries that should be bundled with the plugin\nset(image_editor_pro_bundled_libraries\n  \"\"\n  PARENT_SCOPE\n)\n"
  },
  {
    "path": "windows/image_editor_pro_plugin.cpp",
    "content": "#include \"include/image_editor_pro/image_editor_pro_plugin.h\"\n\n// This must be included before many other Windows headers.\n#include <windows.h>\n\n// For getPlatformVersion; remove unless needed for your plugin implementation.\n#include <VersionHelpers.h>\n\n#include <flutter/method_channel.h>\n#include <flutter/plugin_registrar_windows.h>\n#include <flutter/standard_method_codec.h>\n\n#include <map>\n#include <memory>\n#include <sstream>\n\nnamespace {\n\nclass ImageEditorProPlugin : public flutter::Plugin {\n public:\n  static void RegisterWithRegistrar(flutter::PluginRegistrarWindows *registrar);\n\n  ImageEditorProPlugin();\n\n  virtual ~ImageEditorProPlugin();\n\n private:\n  // Called when a method is called on this plugin's channel from Dart.\n  void HandleMethodCall(\n      const flutter::MethodCall<flutter::EncodableValue> &method_call,\n      std::unique_ptr<flutter::MethodResult<flutter::EncodableValue>> result);\n};\n\n// static\nvoid ImageEditorProPlugin::RegisterWithRegistrar(\n    flutter::PluginRegistrarWindows *registrar) {\n  auto channel =\n      std::make_unique<flutter::MethodChannel<flutter::EncodableValue>>(\n          registrar->messenger(), \"image_editor_pro\",\n          &flutter::StandardMethodCodec::GetInstance());\n\n  auto plugin = std::make_unique<ImageEditorProPlugin>();\n\n  channel->SetMethodCallHandler(\n      [plugin_pointer = plugin.get()](const auto &call, auto result) {\n        plugin_pointer->HandleMethodCall(call, std::move(result));\n      });\n\n  registrar->AddPlugin(std::move(plugin));\n}\n\nImageEditorProPlugin::ImageEditorProPlugin() {}\n\nImageEditorProPlugin::~ImageEditorProPlugin() {}\n\nvoid ImageEditorProPlugin::HandleMethodCall(\n    const flutter::MethodCall<flutter::EncodableValue> &method_call,\n    std::unique_ptr<flutter::MethodResult<flutter::EncodableValue>> result) {\n  if (method_call.method_name().compare(\"getPlatformVersion\") == 0) {\n    std::ostringstream version_stream;\n    version_stream << \"Windows \";\n    if (IsWindows10OrGreater()) {\n      version_stream << \"10+\";\n    } else if (IsWindows8OrGreater()) {\n      version_stream << \"8\";\n    } else if (IsWindows7OrGreater()) {\n      version_stream << \"7\";\n    }\n    result->Success(flutter::EncodableValue(version_stream.str()));\n  } else {\n    result->NotImplemented();\n  }\n}\n\n}  // namespace\n\nvoid ImageEditorProPluginRegisterWithRegistrar(\n    FlutterDesktopPluginRegistrarRef registrar) {\n  ImageEditorProPlugin::RegisterWithRegistrar(\n      flutter::PluginRegistrarManager::GetInstance()\n          ->GetRegistrar<flutter::PluginRegistrarWindows>(registrar));\n}\n"
  },
  {
    "path": "windows/include/image_editor_pro/image_editor_pro_plugin.h",
    "content": "#ifndef FLUTTER_PLUGIN_IMAGE_EDITOR_PRO_PLUGIN_H_\n#define FLUTTER_PLUGIN_IMAGE_EDITOR_PRO_PLUGIN_H_\n\n#include <flutter_plugin_registrar.h>\n\n#ifdef FLUTTER_PLUGIN_IMPL\n#define FLUTTER_PLUGIN_EXPORT __declspec(dllexport)\n#else\n#define FLUTTER_PLUGIN_EXPORT __declspec(dllimport)\n#endif\n\n#if defined(__cplusplus)\nextern \"C\" {\n#endif\n\nFLUTTER_PLUGIN_EXPORT void ImageEditorProPluginRegisterWithRegistrar(\n    FlutterDesktopPluginRegistrarRef registrar);\n\n#if defined(__cplusplus)\n}  // extern \"C\"\n#endif\n\n#endif  // FLUTTER_PLUGIN_IMAGE_EDITOR_PRO_PLUGIN_H_\n"
  }
]