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

Sorting imports in federated_plugin and others (#801)

This commit is contained in:
Andrew Brogdon
2021-05-19 10:07:01 -07:00
committed by GitHub
parent 376c666f0a
commit 2809a7c89c
7 changed files with 9 additions and 7 deletions

View File

@@ -3,11 +3,13 @@
// found in the LICENSE file.
import 'dart:async';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:firebase_core/firebase_core.dart';
import 'package:flutter/material.dart';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:google_maps_flutter/google_maps_flutter.dart';
import 'package:google_maps_webservice/places.dart';
import 'api_key.dart';
// Center of the Google Map