launcher_utils 1.0.0
launcher_utils: ^1.0.0 copied to clipboard
A Flutter utility package to launch calls, messages, emails, WhatsApp, maps, and popular social apps easily.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-05-28 #
Added #
- Initial release of
launcher_utilspackage. - Support for launching phone calls, SMS, email, WhatsApp, websites, maps, and popular social media apps.
- Utility methods covering Telegram, Messenger, Instagram, Twitter, YouTube, LinkedIn, Facebook, Spotify, and custom URI schemes.
- Comprehensive Dart documentation for all methods.
- README file with usage instructions and examples.
TODO #
- Add more platform-specific support and error handling improvements.
- Write example Flutter app showcasing all launch features.
- Set up CI for automated testing and publishing.