diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml index dec55a3..0d93554 100644 --- a/.idea/libraries/Dart_Packages.xml +++ b/.idea/libraries/Dart_Packages.xml @@ -478,13 +478,6 @@ - - - - - - @@ -725,7 +718,6 @@ - diff --git a/lib/database/database_connection/connection.dart b/finance_app/lib/database/database_connection/connection.dart similarity index 100% rename from lib/database/database_connection/connection.dart rename to finance_app/lib/database/database_connection/connection.dart diff --git a/lib/database/database_connection/connection_native.dart b/finance_app/lib/database/database_connection/connection_native.dart similarity index 100% rename from lib/database/database_connection/connection_native.dart rename to finance_app/lib/database/database_connection/connection_native.dart diff --git a/lib/database/database_connection/connection_web.dart b/finance_app/lib/database/database_connection/connection_web.dart similarity index 100% rename from lib/database/database_connection/connection_web.dart rename to finance_app/lib/database/database_connection/connection_web.dart diff --git a/finance_app/pubspec.lock b/finance_app/pubspec.lock index 078ca22..a4534ff 100644 --- a/finance_app/pubspec.lock +++ b/finance_app/pubspec.lock @@ -539,14 +539,6 @@ packages: url: "https://pub.dev" source: hosted version: "4.1.0" - rxdart: - dependency: "direct main" - description: - name: rxdart - sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962" - url: "https://pub.dev" - source: hosted - version: "0.28.0" shelf: dependency: transitive description: