xbr_location_check 1.0.0 copy "xbr_location_check: ^1.0.0" to clipboard
xbr_location_check: ^1.0.0 copied to clipboard

Function to check if location services are available. Android and iOS are supported.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xbr_location_check

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  xbr_location_check: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:xbr_location_check/xbr_location_check.dart';
0
likes
145
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Function to check if location services are available. Android and iOS are supported.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on xbr_location_check

Packages that implement xbr_location_check