menu
flutter_easy package
documentation
utils/src/global_util.dart
canLaunch function
canLaunch function
dark_mode
light_mode
canLaunch
function
Future
<
bool
>
canLaunch
(
String
urlString
)
Implementation
Future<bool> canLaunch(String urlString) => urlLauncher.canLaunch(urlString);
flutter_easy package
documentation
utils/src/global_util
canLaunch function
global_util library