Locate
Locate, an example material app built using locate plugin.
Locate, fetches current location data using locate plugin, which tries to leverage power of Asynchronous Programming using Dart.

Locate displays location data using a ListView. FloatingActionButtons give power to user for enabling or disabling location data stream.

At top right a red reset button, lets user reset location holder and starts displaying location from beginning.

Well Locate is an opensource app, so feel free to check its source code on Github.

Hope it's helpful.