Skip to content

Instantly share code, notes, and snippets.

View sisyfus's full-sized avatar

Greg Sullivan sisyfus

  • Sydney, Australia
View GitHub Profile
/**
* flutter_background_geolocation Hello World
* https://github.com/transistorsoft/flutter_background_geolocation
*/
import 'package:flutter/material.dart';
import 'package:flutter_background_geolocation/flutter_background_geolocation.dart' as bg;
////
// For pretty-printing location JSON. Not a requirement of flutter_background_geolocation