packages upgrade

This commit is contained in:
Thibault Deckers 2021-03-13 15:09:12 +09:00
parent d16fb5eb82
commit abd3b17126
2 changed files with 4 additions and 5 deletions

View file

@ -280,7 +280,7 @@ packages:
name: flutter_cube name: flutter_cube
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.0.6" version: "0.1.1"
flutter_driver: flutter_driver:
dependency: "direct dev" dependency: "direct dev"
description: flutter description: flutter
@ -538,7 +538,7 @@ packages:
name: motion_sensors name: motion_sensors
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.0.5" version: "0.1.0"
nested: nested:
dependency: transitive dependency: transitive
description: description:
@ -587,7 +587,7 @@ packages:
name: panorama name: panorama
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.3.2" version: "0.4.0"
path: path:
dependency: transitive dependency: transitive
description: description:

View file

@ -15,13 +15,12 @@ environment:
# bump `crypto` and others - 2021/02/05 https://github.com/flutter/flutter/commit/bc1cf4945841ba5874f5262b8146d52750e7c11f # 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 # 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 # `charts_flutter` - https://github.com/google/charts/issues/579
# `decorated_icon` - https://github.com/benPesso/flutter_decorated_icon/issues/2 # `decorated_icon` - https://github.com/benPesso/flutter_decorated_icon/issues/2
# `flutter_ijkplayer` - unmaintained? # `flutter_ijkplayer` - unmaintained?
# `flutter_map` - https://github.com/fleaflet/flutter_map/issues/829 # `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 # `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 # `streams_channel` - unmaintained? - no issue/PR
dependencies: dependencies: