Skip to content

Slate Blue. Crimson. Peach Puff. A beautiful color with a beautiful name with every shuffle! A free and open-source Hello World app made with Flutter.

License

Notifications You must be signed in to change notification settings

tecdrop/hello_world_colors

Repository files navigation

Hello World Colors

Made with Flutter Platform Build Flutter Web Github Code Size GitHub Commits GitHub License

Hello World Colors is a Flutter-based application that puts a modern, colorful spin on the traditional "Hello World" program. In programming, "Hello World" programs are the quintessential first step for beginners, where a simple command displays the phrase "Hello, World!" on the screen. This "app" builds on this foundation by showcasing a variety of named web colors, adding an interactive and visual element to the basic concept.

Each time the user taps the Shuffle button, Hello World Colors displays a random color from a wide range of web colors, complete with its name, like Slate Blue, Crimson, or Peach Puff. This feature not only introduces users to a spectrum of colors but also demonstrates the ease and flexibility of building user interfaces with Flutter. Additionally, the app includes a full-screen color preview and a handy option to copy the color's hexadecimal code directly to the clipboard.

Running the App

There's no need for downloads or installations. To use Hello World Colors, simply visit https://helloworldcolors.tecdrop.com/ on any device with a web browser. It's compatible with all platforms, including Android, ChromeOS, iOS, Linux, macOS, and Windows.

Getting Started

  1. If you don't have the Flutter SDK installed, please visit the official Flutter website.

  2. Fetch the latest source code from the main branch.

git clone https://github.com/tecdrop/hello_world_colors.git
  1. Run the app with Visual Studio Code or Android Studio. Or the command line.
flutter pub get
flutter run

Built With

Contribute

If you have an issue or found a bug, please raise a GitHub issue here. Pull requests are also welcome.

License

Hello World Colors is licensed under the MIT license.

About

Slate Blue. Crimson. Peach Puff. A beautiful color with a beautiful name with every shuffle! A free and open-source Hello World app made with Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published