url_launcher_utils library

Classes

LaunchResult
Immutable result returned by every public launcher method.
MapLocation
Represents a location to open in maps.
UrlLauncherUtils
Developer-friendly helpers around Flutter's url_launcher package.

Enums

LaunchStatus
Describes how a launch attempt completed.

Exceptions / Errors

UrlLauncherUtilsException
Base exception for all validation errors exposed by this package.
UrlLauncherValidationException
Thrown when input data is malformed or incomplete.