Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 7b94e2f

Browse files
[image_picker] Federate mobile implementations (#5100)
1 parent df6da95 commit 7b94e2f

127 files changed

Lines changed: 3367 additions & 343 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/image_picker/image_picker/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## NEXT
22

3+
* Moves Android and iOS implementations to federated packages.
34
* Adds OS version support information to README.
45

56
## 0.8.4+11

packages/image_picker/image_picker/android/settings.gradle

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/image_picker/image_picker/example/ios/Podfile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ flutter_ios_podfile_setup
2929

3030
target 'Runner' do
3131
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
32-
33-
target 'RunnerTests' do
34-
platform :ios, '9.0'
35-
inherit! :search_paths
36-
# Pods for testing
37-
pod 'OCMock', '~> 3.8.1'
38-
end
3932
end
4033

4134
post_install do |installer|

packages/image_picker/image_picker/example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 1 addition & 309 deletions
Large diffs are not rendered by default.

packages/image_picker/image_picker/example/pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ dependencies:
2020
video_player: ^2.1.4
2121

2222
dev_dependencies:
23-
# TODO(bparrishMines): Change version to `0.2.0` once published.
24-
espresso:
25-
path: ../../../espresso
23+
espresso: ^0.2.0
2624
flutter_driver:
2725
sdk: flutter
2826
integration_test:

packages/image_picker/image_picker/pubspec.yaml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: Flutter plugin for selecting images from the Android and iOS image
44
repository: https://github.com/flutter/plugins/tree/main/packages/image_picker/image_picker
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
66
version: 0.8.4+11
7+
# Temporarily disable publishing to allow moving Android and iOS
8+
# implementations.
9+
publish_to: none
710

811
environment:
912
sdk: ">=2.14.0 <3.0.0"
@@ -13,18 +16,21 @@ flutter:
1316
plugin:
1417
platforms:
1518
android:
16-
package: io.flutter.plugins.imagepicker
17-
pluginClass: ImagePickerPlugin
19+
default_package: image_picker_android
1820
ios:
19-
pluginClass: FLTImagePickerPlugin
21+
default_package: image_picker_ios
2022
web:
2123
default_package: image_picker_for_web
2224

2325
dependencies:
2426
flutter:
2527
sdk: flutter
26-
flutter_plugin_android_lifecycle: ^2.0.1
28+
# Temporary path dependencies to allow moving Android and iOS implementations.
29+
image_picker_android:
30+
path: ../image_picker_android
2731
image_picker_for_web: ^2.1.0
32+
image_picker_ios:
33+
path: ../image_picker_ios
2834
image_picker_platform_interface: ^2.3.0
2935

3036
dev_dependencies:
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
# Below is a list of people and organizations that have contributed
2+
# to the Flutter project. Names should be added to the list like so:
3+
#
4+
# Name/Organization <email address>
5+
6+
Google Inc.
7+
The Chromium Authors
8+
German Saprykin <[email protected]>
9+
Benjamin Sauer <[email protected]>
10+
11+
Ali Bitek <[email protected]>
12+
Pol Batlló <[email protected]>
13+
Anatoly Pulyaevskiy
14+
Hayden Flinner <[email protected]>
15+
Stefano Rodriguez <[email protected]>
16+
Salvatore Giordano <[email protected]>
17+
Brian Armstrong <[email protected]>
18+
Paul DeMarco <[email protected]>
19+
Fabricio Nogueira <[email protected]>
20+
Simon Lightfoot <[email protected]>
21+
Ashton Thomas <[email protected]>
22+
Thomas Danner <[email protected]>
23+
Diego Velásquez <[email protected]>
24+
Hajime Nakamura <[email protected]>
25+
Tuyển Vũ Xuân <[email protected]>
26+
Miguel Ruivo <[email protected]>
27+
Sarthak Verma <[email protected]>
28+
Mike Diarmid <[email protected]>
29+
Invertase <[email protected]>
30+
Elliot Hesp <[email protected]>
31+
Vince Varga <[email protected]>
32+
Aawaz Gyawali <[email protected]>
33+
EUI Limited <[email protected]>
34+
Katarina Sheremet <[email protected]>
35+
Thomas Stockx <[email protected]>
36+
Sarbagya Dhaubanjar <[email protected]>
37+
Ozkan Eksi <[email protected]>
38+
Rishab Nayak <[email protected]>
39+
40+
Jonathan Younger <[email protected]>
41+
Jose Sanchez <[email protected]>
42+
Debkanchan Samadder <[email protected]>
43+
Audrius Karosevicius <[email protected]>
44+
Lukasz Piliszczuk <[email protected]>
45+
SoundReply Solutions GmbH <[email protected]>
46+
Rafal Wachol <[email protected]>
47+
Pau Picas <[email protected]>
48+
Christian Weder <[email protected]>
49+
Alexandru Tuca <[email protected]>
50+
Christian Weder <[email protected]>
51+
Rhodes Davis Jr. <[email protected]>
52+
Luigi Agosti <[email protected]>
53+
Quentin Le Guennec <[email protected]>
54+
Koushik Ravikumar <[email protected]>
55+
Nissim Dsilva <[email protected]>
56+
Giancarlo Rocha <[email protected]>
57+
Ryo Miyake <[email protected]>
58+
Théo Champion <[email protected]>
59+
Kazuki Yamaguchi <[email protected]>
60+
Eitan Schwartz <[email protected]>
61+
Chris Rutkowski <[email protected]>
62+
Juan Alvarez <[email protected]>
63+
Aleksandr Yurkovskiy <[email protected]>
64+
Anton Borries <[email protected]>
65+
66+
Rahul Raj <[email protected]>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 0.8.4+11
2+
3+
* Splits from `image_picker` as a federated implementation.
Lines changed: 231 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,231 @@
1+
image_picker
2+
3+
Copyright 2013 The Flutter Authors. All rights reserved.
4+
5+
Redistribution and use in source and binary forms, with or without modification,
6+
are permitted provided that the following conditions are met:
7+
8+
* Redistributions of source code must retain the above copyright
9+
notice, this list of conditions and the following disclaimer.
10+
* Redistributions in binary form must reproduce the above
11+
copyright notice, this list of conditions and the following
12+
disclaimer in the documentation and/or other materials provided
13+
with the distribution.
14+
* Neither the name of Google Inc. nor the names of its
15+
contributors may be used to endorse or promote products derived
16+
from this software without specific prior written permission.
17+
18+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28+
--------------------------------------------------------------------------------
29+
aFileChooser
30+
31+
Apache License
32+
Version 2.0, January 2004
33+
http://www.apache.org/licenses/
34+
35+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
36+
37+
1. Definitions.
38+
39+
"License" shall mean the terms and conditions for use, reproduction,
40+
and distribution as defined by Sections 1 through 9 of this document.
41+
42+
"Licensor" shall mean the copyright owner or entity authorized by
43+
the copyright owner that is granting the License.
44+
45+
"Legal Entity" shall mean the union of the acting entity and all
46+
other entities that control, are controlled by, or are under common
47+
control with that entity. For the purposes of this definition,
48+
"control" means (i) the power, direct or indirect, to cause the
49+
direction or management of such entity, whether by contract or
50+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
51+
outstanding shares, or (iii) beneficial ownership of such entity.
52+
53+
"You" (or "Your") shall mean an individual or Legal Entity
54+
exercising permissions granted by this License.
55+
56+
"Source" form shall mean the preferred form for making modifications,
57+
including but not limited to software source code, documentation
58+
source, and configuration files.
59+
60+
"Object" form shall mean any form resulting from mechanical
61+
transformation or translation of a Source form, including but
62+
not limited to compiled object code, generated documentation,
63+
and conversions to other media types.
64+
65+
"Work" shall mean the work of authorship, whether in Source or
66+
Object form, made available under the License, as indicated by a
67+
copyright notice that is included in or attached to the work
68+
(an example is provided in the Appendix below).
69+
70+
"Derivative Works" shall mean any work, whether in Source or Object
71+
form, that is based on (or derived from) the Work and for which the
72+
editorial revisions, annotations, elaborations, or other modifications
73+
represent, as a whole, an original work of authorship. For the purposes
74+
of this License, Derivative Works shall not include works that remain
75+
separable from, or merely link (or bind by name) to the interfaces of,
76+
the Work and Derivative Works thereof.
77+
78+
"Contribution" shall mean any work of authorship, including
79+
the original version of the Work and any modifications or additions
80+
to that Work or Derivative Works thereof, that is intentionally
81+
submitted to Licensor for inclusion in the Work by the copyright owner
82+
or by an individual or Legal Entity authorized to submit on behalf of
83+
the copyright owner. For the purposes of this definition, "submitted"
84+
means any form of electronic, verbal, or written communication sent
85+
to the Licensor or its representatives, including but not limited to
86+
communication on electronic mailing lists, source code control systems,
87+
and issue tracking systems that are managed by, or on behalf of, the
88+
Licensor for the purpose of discussing and improving the Work, but
89+
excluding communication that is conspicuously marked or otherwise
90+
designated in writing by the copyright owner as "Not a Contribution."
91+
92+
"Contributor" shall mean Licensor and any individual or Legal Entity
93+
on behalf of whom a Contribution has been received by Licensor and
94+
subsequently incorporated within the Work.
95+
96+
2. Grant of Copyright License. Subject to the terms and conditions of
97+
this License, each Contributor hereby grants to You a perpetual,
98+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
99+
copyright license to reproduce, prepare Derivative Works of,
100+
publicly display, publicly perform, sublicense, and distribute the
101+
Work and such Derivative Works in Source or Object form.
102+
103+
3. Grant of Patent License. Subject to the terms and conditions of
104+
this License, each Contributor hereby grants to You a perpetual,
105+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
106+
(except as stated in this section) patent license to make, have made,
107+
use, offer to sell, sell, import, and otherwise transfer the Work,
108+
where such license applies only to those patent claims licensable
109+
by such Contributor that are necessarily infringed by their
110+
Contribution(s) alone or by combination of their Contribution(s)
111+
with the Work to which such Contribution(s) was submitted. If You
112+
institute patent litigation against any entity (including a
113+
cross-claim or counterclaim in a lawsuit) alleging that the Work
114+
or a Contribution incorporated within the Work constitutes direct
115+
or contributory patent infringement, then any patent licenses
116+
granted to You under this License for that Work shall terminate
117+
as of the date such litigation is filed.
118+
119+
4. Redistribution. You may reproduce and distribute copies of the
120+
Work or Derivative Works thereof in any medium, with or without
121+
modifications, and in Source or Object form, provided that You
122+
meet the following conditions:
123+
124+
(a) You must give any other recipients of the Work or
125+
Derivative Works a copy of this License; and
126+
127+
(b) You must cause any modified files to carry prominent notices
128+
stating that You changed the files; and
129+
130+
(c) You must retain, in the Source form of any Derivative Works
131+
that You distribute, all copyright, patent, trademark, and
132+
attribution notices from the Source form of the Work,
133+
excluding those notices that do not pertain to any part of
134+
the Derivative Works; and
135+
136+
(d) If the Work includes a "NOTICE" text file as part of its
137+
distribution, then any Derivative Works that You distribute must
138+
include a readable copy of the attribution notices contained
139+
within such NOTICE file, excluding those notices that do not
140+
pertain to any part of the Derivative Works, in at least one
141+
of the following places: within a NOTICE text file distributed
142+
as part of the Derivative Works; within the Source form or
143+
documentation, if provided along with the Derivative Works; or,
144+
within a display generated by the Derivative Works, if and
145+
wherever such third-party notices normally appear. The contents
146+
of the NOTICE file are for informational purposes only and
147+
do not modify the License. You may add Your own attribution
148+
notices within Derivative Works that You distribute, alongside
149+
or as an addendum to the NOTICE text from the Work, provided
150+
that such additional attribution notices cannot be construed
151+
as modifying the License.
152+
153+
You may add Your own copyright statement to Your modifications and
154+
may provide additional or different license terms and conditions
155+
for use, reproduction, or distribution of Your modifications, or
156+
for any such Derivative Works as a whole, provided Your use,
157+
reproduction, and distribution of the Work otherwise complies with
158+
the conditions stated in this License.
159+
160+
5. Submission of Contributions. Unless You explicitly state otherwise,
161+
any Contribution intentionally submitted for inclusion in the Work
162+
by You to the Licensor shall be under the terms and conditions of
163+
this License, without any additional terms or conditions.
164+
Notwithstanding the above, nothing herein shall supersede or modify
165+
the terms of any separate license agreement you may have executed
166+
with Licensor regarding such Contributions.
167+
168+
6. Trademarks. This License does not grant permission to use the trade
169+
names, trademarks, service marks, or product names of the Licensor,
170+
except as required for reasonable and customary use in describing the
171+
origin of the Work and reproducing the content of the NOTICE file.
172+
173+
7. Disclaimer of Warranty. Unless required by applicable law or
174+
agreed to in writing, Licensor provides the Work (and each
175+
Contributor provides its Contributions) on an "AS IS" BASIS,
176+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
177+
implied, including, without limitation, any warranties or conditions
178+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
179+
PARTICULAR PURPOSE. You are solely responsible for determining the
180+
appropriateness of using or redistributing the Work and assume any
181+
risks associated with Your exercise of permissions under this License.
182+
183+
8. Limitation of Liability. In no event and under no legal theory,
184+
whether in tort (including negligence), contract, or otherwise,
185+
unless required by applicable law (such as deliberate and grossly
186+
negligent acts) or agreed to in writing, shall any Contributor be
187+
liable to You for damages, including any direct, indirect, special,
188+
incidental, or consequential damages of any character arising as a
189+
result of this License or out of the use or inability to use the
190+
Work (including but not limited to damages for loss of goodwill,
191+
work stoppage, computer failure or malfunction, or any and all
192+
other commercial damages or losses), even if such Contributor
193+
has been advised of the possibility of such damages.
194+
195+
9. Accepting Warranty or Additional Liability. While redistributing
196+
the Work or Derivative Works thereof, You may choose to offer,
197+
and charge a fee for, acceptance of support, warranty, indemnity,
198+
or other liability obligations and/or rights consistent with this
199+
License. However, in accepting such obligations, You may act only
200+
on Your own behalf and on Your sole responsibility, not on behalf
201+
of any other Contributor, and only if You agree to indemnify,
202+
defend, and hold each Contributor harmless for any liability
203+
incurred by, or claims asserted against, such Contributor by reason
204+
of your accepting any such warranty or additional liability.
205+
206+
END OF TERMS AND CONDITIONS
207+
208+
APPENDIX: How to apply the Apache License to your work.
209+
210+
To apply the Apache License to your work, attach the following
211+
boilerplate notice, with the fields enclosed by brackets "[]"
212+
replaced with your own identifying information. (Don't include
213+
the brackets!) The text should be enclosed in the appropriate
214+
comment syntax for the file format. We also recommend that a
215+
file or class name and description of purpose be included on the
216+
same "printed page" as the copyright notice for easier
217+
identification within third-party archives.
218+
219+
Copyright 2011 - 2013 Paul Burke
220+
221+
Licensed under the Apache License, Version 2.0 (the "License");
222+
you may not use this file except in compliance with the License.
223+
You may obtain a copy of the License at
224+
225+
http://www.apache.org/licenses/LICENSE-2.0
226+
227+
Unless required by applicable law or agreed to in writing, software
228+
distributed under the License is distributed on an "AS IS" BASIS,
229+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
230+
See the License for the specific language governing permissions and
231+
limitations under the License.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# image\_picker\_android
2+
3+
The Android implementation of [`image_picker`][1].
4+
5+
## Usage
6+
7+
This package is [endorsed][2], which means you can simply use `image_picker`
8+
normally. This package will be automatically included in your app when you do.
9+
10+
[1]: https://pub.dev/packages/image_picker
11+
[2]: https://flutter.dev/docs/development/packages-and-plugins/developing-packages#endorsed-federated-plugin

0 commit comments

Comments
 (0)