Required flutter version: ^3.7.7
- git clone project
- make clean
- make run-web
- http://localhost:3000 aufrufen
- git clone
- flutter clean
- flutter pub get
- flutter pub run build_runner build --delete-conflicting-outputs
- flutter run -d web-server --web-hostname localhost --web-port 3000
- http://localhost:3000 aufrufen
- flutter_riverpod: ^2.0.2 # State Management
- go_router: ^5.0.5 # Navigation
- supabase_flutter: ^1.0.0-dev.9 # PostgreSQL as backend
- build_runner: ^2.3.0 # Generate code
- freezed: ^2.1.1
- freezed_annotation: ^2.1.0
- json_annotation: ^4.7.0
- json_serializable: ^6.5.1
- flutter_launcher_icons: ^0.10.0 # generate icons for android and ios with config file