Bump flutter_runtime_env

This commit is contained in:
Vishesh Handa
2020-05-31 08:45:49 +02:00
parent fb5ab57fe0
commit 61671c1ea8
2 changed files with 2 additions and 2 deletions

View File

@ -290,7 +290,7 @@ packages:
name: flutter_runtime_env
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.2"
version: "0.0.3"
flutter_staggered_grid_view:
dependency: "direct main"
description:

View File

@ -34,7 +34,7 @@ dependencies:
dart_git:
git: https://github.com/GitJournal/dart_git.git
#path: /Users/vishesh/src/gitjournal/dart_git
flutter_runtime_env: ^0.0.2
flutter_runtime_env: ^0.0.3
yaml_serializer: ^0.0.6
connectivity: ^0.4.6+1
flutter_emoji: ">= 2.0.0"