From 61671c1ea8cbeecc410b5a35c6827b9118eefa75 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sun, 31 May 2020 08:45:49 +0200 Subject: [PATCH] Bump flutter_runtime_env --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8159f384..9bdcceb8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index dca43c8f..9eda87aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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"