Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jul 28, 2024
1 parent 795f15f commit 028aee8
Show file tree
Hide file tree
Showing 23 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: https://www.example.com
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
pub_semver:
Expand Down
2 changes: 1 addition & 1 deletion app_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.2.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_common_utils:
Expand Down
4 changes: 2 additions & 2 deletions app_crypto/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: https://www.example.com
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_common_utils:
Expand Down Expand Up @@ -35,4 +35,4 @@ dev_dependencies:
_dependency_overrides:
encrypt:
git:
url: https://github.com/leocavalcante/encrypt
url: https://github.com/leocavalcante/encrypt
4 changes: 2 additions & 2 deletions app_csv/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: https://github.com/tekartik/app_common_utils.dart
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
csv: '>=5.0.0-0'
Expand All @@ -18,7 +18,7 @@ dependencies:
dev_dependencies:
path:
dev_build:
test: ^1.6.0
test: '>=1.6.0'
process_run:
build_runner:
build_test:
4 changes: 2 additions & 2 deletions app_cv_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Firestore content values helper
version: 0.10.14
publish_to: none
environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
meta:
Expand All @@ -28,6 +28,6 @@ dependencies:
ref: dart3a
version: '>=0.9.0'
dev_dependencies:
test: ^1.14.4
test: '>=1.14.4'
dev_build:

2 changes: 1 addition & 1 deletion app_cv_sembast/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ dependencies:
sembast: '>=3.6.0'
# sembast:
dev_dependencies:
test: ^1.14.4
test: '>=1.14.4'
dev_build:
2 changes: 1 addition & 1 deletion app_date/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Date utilities
version: 0.1.6
publish_to: none
environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

# Add regular dependencies here.
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion app_emit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: https://www.example.com
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
cv: '>=0.2.14'
Expand Down
2 changes: 1 addition & 1 deletion app_http/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.2.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_http_browser:
Expand Down
4 changes: 2 additions & 2 deletions app_intl/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.2.3
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
args:
Expand All @@ -18,4 +18,4 @@ dependencies:
process_run:
dev_dependencies:
lints:
test: ^1.16.0
test: '>=1.16.0'
2 changes: 1 addition & 1 deletion app_lints/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
cv:
Expand Down
4 changes: 2 additions & 2 deletions app_mirrors/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/tekartik/app_common_utils.dart/app_mirrors
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_common_utils:
Expand All @@ -16,6 +16,6 @@ dependencies:

dev_dependencies:
dev_build:
test: ^1.0.0
test: '>=1.0.0'
json_annotation:
process_run:
2 changes: 1 addition & 1 deletion app_pager/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage: https://www.example.com
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
cv:
Expand Down
2 changes: 1 addition & 1 deletion app_prefs/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.4.2
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_prefs_sembast:
Expand Down
2 changes: 1 addition & 1 deletion app_rx/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.2.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
rxdart: '>=0.28.0'
Expand Down
2 changes: 1 addition & 1 deletion app_rx_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.2.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_app_bloc:
Expand Down
2 changes: 1 addition & 1 deletion app_sembast/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_app_sqflite:
Expand Down
2 changes: 1 addition & 1 deletion app_sembast_firestore_type_adapters/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
sembast: '>=3.5.0'
Expand Down
6 changes: 3 additions & 3 deletions app_sembast_secure/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_app_sembast:
Expand All @@ -21,10 +21,10 @@ dependencies:

dev_dependencies:
lints:
test: ^1.16.0
test: '>=1.16.0'

dependency_overrides:
tekartik_app_sembast:
path: ../app_sembast
tekartik_app_sqflite:
path: ../app_sqflite
path: ../app_sqflite
4 changes: 2 additions & 2 deletions app_serialize/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/tekartik/app_common_utils.dart/app_serialize
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_app_mirrors:
Expand All @@ -21,7 +21,7 @@ dependencies:

dev_dependencies:
dev_build:
test: ^1.0.0
test: '>=1.0.0'
process_run:


Expand Down
8 changes: 4 additions & 4 deletions app_sqflite/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ version: 0.6.1
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
sqflite_common_ffi_web: '>=0.1.0'
sqflite_common_ffi: '>=2.2.5-2'
sqflite_common: '>=2.0.0+1'
sqflite_common_ffi_web: '>=0.4.0'
sqflite_common_ffi: '>=2.3.3'
sqflite_common: '>=2.5.4'
path:
process_run: '>=0.13.2'
dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion app_web_socket/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
tekartik_web_socket_io:
Expand Down
2 changes: 1 addition & 1 deletion repo_support/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none
deploy_to: none

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: ^3.4.0

dependencies:
path:
Expand Down

0 comments on commit 028aee8

Please sign in to comment.