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 2.7.0 #105

Merged
merged 9 commits into from
Mar 29, 2023
Merged

Update 2.7.0 #105

merged 9 commits into from
Mar 29, 2023

Conversation

LucJosin
Copy link
Owner

Features

  • Added [LogType].
  • Added [LogConfig].
  • Added [PermissionController] (Native)
  • Added [PluginProvider] (Native)
  • Added [setLogConfig] method.
  • Added [checkAndRequest] method.
  • Added [controller] to [QueryArtworkWidget].
  • Added [retryRequest] param to [checkAndRequest] and [permissionsRequest].

Fixes

Android

  • Fixed crash after request permission. - #68
  • Fixed quality always being sent as 200 using [queryArtwork].

Changes

  • Updated example.
  • Renamed natives files/folders.
  • Reduced the default artwork resolution (from 100 to 50).
  • Updated [QueryArtworkWidget] params.
  • Updated quality assert on [QueryArtworkWidget].

⚠ Important Changes

  • Updated application permission check.
    • If application doesn't have permission to access the library, will throw a PlatformException.
  • Updated quality param from [QueryArtworkWidget].
    • This param cannot be defined as null anymore and, by default, will be set to 50.
  • Updated minimum supported Dart version.
    • Increase minimum version from 2.12 to 2.17.

@LucJosin LucJosin added T: Bug Something isn't working Extra: Feature New feature or request T: Change Change request P: Android Only android platform P: IOS Only ios platform labels Mar 29, 2023
@LucJosin LucJosin self-assigned this Mar 29, 2023
@LucJosin LucJosin merged commit 542489f into main Mar 29, 2023
@LucJosin LucJosin deleted the dev branch March 29, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extra: Feature New feature or request P: Android Only android platform P: IOS Only ios platform T: Bug Something isn't working T: Change Change request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant