diff --git a/pubspec.lock b/pubspec.lock index f20583c2b..6d470da10 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -280,7 +280,7 @@ packages: name: flutter_cube url: "https://pub.dartlang.org" source: hosted - version: "0.0.6" + version: "0.1.1" flutter_driver: dependency: "direct dev" description: flutter @@ -538,7 +538,7 @@ packages: name: motion_sensors url: "https://pub.dartlang.org" source: hosted - version: "0.0.5" + version: "0.1.0" nested: dependency: transitive description: @@ -587,7 +587,7 @@ packages: name: panorama url: "https://pub.dartlang.org" source: hosted - version: "0.3.2" + version: "0.4.0" path: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c846c9f49..3b9aaec16 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,13 +15,12 @@ environment: # bump `crypto` and others - 2021/02/05 https://github.com/flutter/flutter/commit/bc1cf4945841ba5874f5262b8146d52750e7c11f # bump `archive` from 3.0.0 to 3.1.2 - 2021/03/04 https://github.com/flutter/flutter/commit/ddcb8d7d6d3fcedc906b2f1bf26b73c018d3dc28 -# not null safe, as of 2021/03/09 +# not null safe, as of 2021/03/13 # `charts_flutter` - https://github.com/google/charts/issues/579 # `decorated_icon` - https://github.com/benPesso/flutter_decorated_icon/issues/2 # `flutter_ijkplayer` - unmaintained? # `flutter_map` - https://github.com/fleaflet/flutter_map/issues/829 # `latlong` - archived - migrate to maps_toolkit? cf https://github.com/fleaflet/flutter_map/pull/750 -# `panorama` - https://github.com/zesage/panorama/issues/19 # `streams_channel` - unmaintained? - no issue/PR dependencies: