mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-14 17:25:50 +00:00
build main structure and build data layer and space managment bloc
This commit is contained in:
3
lib/core/network/end_points.dart
Normal file
3
lib/core/network/end_points.dart
Normal file
@ -0,0 +1,3 @@
|
||||
class EndPoints {
|
||||
static const String fetchCommunities = 'projects/{projectUuid}/communities';
|
||||
}
|
Reference in New Issue
Block a user