From c9e251f235108df31bfae3d2c0f217147cc0e2cb Mon Sep 17 00:00:00 2001 From: sirily11 Date: Sat, 11 Jul 2020 22:02:15 -0500 Subject: [PATCH] added release --- CHANGELOG.md | 4 ++++ README.md | 2 ++ example/.flutter-plugins-dependencies | 2 +- example/macos/Podfile.lock | 4 ++-- example/macos/Runner/Release.entitlements | 8 ++++---- 5 files changed, 13 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4308456..3a97dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,3 +82,7 @@ - Added support for manyToMany Field - Added support for file field - Updated example + +## [1.1.1] + +- Added support for macos diff --git a/README.md b/README.md index b87d674..63b1330 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ![Flutter test](https://github.com/sirily11/json-textfrom/workflows/Flutter%20test/badge.svg) [![codecov](https://codecov.io/gh/sirily11/json-textfrom/branch/master/graph/badge.svg)](https://codecov.io/gh/sirily11/json-textfrom) +**You can download the macos app in the release page!** + ## Setup Before you use this plugin, you need to setup your ios/android project inorder to use file field(File upload). diff --git a/example/.flutter-plugins-dependencies b/example/.flutter-plugins-dependencies index 670f539..367b386 100644 --- a/example/.flutter-plugins-dependencies +++ b/example/.flutter-plugins-dependencies @@ -1 +1 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"barcode_scan","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan-3.0.0/","dependencies":[]},{"name":"file_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.12.0/","dependencies":[]},{"name":"image_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.5/","dependencies":[]},{"name":"permission_handler","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-5.0.1+1/","dependencies":[]}],"android":[{"name":"barcode_scan","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan-3.0.0/","dependencies":[]},{"name":"file_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.12.0/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_plugin_android_lifecycle","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.8/","dependencies":[]},{"name":"image_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.5/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"permission_handler","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-5.0.1+1/","dependencies":[]}],"macos":[{"name":"file_chooser","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_chooser-0.1.3/","dependencies":[]}],"linux":[{"name":"file_chooser","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_chooser-0.1.3/","dependencies":[]}],"windows":[{"name":"file_chooser","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_chooser-0.1.3/","dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"barcode_scan","dependencies":[]},{"name":"file_chooser","dependencies":[]},{"name":"file_picker","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"image_picker","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"permission_handler","dependencies":[]}],"date_created":"2020-07-11 21:54:48.581735","version":"1.20.0-8.0.pre.57"} \ No newline at end of file +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"barcode_scan","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan-3.0.0/","dependencies":[]},{"name":"file_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.12.0/","dependencies":[]},{"name":"image_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.5/","dependencies":[]},{"name":"permission_handler","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-5.0.1+1/","dependencies":[]}],"android":[{"name":"barcode_scan","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/barcode_scan-3.0.0/","dependencies":[]},{"name":"file_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_picker-1.12.0/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_plugin_android_lifecycle","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-1.0.8/","dependencies":[]},{"name":"image_picker","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.6.5/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"permission_handler","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/permission_handler-5.0.1+1/","dependencies":[]}],"macos":[{"name":"file_chooser","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_chooser-0.1.3/","dependencies":[]}],"linux":[{"name":"file_chooser","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_chooser-0.1.3/","dependencies":[]}],"windows":[{"name":"file_chooser","path":"/Users/liqiwei/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/file_chooser-0.1.3/","dependencies":[]}],"web":[]},"dependencyGraph":[{"name":"barcode_scan","dependencies":[]},{"name":"file_chooser","dependencies":[]},{"name":"file_picker","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"image_picker","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"permission_handler","dependencies":[]}],"date_created":"2020-07-11 22:00:16.205062","version":"1.20.0-7.1.pre"} \ No newline at end of file diff --git a/example/macos/Podfile.lock b/example/macos/Podfile.lock index 208fb2b..5c7b436 100644 --- a/example/macos/Podfile.lock +++ b/example/macos/Podfile.lock @@ -5,13 +5,13 @@ PODS: DEPENDENCIES: - file_chooser (from `Flutter/ephemeral/.symlinks/plugins/file_chooser/macos`) - - FlutterMacOS (from `Flutter/ephemeral/.symlinks/flutter/darwin-x64`) + - FlutterMacOS (from `Flutter/ephemeral/.symlinks/flutter/darwin-x64-release`) EXTERNAL SOURCES: file_chooser: :path: Flutter/ephemeral/.symlinks/plugins/file_chooser/macos FlutterMacOS: - :path: Flutter/ephemeral/.symlinks/flutter/darwin-x64 + :path: Flutter/ephemeral/.symlinks/flutter/darwin-x64-release SPEC CHECKSUMS: file_chooser: 24432cf5dc836722b05c11c2a0a30d19c3c9b996 diff --git a/example/macos/Runner/Release.entitlements b/example/macos/Runner/Release.entitlements index 852fa1a..c0b744c 100644 --- a/example/macos/Runner/Release.entitlements +++ b/example/macos/Runner/Release.entitlements @@ -1,8 +1,8 @@ - - com.apple.security.app-sandbox - - + + com.apple.security.app-sandbox + +