From 2bfef1bdc7ff224672e389a9f96b828700f95fab Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Mon, 14 Nov 2022 21:47:29 +0100 Subject: [PATCH 1/4] Problem resolution 2 --- .idea/Daflv4.iml | 12 ++++++++++++ .../dafl_project_flutter/lib/position/location.dart | 2 -- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.idea/Daflv4.iml b/.idea/Daflv4.iml index 508dab8..0a4c8b0 100644 --- a/.idea/Daflv4.iml +++ b/.idea/Daflv4.iml @@ -30,6 +30,18 @@ + + + + + + + + + + + + diff --git a/Sources/dafl_project_flutter/lib/position/location.dart b/Sources/dafl_project_flutter/lib/position/location.dart index 1c7761b..906b1da 100644 --- a/Sources/dafl_project_flutter/lib/position/location.dart +++ b/Sources/dafl_project_flutter/lib/position/location.dart @@ -2,7 +2,6 @@ import 'package:dafl_project_flutter/main.dart'; import 'package:geolocator/geolocator.dart'; import 'package:http/http.dart' as http; import 'dart:convert'; -import 'dart:developer'; import 'dart:async'; class Location { @@ -36,7 +35,6 @@ class Location { "id" : actualUser.toString(), }); var data = jsonDecode(response.body); - log(data.toString()); return data.toString(); } } \ No newline at end of file From a8c997c5f70ebe8405727a3e61d8086475f42fa1 Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Mon, 14 Nov 2022 22:17:01 +0100 Subject: [PATCH 2/4] Problem resolution 3 --- .idea/Daflv4.iml | 6 ++++++ Sources/dafl_project_flutter/pubspec.yaml | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.idea/Daflv4.iml b/.idea/Daflv4.iml index 0a4c8b0..29145de 100644 --- a/.idea/Daflv4.iml +++ b/.idea/Daflv4.iml @@ -42,6 +42,12 @@ + + + + + + diff --git a/Sources/dafl_project_flutter/pubspec.yaml b/Sources/dafl_project_flutter/pubspec.yaml index 1eecef9..09cc8dd 100644 --- a/Sources/dafl_project_flutter/pubspec.yaml +++ b/Sources/dafl_project_flutter/pubspec.yaml @@ -91,7 +91,6 @@ flutter: assets: - assets/images/ - assets/fonts/ - - assets/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware From a91ff704941b1b46055883c48fab5fa6a7f9cb2b Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 14 Nov 2022 22:17:57 +0100 Subject: [PATCH 3/4] Supprimer 'Sources/phpLocation/.idea/workspace.xml' --- Sources/phpLocation/.idea/workspace.xml | 87 ------------------------- 1 file changed, 87 deletions(-) delete mode 100644 Sources/phpLocation/.idea/workspace.xml diff --git a/Sources/phpLocation/.idea/workspace.xml b/Sources/phpLocation/.idea/workspace.xml deleted file mode 100644 index 5302c39..0000000 --- a/Sources/phpLocation/.idea/workspace.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - $PROJECT_DIR$/composer.json - - - - - - - - - - - - - - - - - - - - - - - - - 1668370798748 - - - - - - - - - \ No newline at end of file From 2554b885ec587e6641b0fa536a693471e112b26b Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 14 Nov 2022 22:18:14 +0100 Subject: [PATCH 4/4] Supprimer 'Sources/dafl_project_flutter/assets/logs.txt' --- Sources/dafl_project_flutter/assets/logs.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Sources/dafl_project_flutter/assets/logs.txt diff --git a/Sources/dafl_project_flutter/assets/logs.txt b/Sources/dafl_project_flutter/assets/logs.txt deleted file mode 100644 index 7d70a00..0000000 --- a/Sources/dafl_project_flutter/assets/logs.txt +++ /dev/null @@ -1,4 +0,0 @@ -postgres -mdpDaflBd -89.83.54.48 -BD-DaflMusic \ No newline at end of file