CRUD working
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user