Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/android_alarm_manager_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion packages/android_intent_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev_dependencies:
sdk: flutter
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

# The following section is specific to Flutter.
flutter:
Expand Down
2 changes: 1 addition & 1 deletion packages/battery_plus/battery_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

flutter:
uses-material-design: true
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dev_dependencies:
integration_test:
sdk: flutter
test: ^1.16.4
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

flutter:
uses-material-design: true
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

flutter:
uses-material-design: true
Expand Down
2 changes: 1 addition & 1 deletion packages/device_info_plus/device_info_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
win32_registry: ^1.1.0

dev_dependencies:
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
flutter_test:
sdk: flutter
mockito: ^5.4.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
plugin_platform_interface: ^2.1.4

dev_dependencies:
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
flutter_test:
sdk: flutter
mockito: ^5.4.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dev_dependencies:
integration_test:
sdk: flutter
test: ^1.21.0
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion packages/network_info_plus/network_info_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ dev_dependencies:
sdk: flutter
mockito: ^5.4.0
plugin_platform_interface: ^2.1.4
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dev_dependencies:
sdk: flutter
flutter_driver:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"
flutter_test:
sdk: flutter
mockito: ^5.4.0
Expand Down
2 changes: 1 addition & 1 deletion packages/package_info_plus/package_info_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
clock: ^1.1.1

dev_dependencies:
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
flutter_test:
sdk: flutter
test: ^1.22.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.0
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"

environment:
sdk: ">=2.18.0 <4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sensors_plus/sensors_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"
flutter_test:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion packages/sensors_plus/sensors_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dev_dependencies:
test: ^1.22.0
flutter_test:
sdk: flutter
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"

environment:
sdk: ">=3.3.0 <4.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
test: ^1.22.0

environment:
Expand Down
2 changes: 1 addition & 1 deletion packages/share_plus/share_plus/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_lints: ">=4.0.0 <6.0.0"

flutter:
uses-material-design: true
Expand Down
2 changes: 1 addition & 1 deletion packages/share_plus/share_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"

environment:
sdk: ">=3.4.0 <4.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.0
flutter_lints: ">=2.0.1 <6.0.0"
flutter_lints: ">=4.0.0 <6.0.0"
test: ^1.22.0

environment:
Expand Down
Loading