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
- Host: GitHub
- URL: https://github.com/rxlabz/flutter-location-swift
- Owner: rxlabz
- Created: 2017-02-25T19:50:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T10:13:01.000Z (over 9 years ago)
- Last Synced: 2025-03-09T15:08:49.609Z (over 1 year ago)
- Language: Shell
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)