11111
This commit is contained in:
7
lib/core/enums/app_enums.dart
Normal file
7
lib/core/enums/app_enums.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
// Add your app-specific enums here
|
||||
// Example:
|
||||
// enum UserRole {
|
||||
// admin,
|
||||
// user,
|
||||
// guest,
|
||||
// }
|
||||
Reference in New Issue
Block a user