top of page


Singleton Classes: Understanding Their Role in Application Development
Singleton classes: control object creation, manage global resources. Use with caution, avoid overusing. #singleton #dart #flutter
Mustafa Sidhpuri
Aug 29, 20242 min read
7 views
0 comments


Riverpod a State Management Library for Flutter: Advanced Techniques and Best Practices
Uncover advanced techniques and best practices for Riverpod, a state management library for Flutter. Optimize UI updates and prevent leaks
Mustafa Sidhpuri
Aug 27, 20242 min read
0 views
0 comments
bottom of page