1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-30 16:23:23 +00:00

Move com.example to dev.flutter (#227)

This commit is contained in:
Brett Morgan
2020-01-14 09:47:10 +10:00
committed by GitHub
parent 09cb1e2687
commit ec51b0e711
5 changed files with 35 additions and 2 deletions

View File

@@ -190,7 +190,7 @@ packages:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.16.0"
version: "0.16.1"
intl_translation:
dependency: "direct main"
description:
@@ -449,5 +449,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: ">=2.4.0 <3.0.0"
dart: ">=2.5.0 <3.0.0"
flutter: ">=1.12.13+hotfix.4 <2.0.0"