We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a3249 commit 5860a2cCopy full SHA for 5860a2c
geolocator_windows/CHANGELOG.md
@@ -1,6 +1,10 @@
1
+## NEXT
2
+
3
+- Bump `flutter_lints` of package to version 5.0.0.
4
5
## 0.2.5
6
-- Bump `flutter_lints` to version 5.0.0
7
+- Bump `flutter_lints` to version 5.0.0. Later added: of the example project.
8
9
## 0.2.4
10
geolocator_windows/pubspec.yaml
@@ -23,6 +23,6 @@ dependencies:
23
dev_dependencies:
24
flutter_test:
25
sdk: flutter
26
- flutter_lints: ">=3.0.1 <5.0.0"
+ flutter_lints: ^5.0.0
27
mockito: ^5.0.17
28
plugin_platform_interface: ^2.1.2
0 commit comments