Skip to content

Commit 5860a2c

Browse files
[geolocator_windows]: Bump flutter_lints from 4.0.0 to 5.0.0 in /geolocator_windows (#1581)
* [geolocator_windows]: Bump flutter_lints in /geolocator_windows Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump flutter lints of package to version 5.0.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tim Hoogstrate <tim566@hotmail.com>
1 parent 60a3249 commit 5860a2c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

geolocator_windows/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## NEXT
2+
3+
- Bump `flutter_lints` of package to version 5.0.0.
4+
15
## 0.2.5
26

3-
- Bump `flutter_lints` to version 5.0.0
7+
- Bump `flutter_lints` to version 5.0.0. Later added: of the example project.
48

59
## 0.2.4
610

geolocator_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ dependencies:
2323
dev_dependencies:
2424
flutter_test:
2525
sdk: flutter
26-
flutter_lints: ">=3.0.1 <5.0.0"
26+
flutter_lints: ^5.0.0
2727
mockito: ^5.0.17
2828
plugin_platform_interface: ^2.1.2

0 commit comments

Comments
 (0)