This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-07-15 09:45:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9600f4fb8b5cd3c080b2676165efeae95b712cb7
syncrow-web
/
lib
/
pages
/
space_management_v2
/
modules
/
communities
/
presentation
/
bloc
History
Faris Armoush
9600f4fb8b
Made
CommunitiesState
final, to better document that it shouldn't be extended.
2025-06-16 16:49:31 +03:00
..
communities_bloc.dart
Refactored CommunitiesBloc to ensure the CommunitiesService is properly defined as a final member, enhancing clarity and maintainability. Adjusted CommunitiesState to maintain consistent property definitions.
2025-06-16 16:48:08 +03:00
communities_event.dart
Created communities blocs, services, models, and params.
2025-06-16 15:20:44 +03:00
communities_state.dart
Made
CommunitiesState
final, to better document that it shouldn't be extended.
2025-06-16 16:49:31 +03:00