Skip to content

Generate, copy, and share UUIDs (GUIDs) with ease! TapGuid offers the most popular formats (standard, braces, URN, Base64, etc.) and unique colors for each ID. Built with Flutter.

License

Notifications You must be signed in to change notification settings

tecdrop/tap_guid

Repository files navigation

TapGuid - UUID Generator

Version badge PWA Installable badge MIT License badge GitHub Code Size badge Style badge Contributions Welcome badge

TapGuid is a Flutter app for generating and managing universally unique identifiers (UUIDs), also known as globally unique identifiers (GUIDs). It provides a simple interface for creating, formatting, and sharing UUIDs across different platforms (currently Android and web).

Features

  • Supports the most popular UUID formats (standard, digits, braces, parentheses, URN, Base64)
  • Generates version 1, 4, 6, 7, and 8 UUIDs.
  • Option to display UUIDs in uppercase or lowercase.
  • Dynamically generates unique background colors for each UUID (optional).
  • Works offline, no internet connection required.

Try TapGuid

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/tap_guid.git
  1. Run the app with Visual Studio Code or Android Studio. Or the command line.
flutter pub get
flutter run

Built With

  • Flutter - Build apps for any screen.
  • Visual Studio Code - Code editing. Redefined.
  • uuid - Simple, fast generation of RFC4122 and RFC9562 UUIDs.
  • share_plus - A Flutter plugin to share content from your Flutter app via the platform's share dialog.
  • url_launcher - A Flutter plugin for launching a URL.
  • simple_app_preferences - A simple, type-safe, and easy-to-use app preferences package for Flutter.
  • shared_preferences - Wraps platform-specific persistent storage for simple data.
  • GitHub Pages - Websites for you and your projects, hosted directly from your GitHub repository.

Contribute

Want to help improve TapGuid? Even though it's a simple app, every contribution counts! We welcome all contributions, big or small.

See the CONTRIBUTING.md file for details on how to contribute.

Support Us

TapGuid is free, and we love creating and sharing projects like this with the community. If you find TapGuid useful and want to support Tecdrop, explore our pro apps - they revolve around the simplicity and elegance of solid colors, connecting them to TapGuid's dynamic UUID color feature.

Our Pro Apps Pitch Black Wallpaper Pro RGB Color Wallpaper Pro
Tecdrop Pro Apps
  • Pitch black & dark wallpapers
  • AI-generated wallpapers
  • Enhances battery life
  • Reduces eyestrain
  • Set any color as wallpaper
  • Endless color options, built-in & custom
  • Reduce visual clutter
  • Enhanced device aesthetics
  • Your support helps us keep creating free apps!

    License

    TapGuid is licensed under the MIT license.

    About

    Generate, copy, and share UUIDs (GUIDs) with ease! TapGuid offers the most popular formats (standard, braces, URN, Base64, etc.) and unique colors for each ID. Built with Flutter.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published