192 results for “topic:counter-app”
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
A sample dApp built with Kite AI chain - For Development purpose only
Using HTML, CSS, JavaScript ✖
A simple app made with Flutter to Count People in one place.
Persian Flutter counter app
👋 One of my first Hello World apps in Flutter, featuring discreet, color-coded tally counters for Android and the Web.
Circles counter application using computer vision hough circle transform algorithm
A Hello World app with easy-to-use counters for each day of the week.
Counter App for Ignite | Rocketseat
A fun SwiftUI app that counts how many times you tap a button, with animations and gradient UI.
Simple Counter Project 🧮
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 🔄.
Simple Hit Counter Application that keeps track of how many times the user accessed each page, using PHP sessions.
This is a simple counter web app, which increments, decrements and resets counter.
Simple counter application with swift and SwiftUI.
Vanilla Js Counter animation
👋 One of my first Hello World apps in Flutter. A discreet tally counter for Android & Web.
Counter app using react-redux
No description provided.
Refactored Flutter counter app showcasing Onion Architecture with streams, immutability, dependency injection, and clear separation of concerns for scalable, maintainable state management.
Starter for persistent counter-app on React in TypeScript that follows Clean Architecture principle
Counter App starters on React in the Clean Architecture
🖲️ A sleek SwiftUI counter app with TCA architecture, smooth animations, and haptic feedback.
counter app use get (getx) state management
In this repository , we will talk about services in android with jetpack compose.
Basketball ScoreBoard
Responsive Javascript Counter App
A simple VueJS counter app using vuex state management system
A Flutter Counter App demonstrating state management using Cubit and BlocProvider. The app uses MultiBlocProvider to manage state globally, allowing counter updates from different screens. It showcases increment and decrement functionality across multiple screens while maintaining state persistence