Skip to content
Closed
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
4 changes: 2 additions & 2 deletions .fvmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"flutter": "3.32.8",
"flutter": "3.38.0",
"updateVscodeSettings": false
}
}
4 changes: 2 additions & 2 deletions packages/dynamite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ The generated code makes use of various third party packages. Please add the fol
dependencies:
built_collection: ^5.0.0
built_value: ^8.9.0
collection: ^1.0.0
collection: ^1.19.0
dynamite_runtime: ^0.1.0
http: ^1.2.0
http: ^1.6.0
meta: ^1.0.0
uri: ^1.0.0
dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/dynamite/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
built_collection: ^5.0.0
built_value: ^8.9.0
dynamite_runtime: ^0.5.0+1
http: ^1.2.1
http: ^1.6.0
meta: ^1.0.0
uri: ^1.0.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
built_collection: ^5.0.0
built_value: ^8.9.0
collection: ^1.0.0
collection: ^1.19.0
dynamite_runtime: ^0.5.0+1
http: ^1.2.1
http: ^1.6.0
meta: ^1.0.0
uri: ^1.0.0

Expand Down
6 changes: 3 additions & 3 deletions packages/dynamite/packages/dynamite_runtime/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ environment:
dependencies:
built_collection: ^5.0.0
built_value: ^8.9.0
collection: ^1.0.0
http: ^1.2.0
collection: ^1.19.0
http: ^1.6.0
http_parser: ^4.0.0
logging: ^1.0.0
logging: ^1.3.0
meta: ^1.0.0

dev_dependencies:
Expand Down
4 changes: 2 additions & 2 deletions packages/dynamite/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ dependencies:
built_value: ^8.9.0
checked_yaml: ^2.0.0
code_builder: ^4.10.0
collection: ^1.0.0
collection: ^1.19.0
crypto: ^3.0.0
dart_style: ^3.0.1
logging: ^1.2.0
logging: ^1.3.0
meta: ^1.0.0
path: ^1.0.0
pub_semver: ^2.1.0
Expand Down
2 changes: 1 addition & 1 deletion packages/interceptor_http_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
built_collection: ^5.0.0
cookie_store:
path: ../cookie_store
http: ^1.0.0
http: ^1.6.0
meta: ^1.0.0

dev_dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
built_value: ^8.9.2
crypto: ^3.0.3
equatable: ^2.0.5
http: ^1.2.2
http: ^1.6.0
meta: ^1.0.0
neon_framework:
path: ../..
Expand Down
4 changes: 2 additions & 2 deletions packages/neon_framework/packages/dashboard_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
flutter_localizations:
sdk: flutter
go_router: ^16.0.0
logging: ^1.0.0
logging: ^1.3.0
neon_framework:
path: ../..
nextcloud: ^8.1.0
Expand All @@ -27,7 +27,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
go_router_builder: ^3.0.0
http: ^1.5.0
http: ^1.6.0
mocktail: ^1.0.4
neon_lints:
path: ../../../neon_lints
Expand Down
6 changes: 3 additions & 3 deletions packages/neon_framework/packages/files_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
built_collection: ^5.0.0
collection: ^1.0.0
collection: ^1.19.0
dynamite_runtime: ^0.5.0+1
file_picker: ^10.0.0
filesize: ^2.0.0
Expand All @@ -21,7 +21,7 @@ dependencies:
go_router: ^16.0.0
image_picker: ^1.0.0
intl: ^0.20.2
logging: ^1.0.0
logging: ^1.3.0
meta: ^1.0.0
neon_framework:
path: ../..
Expand All @@ -33,7 +33,7 @@ dependencies:
rxdart: ^0.28.0
share_plus: ^11.0.0
timezone: ^0.10.1
universal_io: ^2.0.0
universal_io: ^2.3.0

dev_dependencies:
build_runner: ^2.5.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ dependencies:
built_collection: ^5.0.0
cookie_store:
path: ../../../cookie_store
http: ^1.0.0
http: ^1.6.0
http_parser: ^4.0.0
interceptor_http_client:
path: ../../../interceptor_http_client
logging: ^1.0.0
logging: ^1.3.0
meta: ^1.0.0
nextcloud: ^8.1.0

Expand Down
4 changes: 2 additions & 2 deletions packages/neon_framework/packages/neon_storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ dependencies:
built_collection: ^5.0.0
cookie_store:
path: ../../../cookie_store
http: ^1.0.0
logging: ^1.0.0
http: ^1.6.0
logging: ^1.3.0
meta: ^1.0.0
nextcloud: ^8.1.0
path: ^1.9.0
Expand Down
4 changes: 2 additions & 2 deletions packages/neon_framework/packages/news_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
built_collection: ^5.0.0
collection: ^1.0.0
collection: ^1.19.0
dynamite_runtime: ^0.5.0+1
flutter:
sdk: flutter
Expand All @@ -19,7 +19,7 @@ dependencies:
go_router: ^16.0.0
html: ^0.15.0
intl: ^0.20.2
logging: ^1.0.0
logging: ^1.3.0
neon_framework:
path: ../..
nextcloud: ^8.1.0
Expand Down
4 changes: 2 additions & 2 deletions packages/neon_framework/packages/notes_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ dependencies:
sdk: flutter
flutter_markdown: ^0.7.0
go_router: ^16.0.0
http: ^1.2.1
http: ^1.6.0
intl: ^0.20.2
logging: ^1.0.0
logging: ^1.3.0
neon_framework:
path: ../..
nextcloud: ^8.1.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
flutter_material_design_icons: ^1.1.7296
go_router: ^16.0.0
intl: ^0.20.2
logging: ^1.0.0
logging: ^1.3.0
meta: ^1.0.0
neon_framework:
path: ../..
Expand All @@ -34,7 +34,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
go_router_builder: ^3.0.0
http: ^1.5.0
http: ^1.6.0
mocktail: ^1.0.4
neon_lints:
path: ../../../neon_lints
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ dependencies:
path: ../account_repository
built_collection: ^5.0.0
built_value: ^8.9.2
collection: ^1.0.0
crypton: ^2.0.0
http: ^1.0.0
logging: ^1.0.0
collection: ^1.19.0
crypton: ^2.2.0
http: ^1.6.0
logging: ^1.3.0
meta: ^1.0.0
neon_framework:
path: ../..
Expand Down
6 changes: 3 additions & 3 deletions packages/neon_framework/packages/talk_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
built_collection: ^5.0.0
collection: ^1.0.0
collection: ^1.19.0
dynamite_runtime: ^0.5.0+1
flutter:
sdk: flutter
Expand All @@ -19,7 +19,7 @@ dependencies:
flutter_typeahead: ^5.2.0
go_router: ^16.0.0
intl: ^0.20.2
logging: ^1.0.0
logging: ^1.3.0
meta: ^1.0.0
neon_framework:
path: ../..
Expand All @@ -37,7 +37,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
go_router_builder: ^3.0.0
http: ^1.5.0
http: ^1.6.0
mocktail: ^1.0.4
neon_lints:
path: ../../../neon_lints
Expand Down
12 changes: 6 additions & 6 deletions packages/neon_framework/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
bloc_concurrency: ^0.3.0
built_collection: ^5.0.0
built_value: ^8.9.0
collection: ^1.0.0
collection: ^1.19.0
cookie_store:
path: ../cookie_store
crypto: ^3.0.0
Expand All @@ -41,10 +41,10 @@ dependencies:
flutter_svg: ^2.0.0
flutter_zxing: ^2.0.0
go_router: ^16.0.0
http: ^1.0.0
http: ^1.6.0
image: ^4.0.0
intl: ^0.20.2
logging: ^1.0.0
logging: ^1.3.0
meta: ^1.0.0
neon_http_client:
path: packages/neon_http_client
Expand All @@ -66,12 +66,12 @@ dependencies:
sqflite_common_ffi: ^2.3.2
sqflite_common_ffi_web: ^1.0.0
timezone: ^0.10.1
universal_io: ^2.0.0
universal_io: ^2.3.0
url_launcher: ^6.1.4
vector_graphics: ^1.0.0
web: ^1.0.0
window_manager: ^0.5.0
xml: ^6.0.0
xml: ^6.6.0

dev_dependencies:
bloc_test: ^10.0.0
Expand All @@ -80,7 +80,7 @@ dev_dependencies:
code_builder: ^4.10.1
cookie_store_conformance_tests:
path: ../cookie_store/packages/cookie_store_conformance_tests
crypton: ^2.2.1
crypton: ^2.2.0
custom_lint: ^0.7.6
dart_style: ^3.1.0
flutter_test:
Expand Down
8 changes: 4 additions & 4 deletions packages/nextcloud/packages/nextcloud_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ environment:

dependencies:
built_collection: ^5.1.1
collection: ^1.0.0
collection: ^1.19.0
cookie_store:
path: ../../../cookie_store
glob: ^2.1.2
http: ^1.2.0
http: ^1.6.0
interceptor_http_client:
path: ../../../interceptor_http_client
matcher: ^0.12.0
Expand All @@ -22,9 +22,9 @@ dependencies:
process_run: ^1.0.0+1
test: ^1.24.0
test_api: ^0.7.0
universal_io: ^2.0.0
universal_io: ^2.3.0
version: ^3.0.0
xml: ^6.0.0
xml: ^6.6.0

dev_dependencies:
neon_lints:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
crypto: ^3.0.0
http: ^1.2.0
http: ^1.6.0
meta: ^1.0.0
nextcloud: ^8.1.0
version: ^3.0.0
Expand Down
14 changes: 7 additions & 7 deletions packages/nextcloud/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ environment:
dependencies:
built_collection: ^5.0.0
built_value: ^8.9.0
collection: ^1.0.0
collection: ^1.19.0
crypto: ^3.0.0
crypton: ^2.0.0
crypton: ^2.2.0
dynamite_runtime: ^0.5.0+1
http: ^1.2.0
logging: ^1.0.0
http: ^1.6.0
logging: ^1.3.0
meta: ^1.0.0
string_scanner: ^1.1.0
string_scanner: ^1.4.0
timezone: ^0.10.1
universal_io: ^2.0.0
universal_io: ^2.3.0
uri: ^1.0.0
version: ^3.0.0
xml: ^6.3.0
xml: ^6.6.0
xml_annotation: ^2.4.0

dev_dependencies:
Expand Down
Loading