From 32006581cad5f4bb1fe941c149b02c2636c1cf7a Mon Sep 17 00:00:00 2001 From: De-Great Yartey Date: Thu, 23 Jan 2020 09:14:08 +0000 Subject: [PATCH] Bumped rxdart version --- .gitignore | 1 + CHANGELOG.md | 8 ++++++-- pubspec.lock | 49 ++++++++++++++++++++++++++++++++++++++++++------- pubspec.yaml | 7 ++----- 4 files changed, 51 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index d7453ca8..52a52b1a 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ build/ # mine main.dart +example/sample \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 66f493c5..de3739d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ +## [0.11.1] - 21 January 2020. + +Bumped rxdart version. + ## [0.11.0] - 13 October 2019. Video media support. ## [0.10.0] - 2 September 2019. -Animated Gifs support. +Animated Gifs support. Ability to wait for images to load before stories proceed. Comes with controller to manually control playback. @@ -14,7 +18,7 @@ Improvement for issue #1 fix. ## [0.9.2] - 29 July 2019. -Fix issue #1: onTap pause error for last page +Fix issue #1: onTap pause error for last page ## [0.9.1] - 22 June 2019. diff --git a/pubspec.lock b/pubspec.lock index 6dfcf1b7..2ce2d3bc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,13 +1,27 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: + archive: + dependency: transitive + description: + name: archive + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.11" + args: + dependency: transitive + description: + name: args + url: "https://pub.dartlang.org" + source: hosted + version: "1.5.2" async: dependency: transitive description: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.4.0" boolean_selector: dependency: transitive description: @@ -42,7 +56,7 @@ packages: name: crypto url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.3" flutter: dependency: "direct main" description: flutter @@ -74,20 +88,27 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.1.3" + image: + dependency: transitive + description: + name: image + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.4" matcher: dependency: transitive description: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.5" + version: "0.12.6" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.1.7" + version: "1.1.8" path: dependency: transitive description: @@ -109,6 +130,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.8.0+1" + petitparser: + dependency: transitive + description: + name: petitparser + url: "https://pub.dartlang.org" + source: hosted + version: "2.4.0" quiver: dependency: transitive description: @@ -122,7 +150,7 @@ packages: name: rxdart url: "https://pub.dartlang.org" source: hosted - version: "0.22.2" + version: "0.23.1" sky_engine: dependency: transitive description: flutter @@ -183,7 +211,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.5" + version: "0.2.11" typed_data: dependency: transitive description: @@ -212,6 +240,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.10.2+3" + xml: + dependency: transitive + description: + name: xml + url: "https://pub.dartlang.org" + source: hosted + version: "3.5.0" sdks: - dart: ">=2.2.2 <3.0.0" + dart: ">=2.6.0 <3.0.0" flutter: ">=1.5.0 <2.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 67929cf4..1be5029d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: story_view description: Display stories just like Whatsapp & Instagram. Can be used inline/inside ListView or Column just like Google News app. Comes with gestures to pause, forward & go to previous page. -version: 0.11.0 -author: De-Great Yartey +version: 0.11.1 homepage: https://github.com/blackmann/story_view environment: @@ -11,7 +10,7 @@ dependencies: flutter: sdk: flutter flutter_cache_manager: ^1.1.1 - rxdart: ^0.22.2 + rxdart: ^0.23.1 video_player: ^0.10.2+3 dev_dependencies: @@ -23,7 +22,6 @@ dev_dependencies: # The following section is specific to Flutter. flutter: - # To add assets to your package, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg @@ -34,7 +32,6 @@ flutter: # # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware. - # To add custom fonts to your package, add a fonts section here, # in this "flutter" section. Each entry in this list should have a # "family" key with the font family name, and a "fonts" key with a