You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A free cross-platform mobile app for tracking scores and rules in board games. Board Buddy simplifies gameplay by helping you keep track of scores and key points, so you can focus on the game itself and socializing with friends
Refactored Flutter counter app showcasing Onion Architecture with streams, immutability, dependency injection, and clear separation of concerns for scalable, maintainable state management.
A refactored version of the default Flutter "counter" app, demonstrating The Clean Architecture with reactive state management using streams. This example showcases a maintainable and scalable approach, incorporating immutability, dependency injection, and a clear separation of concerns.