Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
42ffe17
Don't force save the picked/taken image to the gallery
NicolaVerbeeck Nov 17, 2021
08f723d
Merge pull request #2 from flutter/main
ikbendewilliam Jul 13, 2022
e7921c2
Merge branch 'master' into source
jorre127 Jul 13, 2022
d319e04
Merge pull request #3 from icapps/source
jorre127 Jul 13, 2022
b54f049
Merge branch 'flutter:main' into master
vanlooverenkoen Aug 16, 2022
4a34420
Merge branch 'flutter:main' into master
vanlooverenkoen Aug 17, 2022
826b995
#60048 Added ios pip support
vanlooverenkoen Aug 17, 2022
8e15600
Updated pubspec
vanlooverenkoen Aug 17, 2022
78be5cf
Removed development team & updated bundle identifier
vanlooverenkoen Aug 17, 2022
5d91352
Updated the pr feedback
vanlooverenkoen Aug 18, 2022
5f7281a
Dependency overrides
vanlooverenkoen Aug 18, 2022
c38e3d3
Added iOS UI tests for the PiP
vanlooverenkoen Aug 18, 2022
f0e4820
Fixed some dart tests
vanlooverenkoen Aug 18, 2022
567e146
FIxed incorrect import
vanlooverenkoen Aug 18, 2022
77287c1
Fixed a dart test where the to string was updated but not fixed in test
vanlooverenkoen Aug 18, 2022
5ca97ca
Fixed formatting
vanlooverenkoen Aug 18, 2022
6309b2f
Revert "Fixed formatting"
vanlooverenkoen Aug 18, 2022
db3eb7d
Fixed the ios formatting
vanlooverenkoen Aug 18, 2022
3a4d91e
Updated android gradle plugin
vanlooverenkoen Aug 18, 2022
f8a3ed6
Check if the PIPUIView is availabel after starting PiP
vanlooverenkoen Aug 19, 2022
3328e52
Fixed pr comments
vanlooverenkoen Aug 19, 2022
17a580e
Fixed pr comments
vanlooverenkoen Aug 19, 2022
3cbfd50
Added extra tests to check if starting is set.
vanlooverenkoen Aug 19, 2022
a9317da
Update the player layer behaviour.
vanlooverenkoen Aug 19, 2022
6572321
Added support to enable or disable automaticly start pip when the app…
vanlooverenkoen Aug 19, 2022
82912b4
Moved to a oneliner
vanlooverenkoen Aug 19, 2022
e4582ec
Merge branch 'main' into feature/ios-pip
vanlooverenkoen Aug 25, 2022
2e2c31d
Fixed the README comments
vanlooverenkoen Sep 9, 2022
63b5bd8
Updated readme
vanlooverenkoen Sep 9, 2022
5c0da92
Fixed pr comments
vanlooverenkoen Sep 9, 2022
071893d
Update the project file
vanlooverenkoen Sep 9, 2022
fd0e9cd
Moved the api to a rect
vanlooverenkoen Sep 9, 2022
2af7230
Removed unwanted enabledVideo value
vanlooverenkoen Sep 9, 2022
f2ee1a4
Updated the isPictureInPicture supported method
vanlooverenkoen Sep 9, 2022
1047384
Fixed pr comments in the switch case
vanlooverenkoen Sep 9, 2022
f9ec3f5
Removed unwanted info.plist items
vanlooverenkoen Sep 9, 2022
5927554
Fixed test
vanlooverenkoen Sep 9, 2022
620c179
Make sure the tests compile
vanlooverenkoen Sep 9, 2022
de5d58a
Updated the boolean arguments
vanlooverenkoen Sep 9, 2022
5fd2bcb
Updated the UI tests to check if pip is supported or not
vanlooverenkoen Sep 9, 2022
3cc7213
Fixed a typo
vanlooverenkoen Sep 9, 2022
ff67016
Fixed typo & made it clear what the switch does
vanlooverenkoen Sep 9, 2022
f34b8b4
Pr feedback
vanlooverenkoen Sep 9, 2022
0c2d632
Added extra documentation
vanlooverenkoen Sep 9, 2022
16b2c0f
Removed the web package
vanlooverenkoen Sep 9, 2022
bab27ed
Fixed pr feedback
vanlooverenkoen Sep 9, 2022
a829a14
Fixed formatting
vanlooverenkoen Sep 9, 2022
85c77e7
Fixed pr comments
vanlooverenkoen Sep 9, 2022
640db39
Merge branch 'flutter:main' into master
vanlooverenkoen Sep 9, 2022
ed675e3
Merge branch 'master' into feature/ios-pip
vanlooverenkoen Sep 9, 2022
7eddf97
Fixed the merge conflicts
vanlooverenkoen Sep 9, 2022
0bc160a
Update ImagePickerDelegate.java
vanlooverenkoen Sep 9, 2022
db8a9b2
Fixed the web pubspec
vanlooverenkoen Sep 9, 2022
699ea6f
Revert "Update ImagePickerDelegate.java"
vanlooverenkoen Sep 9, 2022
2a217d5
Revert "Fixed the web pubspec"
vanlooverenkoen Sep 9, 2022
e621157
Removed link to web
vanlooverenkoen Sep 9, 2022
31b6a9f
Update ImagePickerDelegate.java
vanlooverenkoen Sep 9, 2022
0ba1b21
Trigger build
vanlooverenkoen Sep 9, 2022
c45a2c2
Merge branch 'feature/ios-pip' of github.com:icapps/plugins into feat…
vanlooverenkoen Sep 9, 2022
f188b5f
Fixed formatting
vanlooverenkoen Sep 9, 2022
892aac0
Merge branch 'flutter:main' into master
vanlooverenkoen Sep 26, 2022
c841ad4
Merge branch 'master' into feature/ios-pip
vanlooverenkoen Sep 26, 2022
36333f6
Refactorred some of the api's and fixed pr comments.
vanlooverenkoen Sep 26, 2022
d07cf9c
Cleanup pip to picture in picture
vanlooverenkoen Sep 26, 2022
abe022b
Fixed tests
vanlooverenkoen Sep 26, 2022
66b5ff1
Merge branch 'flutter:main' into master
vanlooverenkoen Oct 5, 2022
467b85e
Fixed merge conflicts
vanlooverenkoen Oct 5, 2022
e9bdfd5
Fixed a comment about the api start/stop
vanlooverenkoen Oct 5, 2022
faed7b8
Fixed comment about the pipUI view test that should be hidden
vanlooverenkoen Oct 5, 2022
3fb924b
Fixed check if buttons are hidden.
vanlooverenkoen Oct 5, 2022
90f993a
Fixed pr comments
vanlooverenkoen Oct 5, 2022
a901313
Merge branch 'main' into feature/ios-pip
vanlooverenkoen Jan 4, 2023
83edcef
Fixed comments
vanlooverenkoen Jan 5, 2023
2b8b565
Updated the gif
vanlooverenkoen Jan 5, 2023
c6f81b7
Fixed pr comments
vanlooverenkoen Jan 18, 2023
6f66373
Fixed formatting
vanlooverenkoen Jan 18, 2023
cc639b2
Fixed compile issue
vanlooverenkoen Jan 18, 2023
23defa3
Merge branch 'main' into feature/ios-pip
vanlooverenkoen Jan 28, 2023
eaaaac2
Merge branch 'flutter:main' into master
vanlooverenkoen Feb 10, 2023
de162e8
Merge branch 'master' into feature/ios-pip
vanlooverenkoen Feb 10, 2023
326c187
Updated the video_player_platfom_interface
vanlooverenkoen Feb 10, 2023
96c788a
Test if this works? It doesn't work on my machine
vanlooverenkoen Feb 10, 2023
565012b
Fixed pr build
vanlooverenkoen Feb 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .ci/flutter_master.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
abfba69f87762414e69c72ad92006f6cc56055c9
66c306b452282016e4a146a8f1c11f44836560f1
2 changes: 1 addition & 1 deletion .ci/flutter_stable.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f1875d570e39de09040c8f79aa13cc56baab8db1
ffccd96b62ee8cec7740dab303538c5fc26ac543
24 changes: 12 additions & 12 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ task:
depends_on: analyze
env:
matrix:
CHANNEL: "3.0.5"
CHANNEL: "2.10.5"
CHANNEL: "2.8.1"
package_prep_script:
# Allow analyzing plugins that use a Pigeon version with a higher
# minimum Flutter/Dart version than the plugin itself.
Expand Down Expand Up @@ -237,11 +237,11 @@ task:
skip: $CIRRUS_PR != '' && $CHANNEL == 'stable'
env:
matrix:
PLUGIN_SHARDING: "--shardIndex 0 --shardCount 5"
PLUGIN_SHARDING: "--shardIndex 1 --shardCount 5"
PLUGIN_SHARDING: "--shardIndex 2 --shardCount 5"
PLUGIN_SHARDING: "--shardIndex 3 --shardCount 5"
PLUGIN_SHARDING: "--shardIndex 4 --shardCount 5"
PACKAGE_SHARDING: "--shardIndex 0 --shardCount 5"
PACKAGE_SHARDING: "--shardIndex 1 --shardCount 5"
PACKAGE_SHARDING: "--shardIndex 2 --shardCount 5"
PACKAGE_SHARDING: "--shardIndex 3 --shardCount 5"
PACKAGE_SHARDING: "--shardIndex 4 --shardCount 5"
matrix:
CHANNEL: "master"
CHANNEL: "stable"
Expand Down Expand Up @@ -300,8 +300,8 @@ task:
- name: web-platform_tests
env:
matrix:
PLUGIN_SHARDING: "--shardIndex 0 --shardCount 2"
PLUGIN_SHARDING: "--shardIndex 1 --shardCount 2"
PACKAGE_SHARDING: "--shardIndex 0 --shardCount 2"
PACKAGE_SHARDING: "--shardIndex 1 --shardCount 2"
matrix:
CHANNEL: "master"
CHANNEL: "stable"
Expand Down Expand Up @@ -377,10 +377,10 @@ task:
env:
PATH: $PATH:/usr/local/bin
matrix:
PLUGIN_SHARDING: "--shardIndex 0 --shardCount 4"
PLUGIN_SHARDING: "--shardIndex 1 --shardCount 4"
PLUGIN_SHARDING: "--shardIndex 2 --shardCount 4"
PLUGIN_SHARDING: "--shardIndex 3 --shardCount 4"
PACKAGE_SHARDING: "--shardIndex 0 --shardCount 4"
PACKAGE_SHARDING: "--shardIndex 1 --shardCount 4"
PACKAGE_SHARDING: "--shardIndex 2 --shardCount 4"
PACKAGE_SHARDING: "--shardIndex 3 --shardCount 4"
matrix:
CHANNEL: "master"
CHANNEL: "stable"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0
- uses: actions/labeler@e54e5b338fbd6e6cdb5d60f51c22335fc57c401e
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

# This workflow should be the last to run. So wait for all the other tests to succeed.
- name: Wait on all tests
uses: lewagon/wait-on-check-action@752bfae19aef55dab12a00bc36d48acc46b77e9d
uses: lewagon/wait-on-check-action@e2558238c09778af25867eb5de5a3ce4bbae3dcd
with:
ref: ${{ github.sha }}
running-workflow-name: 'release'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e
uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564
with:
results_file: results.sarif
results_format: sarif
Expand All @@ -48,6 +48,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63
uses: github/codeql-action/upload-sarif@c7f292ea4f542c473194b33813ccd4c207a6c725
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packages/local_auth/** @stuartmorgan
packages/path_provider/** @gaaclarke
packages/plugin_platform_interface/** @stuartmorgan
packages/quick_actions/** @stuartmorgan
packages/shared_preferences/** @gaaclarke
packages/shared_preferences/** @tarrinneal
packages/url_launcher/** @stuartmorgan
packages/video_player/** @gaaclarke
packages/webview_flutter/** @bparrishMines
Expand Down
35 changes: 18 additions & 17 deletions README.md

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions packages/camera/camera/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## NEXT

* Updates minimum Flutter version to 2.10.

## 0.10.0+1

* Fixes avoid_redundant_argument_values lint warnings and minor typos.
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none

environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
camera:
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version: 0.10.0+1

environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/camera/camera_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.10.0+2

* Removes call to `join` on the camera's background `HandlerThread`.
* Updates minimum Flutter version to 2.10.

## 0.10.0+1

* Fixes avoid_redundant_argument_values lint warnings and minor typos.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ class Camera

/** An additional thread for running tasks that shouldn't block the UI. */
private HandlerThread backgroundHandlerThread;
/** True when backgroundHandlerThread is in the process of being stopped. */
private boolean stoppingBackgroundHandlerThread = false;

private CameraDeviceWrapper cameraDevice;
private CameraCaptureSession captureSession;
Expand Down Expand Up @@ -671,21 +669,11 @@ public void startBackgroundThread() {

/** Stops the background thread and its {@link Handler}. */
public void stopBackgroundThread() {
if (stoppingBackgroundHandlerThread) {
return;
}
if (backgroundHandlerThread != null) {
stoppingBackgroundHandlerThread = true;
backgroundHandlerThread.quitSafely();
try {
backgroundHandlerThread.join();
} catch (InterruptedException e) {
dartMessenger.error(flutterResult, "cameraAccess", e.getMessage(), null);
}
}
backgroundHandlerThread = null;
backgroundHandler = null;
stoppingBackgroundHandlerThread = false;
}

/** Start capturing a picture, doing autofocus first. */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -838,25 +838,12 @@ public void startBackgroundThread_shouldNotStartNewThreadWhenAlreadyCreated() {
}

@Test
public void stopBackgroundThread_cancelsDuplicateCalls() throws InterruptedException {
TestUtils.setPrivateField(camera, "stoppingBackgroundHandlerThread", true);

camera.startBackgroundThread();
camera.stopBackgroundThread();

verify(mockHandlerThread, never()).quitSafely();
verify(mockHandlerThread, never()).join();
}

@Test
public void stopBackgroundThread_proceedsWithoutDuplicateCall() throws InterruptedException {
TestUtils.setPrivateField(camera, "stoppingBackgroundHandlerThread", false);

public void stopBackgroundThread_quitsSafely() throws InterruptedException {
camera.startBackgroundThread();
camera.stopBackgroundThread();

verify(mockHandlerThread).quitSafely();
verify(mockHandlerThread).join();
verify(mockHandlerThread, never()).join();
}

@Test
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_android/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none

environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
camera_android:
Expand Down
4 changes: 2 additions & 2 deletions packages/camera/camera_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: camera_android
description: Android implementation of the camera plugin.
repository: https://github.com/flutter/plugins/tree/main/packages/camera/camera_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22
version: 0.10.0+1
version: 0.10.0+2

environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

flutter:
plugin:
Expand Down
4 changes: 4 additions & 0 deletions packages/camera/camera_avfoundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## NEXT

* Updates minimum Flutter version to 2.10.

## 0.9.8+5

* Fixes a regression introduced in 0.9.8+4 where the stream handler is not set.
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_avfoundation/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none

environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
camera_avfoundation:
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_avfoundation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 0.9.8+5

environment:
sdk: ">=2.14.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

flutter:
plugin:
Expand Down
1 change: 1 addition & 0 deletions packages/camera/camera_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## NEXT

* Updates minimum Flutter version to 2.10.
* Fixes avoid_redundant_argument_values lint warnings and minor typos.
* Ignores unnecessary import warnings in preparation for [upcoming Flutter changes](https://github.com/flutter/flutter/pull/104231).
* Ignores missing return warnings in preparation for [upcoming analysis changes](https://github.com/flutter/flutter/issues/105750).
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version: 2.2.0

environment:
sdk: '>=2.12.0 <3.0.0'
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
cross_file: ^0.3.1
Expand Down
1 change: 1 addition & 0 deletions packages/camera/camera_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## NEXT

* Updates minimum Flutter version to 2.10.
* Fixes avoid_redundant_argument_values lint warnings and minor typos.
* Ignores unnecessary import warnings in preparation for [upcoming Flutter changes](https://github.com/flutter/flutter/pull/106316).

Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_web/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish_to: none

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 0.3.0

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

flutter:
plugin:
Expand Down
4 changes: 4 additions & 0 deletions packages/camera/camera_windows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## NEXT

* Updates minimum Flutter version to 2.10.

## 0.2.1+1

* Fixes avoid_redundant_argument_values lint warnings and minor typos.
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_windows/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
camera_platform_interface: ^2.1.2
Expand Down
2 changes: 1 addition & 1 deletion packages/camera/camera_windows/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 0.2.1+1

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

flutter:
plugin:
Expand Down
5 changes: 5 additions & 0 deletions packages/espresso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.0+4

* Updates minimum Flutter version to 2.10.
* Bumps gson to 2.9.1

## 0.2.0+3

* Bumps okhttp to 4.10.0.
Expand Down
2 changes: 1 addition & 1 deletion packages/espresso/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
dependencies {
implementation 'com.google.guava:guava:31.1-android'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.code.gson:gson:2.9.1'
androidTestImplementation 'org.hamcrest:hamcrest:2.2'

testImplementation 'junit:junit:4.13.2'
Expand Down
2 changes: 1 addition & 1 deletion packages/espresso/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

dependencies:
flutter:
Expand Down
4 changes: 2 additions & 2 deletions packages/espresso/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ description: Java classes for testing Flutter apps using Espresso.
Allows driving Flutter widgets from a native Espresso test.
repository: https://github.com/flutter/plugins/tree/main/packages/espresso
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+espresso%22
version: 0.2.0+3
version: 0.2.0+4

environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.8.0"
flutter: ">=2.10.0"

flutter:
plugin:
Expand Down
8 changes: 8 additions & 0 deletions packages/file_selector/file_selector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## NEXT

* Updates minimum Flutter version to 2.10.

## 0.9.2

* Adds an endorsed iOS implementation.

## 0.9.1

* Adds an endorsed Linux implementation.
Expand Down
6 changes: 3 additions & 3 deletions packages/file_selector/file_selector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

A Flutter plugin that manages files and interactions with file dialogs.

| | Linux | macOS | Web | Windows |
|-------------|-------|--------|-----|-------------|
| **Support** | Any | 10.11+ | Any | Windows 10+ |
| | iOS | Linux | macOS | Web | Windows |
|-------------|--------|-------|--------|-----|-------------|
| **Support** | iOS 9+ | Any | 10.11+ | Any | Windows 10+ |

## Usage
To use this plugin, add `file_selector` as a [dependency in your pubspec.yaml file](https://flutter.dev/platform-plugins/).
Expand Down
4 changes: 0 additions & 4 deletions packages/file_selector/file_selector/example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,5 @@ app.*.symbols
# Obfuscation related
app.*.map.json

# Currently only web supported
android/
ios/

# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
Loading