An open API service indexing awesome lists of open source software.

https://github.com/rxlabz/flutter-location-swift

swift version of core location flutter example
https://github.com/rxlabz/flutter-location-swift

Last synced: over 1 year ago
JSON representation

swift version of core location flutter example

Awesome Lists containing this project

README

          

# Flutter Swift Embedder - core location example

An minimalistic example of service written in swift in [a Flutter project whose embedder is written in Swift](https://github.com/chinmaygarde/flutter_swift_embedder).
- iOS9 required

- [AppDelegate.swift](https://github.com/rxlabz/flutter-location-swift/blob/master/ios/Runner/AppDelegate.swift)
- [LocationProvider.swift](https://github.com/rxlabz/flutter-location-swift/blob/master/ios/Runner/LocationProvider.swift)