Skip to content

Commit

Permalink
feat: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhomlala committed Nov 12, 2023
1 parent 00ea930 commit 3abdfaa
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 68 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* Updated ExoPlayer version to 2.19.1
* Updated Kotlin version to 1.8.22.
* Replaced wakelock with wakelock_plus.
* Updated dependencies.

## 0.0.83
* Updated dependencies
Expand Down
24 changes: 9 additions & 15 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,16 @@
#include: package:lint/analysis_options_package.yaml

analyzer:
strong-mode:
implicit-dynamic: false
include: package:very_good_analysis/analysis_options.yaml

linter:
rules:
close_sinks: true
public_member_api_docs: false
flutter_style_todos: false
avoid_final_parameters: false
sort_constructors_first: false
avoid_classes_with_only_static_members: false
avoid_void_async: false
avoid_positional_boolean_parameters: false
avoid_function_literals_in_foreach_calls: false
avoid_positional_boolean_parameters: false
use_if_null_to_convert_nulls_to_bools: false
use_build_context_synchronously: false
prefer_constructors_over_static_methods: false
sort_unnamed_constructors_first: false
sized_box_for_whitespace: false
invalid_dependency: false
sort_pub_dependencies: false
avoid_unnecessary_containers: false
use_setters_to_change_properties: false

avoid_print: false
sort_pub_dependencies: false
6 changes: 3 additions & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
path_provider: ^2.0.10
visibility_detector: ^0.3.3
collection: ^1.16.0
path_provider: ^2.1.1
visibility_detector: ^0.4.0+2
collection: ^1.17.2

dev_dependencies:
flutter_test:
Expand Down
76 changes: 34 additions & 42 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ packages:
dependency: "direct main"
description:
name: cupertino_icons
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
dbus:
dependency: transitive
description:
Expand Down Expand Up @@ -121,18 +121,10 @@ packages:
dependency: "direct main"
description:
name: flutter_widget_from_html_core
sha256: e8f4f8b461a140ffb7c71f938bc76efc758893e7468843d9dbf70cb0b9e900cb
sha256: dd585321db498911414a9b08659b8aa965f8f0375b39856429220fbcacdf59bd
url: "https://pub.dev"
source: hosted
version: "0.8.5+3"
fwfh_text_style:
dependency: transitive
description:
name: fwfh_text_style
sha256: "1ab7f3539c095265bd9a1226555d76d0882936462c1d018efcdc4057ec782f6a"
url: "https://pub.dev"
source: hosted
version: "2.7.2"
version: "0.14.6"
html:
dependency: transitive
description:
Expand Down Expand Up @@ -173,14 +165,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.6.4"
lint:
dependency: "direct dev"
logging:
dependency: transitive
description:
name: lint
sha256: "5715d702a2c3b493e09ed9e223625f0fc1f75e04167e338133a4cef28b868c1f"
name: logging
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.8.2"
version: "1.2.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -233,58 +225,50 @@ packages:
dependency: "direct main"
description:
name: path_provider
sha256: "3f6e0d697dc557ed6589107c8c13eda5ad488285917788379bbf392e3e30ea37"
sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa
url: "https://pub.dev"
source: hosted
version: "2.0.10"
version: "2.1.1"
path_provider_android:
dependency: transitive
description:
name: path_provider_android
sha256: c69109bae02c6116bd8ac81319b13eb73dfae02ef74690d2a1a98c1ddd3aaefc
sha256: e595b98692943b4881b219f0a9e3945118d3c16bd7e2813f98ec6e532d905f72
url: "https://pub.dev"
source: hosted
version: "2.0.11"
path_provider_ios:
version: "2.2.1"
path_provider_foundation:
dependency: transitive
description:
name: path_provider_ios
sha256: "038d0141ff5d08c60ed071eee2758b68c50c42a1c10066a1fb6c28ab32fac84c"
name: path_provider_foundation
sha256: "19314d595120f82aca0ba62787d58dde2cc6b5df7d2f0daf72489e38d1b57f2d"
url: "https://pub.dev"
source: hosted
version: "2.0.7"
version: "2.3.1"
path_provider_linux:
dependency: transitive
description:
name: path_provider_linux
sha256: "368c48aec7d1eee5412145ebda483e0ae646f7bcfc11366e13898e359ec0593f"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
path_provider_macos:
dependency: transitive
description:
name: path_provider_macos
sha256: eb58b896ea3a504f0b0fa7870646bda6935a6f752b2a54df33f97070dacca8d4
sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279
url: "https://pub.dev"
source: hosted
version: "2.0.0"
version: "2.2.1"
path_provider_platform_interface:
dependency: transitive
description:
name: path_provider_platform_interface
sha256: c2af5a8a6369992d915f8933dfc23172071001359d17896e83db8be57db8a397
sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c"
url: "https://pub.dev"
source: hosted
version: "2.0.1"
version: "2.1.1"
path_provider_windows:
dependency: transitive
description:
name: path_provider_windows
sha256: "1cb68ba4cd3a795033de62ba1b7b4564dace301f952de6bfb3cd91b202b6ee96"
sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170"
url: "https://pub.dev"
source: hosted
version: "2.1.7"
version: "2.2.1"
petitparser:
dependency: transitive
description:
Expand Down Expand Up @@ -386,14 +370,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.4"
very_good_analysis:
dependency: "direct dev"
description:
name: very_good_analysis
sha256: "9ae7f3a3bd5764fb021b335ca28a34f040cd0ab6eec00a1b213b445dae58a4b8"
url: "https://pub.dev"
source: hosted
version: "5.1.0"
visibility_detector:
dependency: "direct main"
description:
name: visibility_detector
sha256: "15c54a459ec2c17b4705450483f3d5a2858e733aee893dcee9d75fd04814940d"
sha256: dd5cc11e13494f432d15939c3aa8ae76844c42b723398643ce9addb88a5ed420
url: "https://pub.dev"
source: hosted
version: "0.3.3"
version: "0.4.0+2"
wakelock_plus:
dependency: "direct main"
description:
Expand Down Expand Up @@ -444,4 +436,4 @@ packages:
version: "6.1.0"
sdks:
dart: ">=3.1.0-185.0.dev <4.0.0"
flutter: ">=3.3.0"
flutter: ">=3.7.0"
16 changes: 8 additions & 8 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: better_player
description: Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run.
version: 0.0.83
version: 0.1.0
# Disabled because of warning from analyzer
# authors:
# - Jakub Homlala <jhomlala@gmail.com>
Expand All @@ -14,17 +14,17 @@ environment:
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
cupertino_icons: ^1.0.6
wakelock_plus: ^1.1.3
meta: ^1.7.0
flutter_widget_from_html_core: ^0.8.5+3
visibility_detector: ^0.3.3
path_provider: ^2.0.10
collection: ^1.16.0
meta: ^1.9.1
flutter_widget_from_html_core: ^0.14.6
visibility_detector: ^0.4.0+2
path_provider: ^2.1.1
collection: ^1.17.2
xml: ^6.1.0

dev_dependencies:
lint: ^1.8.2
very_good_analysis: ^5.1.0
flutter_test:
sdk: flutter
flutter_localizations:
Expand Down

0 comments on commit 3abdfaa

Please sign in to comment.