Skip to content

My first Hello World Flutter app: An easy to use tally counter app for Android, with multiple color counters.

License

Notifications You must be signed in to change notification settings

Appliberated/hello_world_counters

Repository files navigation

Hello World Counters

Easy counting. Multiple color counters. An open source, Hello World Flutter app.

Hello World Counters is an easy to use tally counter app for Android. It gives you a different counter for each of the unambiguous color terms in English: Black, White, Red, Green, Yellow, Blue, Brown, Purple, Pink, Orange, and Grey. This means you can count people, sheep, kisses, or smiles, and nobody will know what you are counting!

You can increment or decrement the counter, reset its value back to zero, or share it by email, messengers, or in social networks.

What else could you count with this app?

How to Run the App

Platform Options
Android Install from Google Play
Download APK from GitHub Releases
Any Run the web app in your browser

Hello World

I'm learning Flutter, and this is my first Hello World Flutter app.

Hello World apps are pretty famous, even if all they usually do is write "Hello, World!" on the screen. When learning a new programming language or platform, starting with such a simple program has become a tradition.

Flutter is a UI toolkit for crafting beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

License

Hello World Counters is licensed under the MIT license.