CRUD working

This commit is contained in:
Odweta
2026-03-22 20:05:31 +01:00
parent 0219155f8e
commit a95d899ac5
11 changed files with 462 additions and 11 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
name: frontend
description: "A new Flutter project."
description: "A frontend for the Hlaskovnik Reimagined project."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
@@ -36,6 +36,7 @@ dependencies:
cupertino_icons: ^1.0.8
provider:
go_router:
http: ^1.2.0
dev_dependencies:
flutter_test: