1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Initial commit flutter_maps_firestore (#93)

This commit is contained in:
Brett Morgan
2019-06-26 03:36:23 +10:00
committed by Andrew Brogdon
parent f79f7d20b5
commit 599c865629
62 changed files with 1967 additions and 72 deletions

View File

@@ -1,5 +1,5 @@
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfile
# See https://www.dartlang.org/tools/pub/glossary#lockfile
packages:
analyzer:
dependency: transitive
@@ -91,7 +91,7 @@ packages:
name: build_web_compilers
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.0"
built_collection:
dependency: transitive
description:
@@ -154,7 +154,7 @@ packages:
name: dart_style
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.8"
version: "1.2.7"
fixnum:
dependency: transitive
description:
@@ -468,4 +468,4 @@ packages:
source: hosted
version: "2.1.16"
sdks:
dart: ">=2.3.0 <3.0.0"
dart: ">=2.3.0-dev.0.1 <3.0.0"