Implement login and signup test with json.

This commit is contained in:
Van Leemput Dayron
2025-10-01 00:48:06 +02:00
parent b3d463e1fb
commit 9fb81f793b
8 changed files with 1004 additions and 362 deletions

View File

@@ -32,6 +32,8 @@ dependencies:
sdk: flutter
provider: ^6.1.1
shared_preferences: ^2.2.2
path_provider: ^2.1.1
bcrypt: ^1.1.3
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.