Remove unused stuff
This commit is contained in:
parent
e9cb8ab40c
commit
1d1e16f9b5
3 changed files with 0 additions and 4 deletions
|
|
@ -6,7 +6,6 @@ import 'package:flutter/material.dart';
|
|||
import 'firebaseMessagingConf.dart';
|
||||
import 'firesApp.dart';
|
||||
import 'globals.dart' as globals;
|
||||
import 'yourLocation.dart';
|
||||
import 'yourLocationPersist.dart';
|
||||
|
||||
Future<Map<String, dynamic>> loadSecrets() async {
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
import 'package:bson_objectid/bson_objectid.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:json_annotation/json_annotation.dart';
|
||||
import 'package:pref_dessert/pref_dessert.dart';
|
||||
import 'dart:convert';
|
||||
|
||||
part 'yourLocation.g.dart';
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ dependencies:
|
|||
# data
|
||||
json_annotation: ^0.2.3
|
||||
shared_preferences: "^0.4.2"
|
||||
pref_dessert: "^0.0.2"
|
||||
bson_objectid: "^0.1.0"
|
||||
comunes_flutter:
|
||||
path: /home/vjrj/dev/comunes_flutter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue