Skip to content

Commit b208189

Browse files
renancaraujorenancaraujo
authored andcommitted
0.10.3-rc (#365)
1 parent 7b7cc1b commit b208189

File tree

3 files changed

+38
-42
lines changed

3 files changed

+38
-42
lines changed

CHANGELOG.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="0.10.3"></a>
2+
# [0.10.3](https://github.com/renancaraujo/photo_view/releases/tag/0.10.3) - 15 Nov 2020
3+
4+
## Fixed
5+
- Fix double and single tap on gallery #293 #271 #326
6+
7+
[Changes][0.10.3]
8+
9+
110
<a name="0.10.2"></a>
211
# [0.10.2](https://github.com/renancaraujo/photo_view/releases/tag/0.10.2) - 22 Aug 2020
312

@@ -385,19 +394,7 @@ Release stabilizing usage API.
385394
[Changes][0.1.0]
386395

387396

388-
<a name="0.0.11"></a>
389-
# [0.0.11](https://github.com/renancaraujo/photo_view/releases/tag/0.0.11) - 18 Nov 2018
390-
391-
## Fixed
392-
- Added `scaleStateChangedCallback` property to `PhotoViewGallery`constructor. #43
393-
394-
## Added
395-
- An animation in `onScaleEnd` to make panning gestures more smoothly. #50 #8
396-
- Initial scale option: customize initial scale with `initialScale` that can be either a double or a `PhotoViewComputedScale` as well. The new option is on in the `PhotoView`, `PhotoViewGalleryPageOptions` and `PhotoViewInline` constructors #29 #52
397-
398-
[Changes][0.0.11]
399-
400-
397+
[0.10.3]: https://github.com/renancaraujo/photo_view/compare/0.10.2...0.10.3
401398
[0.10.2]: https://github.com/renancaraujo/photo_view/compare/0.10.1...0.10.2
402399
[0.10.1]: https://github.com/renancaraujo/photo_view/compare/0.10.0...0.10.1
403400
[0.10.0]: https://github.com/renancaraujo/photo_view/compare/0.9.2...0.10.0
@@ -426,7 +423,6 @@ Release stabilizing usage API.
426423
[0.1.3]: https://github.com/renancaraujo/photo_view/compare/0.1.2...0.1.3
427424
[0.1.2]: https://github.com/renancaraujo/photo_view/compare/0.1.1...0.1.2
428425
[0.1.1]: https://github.com/renancaraujo/photo_view/compare/0.1.0...0.1.1
429-
[0.1.0]: https://github.com/renancaraujo/photo_view/compare/0.0.11...0.1.0
430-
[0.0.11]: https://github.com/renancaraujo/photo_view/tree/0.0.11
426+
[0.1.0]: https://github.com/renancaraujo/photo_view/tree/0.1.0
431427

432428
<!-- Generated by changelog-from-release -->

pubspec.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -28,28 +28,28 @@ packages:
2828
name: async
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "2.4.2"
31+
version: "2.5.0-nullsafety.1"
3232
boolean_selector:
3333
dependency: transitive
3434
description:
3535
name: boolean_selector
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "2.0.0"
38+
version: "2.1.0-nullsafety.1"
3939
characters:
4040
dependency: transitive
4141
description:
4242
name: characters
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.0.0"
45+
version: "1.1.0-nullsafety.3"
4646
charcode:
4747
dependency: transitive
4848
description:
4949
name: charcode
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "1.1.3"
52+
version: "1.2.0-nullsafety.1"
5353
cli_util:
5454
dependency: transitive
5555
description:
@@ -63,14 +63,14 @@ packages:
6363
name: clock
6464
url: "https://pub.dartlang.org"
6565
source: hosted
66-
version: "1.0.1"
66+
version: "1.1.0-nullsafety.1"
6767
collection:
6868
dependency: transitive
6969
description:
7070
name: collection
7171
url: "https://pub.dartlang.org"
7272
source: hosted
73-
version: "1.14.13"
73+
version: "1.15.0-nullsafety.3"
7474
convert:
7575
dependency: transitive
7676
description:
@@ -105,7 +105,7 @@ packages:
105105
name: fake_async
106106
url: "https://pub.dartlang.org"
107107
source: hosted
108-
version: "1.1.0"
108+
version: "1.2.0-nullsafety.1"
109109
flutter:
110110
dependency: "direct main"
111111
description: flutter
@@ -164,7 +164,7 @@ packages:
164164
name: js
165165
url: "https://pub.dartlang.org"
166166
source: hosted
167-
version: "0.6.1+1"
167+
version: "0.6.3-nullsafety.2"
168168
logging:
169169
dependency: transitive
170170
description:
@@ -178,14 +178,14 @@ packages:
178178
name: matcher
179179
url: "https://pub.dartlang.org"
180180
source: hosted
181-
version: "0.12.8"
181+
version: "0.12.10-nullsafety.1"
182182
meta:
183183
dependency: transitive
184184
description:
185185
name: meta
186186
url: "https://pub.dartlang.org"
187187
source: hosted
188-
version: "1.1.8"
188+
version: "1.3.0-nullsafety.4"
189189
mime:
190190
dependency: transitive
191191
description:
@@ -220,21 +220,21 @@ packages:
220220
name: path
221221
url: "https://pub.dartlang.org"
222222
source: hosted
223-
version: "1.7.0"
223+
version: "1.8.0-nullsafety.1"
224224
pedantic:
225225
dependency: transitive
226226
description:
227227
name: pedantic
228228
url: "https://pub.dartlang.org"
229229
source: hosted
230-
version: "1.8.0+1"
230+
version: "1.10.0-nullsafety.2"
231231
pool:
232232
dependency: transitive
233233
description:
234234
name: pool
235235
url: "https://pub.dartlang.org"
236236
source: hosted
237-
version: "1.4.0"
237+
version: "1.5.0-nullsafety.2"
238238
pub_semver:
239239
dependency: transitive
240240
description:
@@ -281,84 +281,84 @@ packages:
281281
name: source_map_stack_trace
282282
url: "https://pub.dartlang.org"
283283
source: hosted
284-
version: "2.0.0"
284+
version: "2.1.0-nullsafety.3"
285285
source_maps:
286286
dependency: transitive
287287
description:
288288
name: source_maps
289289
url: "https://pub.dartlang.org"
290290
source: hosted
291-
version: "0.10.8"
291+
version: "0.10.10-nullsafety.2"
292292
source_span:
293293
dependency: transitive
294294
description:
295295
name: source_span
296296
url: "https://pub.dartlang.org"
297297
source: hosted
298-
version: "1.7.0"
298+
version: "1.8.0-nullsafety.2"
299299
stack_trace:
300300
dependency: transitive
301301
description:
302302
name: stack_trace
303303
url: "https://pub.dartlang.org"
304304
source: hosted
305-
version: "1.9.5"
305+
version: "1.10.0-nullsafety.2"
306306
stream_channel:
307307
dependency: transitive
308308
description:
309309
name: stream_channel
310310
url: "https://pub.dartlang.org"
311311
source: hosted
312-
version: "2.0.0"
312+
version: "2.1.0-nullsafety.1"
313313
string_scanner:
314314
dependency: transitive
315315
description:
316316
name: string_scanner
317317
url: "https://pub.dartlang.org"
318318
source: hosted
319-
version: "1.0.5"
319+
version: "1.1.0-nullsafety.1"
320320
term_glyph:
321321
dependency: transitive
322322
description:
323323
name: term_glyph
324324
url: "https://pub.dartlang.org"
325325
source: hosted
326-
version: "1.1.0"
326+
version: "1.2.0-nullsafety.1"
327327
test:
328328
dependency: "direct dev"
329329
description:
330330
name: test
331331
url: "https://pub.dartlang.org"
332332
source: hosted
333-
version: "1.15.2"
333+
version: "1.16.0-nullsafety.5"
334334
test_api:
335335
dependency: transitive
336336
description:
337337
name: test_api
338338
url: "https://pub.dartlang.org"
339339
source: hosted
340-
version: "0.2.17"
340+
version: "0.2.19-nullsafety.2"
341341
test_core:
342342
dependency: transitive
343343
description:
344344
name: test_core
345345
url: "https://pub.dartlang.org"
346346
source: hosted
347-
version: "0.3.10"
347+
version: "0.3.12-nullsafety.5"
348348
typed_data:
349349
dependency: transitive
350350
description:
351351
name: typed_data
352352
url: "https://pub.dartlang.org"
353353
source: hosted
354-
version: "1.2.0"
354+
version: "1.3.0-nullsafety.3"
355355
vector_math:
356356
dependency: transitive
357357
description:
358358
name: vector_math
359359
url: "https://pub.dartlang.org"
360360
source: hosted
361-
version: "2.0.8"
361+
version: "2.1.0-nullsafety.3"
362362
vm_service:
363363
dependency: transitive
364364
description:
@@ -395,5 +395,5 @@ packages:
395395
source: hosted
396396
version: "2.1.16"
397397
sdks:
398-
dart: ">=2.9.0-14.0.dev <3.0.0"
398+
dart: ">=2.10.0-110 <=2.11.0-222.0.dev"
399399
flutter: ">=1.6.0 <2.0.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: photo_view
22
description: Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interacive images and other stuff such as SVG.
3-
version: 0.10.2
3+
version: 0.10.3
44
homepage: https://github.com/renancaraujo/photo_view
55

66
environment:

0 commit comments

Comments
 (0)