Skip to content

Commit 2c5309e

Browse files
committed
Remove ignored files from git
1 parent 7e8b169 commit 2c5309e

15 files changed

Lines changed: 22 additions & 1046 deletions

File tree

geocoding/CHANGELOG.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
1+
## 5.0.0
2+
3+
- **BREAKING CHANGES**
4+
- Updates to version 5.0.0 of the `geocoding_platform_interface` package,
5+
which now allows a `null` value for the `Location.timestamp` field as not
6+
all platforms (mainly Android) always supply a value.
7+
- Updates to version 5.0.0 of the `geocoding_android` package which
8+
implements the latest `geocoding_platform_interface` version.
9+
- Updates to version 1.0.0 of the `geocoding_darwin` package which
10+
implements the latest `geocoding_platform_interface` version and now
11+
includes support for macOS.
12+
113
## 4.0.0
214

3-
* **BREAKING CHANGES** Please update to Flutter 3.29+ before updating to this version
4-
* Updates Android CompileSDK to 35
5-
* Migrates example project to applying Gradle plugins with the declarative plugins block
6-
* Updates kotlin version to soon minimal supported Kotlin version `1.8.10`
7-
* Updates Gradle version to `8.11.1`
8-
* Updates iOS Platform version from `11` to `12`
9-
* Updates `geolocator_android` dependency version from `3.x.x` to `4.x.x`
15+
- **BREAKING CHANGES** Please update to Flutter 3.29+ before updating to this version
16+
- Updates Android CompileSDK to 35
17+
- Migrates example project to applying Gradle plugins with the declarative plugins block
18+
- Updates kotlin version to soon minimal supported Kotlin version `1.8.10`
19+
- Updates Gradle version to `8.11.1`
20+
- Updates iOS Platform version from `11` to `12`
21+
- Updates `geolocator_android` dependency version from `3.x.x` to `4.x.x`
1022

1123
## 3.0.1
1224

@@ -15,7 +27,9 @@
1527
## 3.0.0
1628

1729
- **BREAKING CHANGES**:
18-
- Locale is no longer part of the `locationFromAddress` and `placemarkFromAddress`, but should be set first by `setLocaleIdentifier`. This was already implemented on Android but is now working similarly on iOS.
30+
- Locale is no longer part of the `locationFromAddress` and
31+
`placemarkFromAddress`, but should be set first by `setLocaleIdentifier`.
32+
This was already implemented on Android but is now working similarly on iOS.
1933
- Updates documentation related to setting the locale.
2034
- Added `setLocaleIdentifier` to the example app.
2135
- Updates `geocoding_ios` version to 3.0.0.

geocoding_darwin/darwin/geocoding_darwin/.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 7 deletions
This file was deleted.

geocoding_darwin/darwin/geocoding_darwin/.swiftpm/xcode/xcuserdata/maurits.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 0 additions & 19 deletions
This file was deleted.

geocoding_darwin/example/ios/Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage/Package.swift

Lines changed: 0 additions & 32 deletions
This file was deleted.

geocoding_darwin/example/ios/Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage/Sources/FlutterGeneratedPluginSwiftPackage/FlutterGeneratedPluginSwiftPackage.swift

Lines changed: 0 additions & 3 deletions
This file was deleted.

geocoding_darwin/example/ios/Flutter/ephemeral/flutter_lldb_helper.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

geocoding_darwin/example/ios/Flutter/ephemeral/flutter_lldbinit

Lines changed: 0 additions & 5 deletions
This file was deleted.

geocoding_darwin/example/macos/Flutter/ephemeral/.app_filename

Lines changed: 0 additions & 1 deletion
This file was deleted.

geocoding_darwin/example/macos/Flutter/ephemeral/Flutter-Generated.xcconfig

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)