feat : Add Event details view with first informations

This commit is contained in:
Yaël Perret
2025-07-15 21:32:32 +02:00
parent 5cbed8e6cd
commit 2cb2133208
13 changed files with 1307 additions and 3024 deletions

View File

@@ -0,0 +1,3 @@
import 'package:stacked/stacked.dart';
class EventDetailsViewModel extends BaseViewModel {}