Skip to content

Instantly share code, notes, and snippets.

@fatihhcan
Created October 12, 2021 16:21
Show Gist options
  • Save fatihhcan/8dc499e485ee886049390c870840c8e3 to your computer and use it in GitHub Desktop.
Save fatihhcan/8dc499e485ee886049390c870840c8e3 to your computer and use it in GitHub Desktop.
@override
void initState() {
// TODO: implement initState
super.initState();
Geolocator.requestPermission();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment