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).
- 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.
- On any platform: Run the web app and/or install it from your browser on Android, ChromeOS, iOS, Linux, macOS, Windows, etc.
- On Android: Get it on Google Play or from GitHub Releases.
-
If you don't have the Flutter SDK installed, please visit the official Flutter website.
-
Fetch the latest source code from the main branch.
git clone https://github.com/tecdrop/tap_guid.git
- Run the app with Visual Studio Code or Android Studio. Or the command line.
flutter pub get
flutter run
- 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.
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.
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 |
---|---|---|
Your support helps us keep creating free apps!
TapGuid is licensed under the MIT license.