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
Points Counter is a simple Flutter app that lets you track and update the score for two basketball teams in real time. Tap buttons to add 1, 2, or 3 points to Team A or Team B, and reset the scores with a single tap. Designed with a clean UI and smooth performance.
A simple Flutter app that demonstrates a basic counter functionality 🧮. It showcases the use of state management to increment and reset the counter value with button interactions 🔄.