Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package dependencies to address Privacy Manifest requirements #5

Merged
merged 3 commits into from
Mar 30, 2024

Conversation

jamieastley
Copy link
Contributor

Updates dependencies:

  • talker: ^4.1.3
  • talker_flutter: ^4.1.3

Includes automagic upgrades done by Flutter upon running examples against Flutter 3.19.x.

Bumps min Dart SDK constraint to ">=3.3.0 <4.0.0" as transitive dependencies (eg. share_plus) require 3.3.0 as min.

These updates are required to include transitive dependencies' Privacy Manifest additions which were implemented in fluttercommunity/plus_plugins#2447, which is a hard requirement as of 1st May.

Shared prefs/secure storage driver packages will need their storage_view dependencies bumped once the update has been published to pub.dev, given their explicit version constraint prevents automatically resolving.

@Frezyx
Copy link
Owner

Frezyx commented Mar 30, 2024

Hello @jamieastley !
Thank you for this contribution ❤️

@Frezyx Frezyx merged commit 41e3f21 into Frezyx:main Mar 30, 2024
@jamieastley jamieastley deleted the fix/upgrade-deps branch March 30, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants