url_launcher_utils 0.1.1
url_launcher_utils: ^0.1.1 copied to clipboard
A reusable Flutter abstraction over url_launcher for calls, SMS, email, messaging apps, maps, and browser URLs.
0.1.1 #
- Correct repository url.
0.1.0 #
- Replace the default package scaffold with a reusable
url_launcherwrapper. - Add static helpers for phone calls, SMS, email, WhatsApp, Telegram, Viber, maps, and browser URLs.
- Add typed launch results and validation exceptions.
- Add Android/iOS store fallback behavior for third-party messaging apps.
- Add a complete example app and automated tests.