location_context 1.0.3
location_context: ^1.0.3 copied to clipboard
Helper widgets to share location data using InheritedWidgets
1.0.2+1 - 2018-08-24 #
- Streamlining the Location dependency injection in context.dart
- Fixing the compiler errors in context.dart related to dart 2
- Adding an example application for how to use this
- Updating quiver dependency to match the flutter sdk dependency
1.0.2 - 2018-08-03 #
- Optimizing the Postion class for better comparisons
1.0.1 - 2018-07-18 #
- Removing unused import from the test files
1.0.0 - 2018-07-17 #
- Initial release for sharing location data using InheritedWidget