[PR #266] [CLOSED] Bump the pub group across 1 directory with 20 updates #255

Closed
opened 2025-10-31 17:00:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/266
Author: @dependabot[bot]
Created: 5/17/2025
Status: Closed

Base: mainHead: dependabot/pub/app/pub-4a7d0d5cf0


📝 Commits (1)

  • 76cfb2f Bump the pub group across 1 directory with 20 updates

📊 Changes

2 files changed (+110 additions, -150 deletions)

View changed files

📝 app/pubspec.lock (+92 -132)
📝 app/pubspec.yaml (+18 -18)

📄 Description

Bumps the pub group with 18 updates in the /app directory:

Package From To
file_picker 10.1.2 10.1.9
flutter_markdown 0.7.6 0.7.7+1
flutter_native_splash 2.4.5 2.4.6
html 0.15.5 0.15.6
http 1.3.0 1.4.0
intl 0.19.0 0.20.2
just_audio 0.9.46 0.10.3
just_audio_background 0.0.1-beta.15 0.0.1-beta.17
just_audio_media_kit 2.0.6 2.1.0
media_kit_libs_video 1.0.5 1.0.6
media_kit_video 1.2.5 1.3.0
msix 3.16.8 3.16.9
provider 6.1.2 6.1.5
purchases_flutter 8.6.1 8.8.0
shared_preferences 2.5.2 2.5.3
sign_in_with_apple 6.1.4 7.0.1
supabase_flutter 2.8.4 2.9.0
youtube_explode_dart 2.3.10 2.4.0

Updates file_picker from 10.1.2 to 10.1.9

Changelog

Sourced from file_picker's changelog.

10.1.9

Android

  • Fixed an issue when a folder is selected on an external storage #1801

10.1.8

Android

  • Fixed an issue when a folder is selected #1802

10.1.7

Web

  • Fixed a memory leak on the web.

10.1.6

Android

  • Fixed an issue when you try to select more than one file#1796
  • Fixed the app not filter correctly for the selected file types #1792

10.1.5

iOS

  • Fixed an app crash when calling .saveFile twice and cancelling the native save operation via the UI #1626 @​Leapward-Koex
  • Fixed a .saveFile future never completing when .saveFile is called twice without waiting for the first completion. @​Leapward-Koex

10.1.4

Android

  • Fixed an issue where paths were loaded with duplicated endings. #1767

10.1.3

Android

  • Fixed an issue loading files. #1777
Commits

Updates flutter_markdown from 0.7.6 to 0.7.7+1

Commits
  • bba066f [flutter_markdown] Added sizedImageBuilder to Markdown widget (#6739)
  • 799a590 [google_maps_flutter] Skip impl copy of iOS tests (#8975)
  • 0ef3d44 [google_maps_flutter] Skip more hanging iOS tests (#8967)
  • 1063222 [url_launcher] When not fully loaded, clicking close causes the callback to n...
  • f1b1eb5 [camera_avfoundation] Test utils and mocks swift migration - part 2 (#8892)
  • be0e0e2 [webview_flutter] Skip flaky legacy tests on iOS (#8911)
  • c976917 [camera_android] Don't override default fps range when not recording (#8891)
  • 01f9771 [google_maps_flutter] Fix typo and remove duplicitous CHANGELOG entry (#8754)
  • 6b3eff6 [extension_gsi] Support the latest version of googleapis_auth (#8931)
  • 085a2ff [dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.1 in /pac...
  • Additional commits viewable in compare view

Updates flutter_native_splash from 2.4.5 to 2.4.6

Release notes

Sourced from flutter_native_splash's releases.

v2.4.6

Changelog

Sourced from flutter_native_splash's changelog.

[2.4.6] - (2025-Apr-06)

Commits
  • 8c65117 Ensure compatibility with Java 21. Thanks Fichtelcoder for PR #759. Sets Andr...
  • 9e08acf Ensure compatibility with Java 21. (#759)
  • See full diff in compare view

Updates html from 0.15.5 to 0.15.6

Release notes

Sourced from html's releases.

package:html v0.15.6

  • Performance improvements.
  • No longer generate any error spans if generateSpans is false.
  • Fixed a TypeError in nth-child with non numeric value (e.g. nth-child(even))
Commits
  • 11f4cf7 [html] Various performance optimizations (#2019)
  • 98d4e4d [html] fix TypeError in nth-child query selector (#2015)
  • 11a7719 allow custom ID generators in Clients, and support String ids (#2077)
  • 93276f5 Support newInstanceNamed with empty name (#1194)
  • 4a28415 [package:code_builder] Remove transitive dependency on package:macros (#2073)
  • 2bb6eba Simplifies the format for client IDs. (#2072)
  • 77e4177 [coverage] Prepare to publish (#2070)
  • e7168ae [coverage] Finish collection as soon as main isolate exits (#2069)
  • d74f9e1 [UA] Add a Flutter event for plugins injected into an iOS/macOS project. (#2062)
  • f34228f [graphs] fix readme CI badge (#2068)
  • Additional commits viewable in compare view

Updates http from 1.3.0 to 1.4.0

Commits

Updates intl from 0.19.0 to 0.20.2

Release notes

Sourced from intl's releases.

package:intl v0.20.2

  • Remove the dependency on package:http.
  • Remove the dependency on package:web.

package:intl v0.20.1

  • Upgrade package:web dependency constraint to 1.1.0, fixes issue #916.
  • Update to CLDR v46.

package:intl v0.20.0

  • Fix caching of messages in CompositeMessageLookup.
  • Type numberFormatSymbols as a Map<String, NumberSymbols>.
  • Type dateTimeSymbolMap as a Map<String, DateSymbols>.
  • Add example for pub.dev.
  • Fix issues with AM/PM markers.
  • Update to CLDR v44.1.
  • Require Dart ^3.3
  • Require package:web ^0.5.0.
  • Support compiling to WASM.
  • Update to and account for package:lints ^4.0.0.
  • rtl Detection fix in bidi.dart for Kordi Sorani "ckb".
  • Update to CLDR v45.

package:intl_translation v0.20.1

  • Add topics to pubspec.yaml
  • Update to dart_style 2.3.7. bin/make_examples_const.dartandrewrite_intl_messages.dartwill now look for a surrounding.dart_tool/package_config.json` file to infer the language version of the files updated by the script.
  • Upgrade dep on package:intl.

package:intl_translation v0.20.0

  • Throw if the Intl.select arg is not in the list of args.
  • Support package:intl 0.19.0.
  • Require Dart 3.0.
Commits

Updates just_audio from 0.9.46 to 0.10.3

Commits
  • b59061e Merge branch 'fix/pending_timers' into minor
  • 775b9aa Mention AGP 8.6/8.7 incompatibility in README.
  • 8a660c6 Fix NPE in Android position broadcast.
  • 5c53139 Fix pending timers bug in unit tests.
  • 7d5878b Merge branch 'rserro-patch-1' into minor
  • 52f92e8 Update version/changelog
  • 24eee70 Merge branch 'patch-1' of github.com:rserro/just_audio into rserro-patch-1
  • 8e1d188 Merge branch 'fix/web_play_load' into minor
  • ebb2fb6 Fix play interrupted by load on web.
  • ce53d25 idle before broadcasting
  • Additional commits viewable in compare view

Updates just_audio_background from 0.0.1-beta.15 to 0.0.1-beta.17

Commits
  • 7d5878b Merge branch 'rserro-patch-1' into minor
  • 52f92e8 Update version/changelog
  • 24eee70 Merge branch 'patch-1' of github.com:rserro/just_audio into rserro-patch-1
  • 8e1d188 Merge branch 'fix/web_play_load' into minor
  • ebb2fb6 Fix play interrupted by load on web.
  • ce53d25 idle before broadcasting
  • 601e866 rm unecessary code
  • b0a516a add clearPlayback to dismiss the device player
  • 4d1ef5a Merge branch 'fix/player_event' into minor
  • c3e8935 Add PlayerEvent.
  • Additional commits viewable in compare view

Updates just_audio_media_kit from 2.0.6 to 2.1.0

Changelog

Sourced from just_audio_media_kit's changelog.

2.1.0

  • Implement just_audio_platform_interface 4.5.0 and fix media playing when it's not supposed to (#23, thanks @​ryanheise)
  • Fix setProperty not available for web causing unable to compile to a web target (#15)
  • Bump up media-kit to v1.2.0
Commits
  • f55b491 chore: publish v2.1.0
  • e4619be chore: example app
  • 4652df8 fix: issues causing playback to resume when it's not supposed to
  • eff106e fix: build error when targeting web (#15)
  • 92ee85e Merge pull request #23 from ryanheise/error_state
  • c835b44 Remove _playable variable.
  • 61fb97e Implement just_audio_platform_interface 4.5.0
  • See full diff in compare view

Updates media_kit from 1.1.11 to 1.2.0

Release notes

Sourced from media_kit's releases.

media_kit_libs_android_audio-v1.2.0

  • build: bump dependencies
  • perf: reduce bundle size

media_kit_libs_android_video-v1.2.0

  • build: bump dependencies
  • perf: reduce bundle size

media_kit_video-v1.2.0

  • fix: MaterialVideoControls layout
Changelog

Sourced from media_kit's changelog.

media_kit - v1.2.0

  • REFACTOR: InitializerNativeCallable & InitializerIsolate.
  • REFACTOR: migrate NativePlayer Initializer to NativeCallable.
  • REFACTOR: hook NativeReferenceHolder.
  • REFACTOR: TempFile.
  • REFACTOR: remove InitializerNativeEventLoop.
  • PERF: observe playlist-playing-pos instead of playlist.
  • PERF: use loadlist in NativePlayer.open.
  • FIX: increase retry count for flaky player subtitle test.
  • FIX: bump web to 1.1.0.
  • FIX: comment out unsupported headers on web.
  • FIX: proper function signature.
  • FIX: pass http headers to hls.js.
  • FIX: emit position in stop.
  • FIX: NativePlayer.remove.
  • FIX: player.stream.playlist in add/remove.
  • FIX: player-open-playable-playlist-start-end.
  • FIX: playlist emit.
  • FIX: emit playlist from open.
  • FIX: add more formats to FallbackBitrateHandler.
  • FIX: delete temporary file in NativePlayer.
  • FIX: video_player black screen.
  • FIX: handle incorrect encoding in toDartString.
  • FIX: catch observe property callback exception.
  • FIX: NativeReferenceHolder on 32-bit systems.
  • FIX: do not reset audioParams & audioBitrate in stop.
  • FIX: Initializer._callback.
  • FIX: supply callback to NativeReferenceHolder.
  • FIX(android): libass font support.
  • FEAT: PlayerConfiguration.async.
  • FEAT: NativeReferenceHolder.remove.
  • FEAT: NativeReferenceHolder.
  • FEAT: waitForInitialization.
  • FEAT: Add support for including libass subtitles in screenshots.

media_kit_libs_android_audio - v1.3.7

  • FIX: undefined variable.
  • FIX: check if is found before md5.
  • FIX: md5 check.
  • FIX: md5Matches.
  • FIX: new gradle logic for downloading.

media_kit_libs_android_video - v1.3.7

  • FIX: undefined variable.
  • FIX: check if is found before md5.
  • FIX: md5 check.
  • FIX: md5Matches.

... (truncated)

Commits

Updates media_kit_libs_video from 1.0.5 to 1.0.6

Release notes

Sourced from media_kit_libs_video's releases.

media_kit_libs_android_audio-v1.0.6

  • build: bump dependencies

media_kit_libs_android_video-v1.0.6

  • build: bump dependencies

media_kit_native_event_loop-v1.0.6

  • fix(windows): possible crash on hot-restart

media_kit_libs_macos_audio-v1.0.6

  • build: bump libs version

media_kit_libs_macos_video-v1.0.6

  • build: bump libs version

media_kit_libs_windows_audio-v1.0.6

media_kit_libs_windows_video-v1.0.6

Changelog

Sourced from media_kit_libs_video's changelog.

video_player_media_kit - v1.0.6

  • FIX: add null checks for uri and textureId in MediaKitVideoPlayer.
  • FIX: video_player black screen.
Commits

Updates media_kit_video from 1.2.5 to 1.3.0

Changelog

Sourced from media_kit_video's changelog.

media_kit_video - v1.3.0

  • REFACTOR: screen_brightness -> screen_brightness_platform_interface.
  • REFACTOR(android): simplify AndroidVideoController implementation.
  • REFACTOR(android): VideoOutput SurfaceTextureEntry -> SurfaceProducer migration.
  • REFACTOR: use setProperty API in NativeVideoController.
  • FIX: improve responsiveness of showing controls on mobile.
  • FIX: bump web to 1.1.0.
  • FIX: cast to JSObject.
  • FIX: not call super.didChangeAppLifecycleState(state);.
  • FIX: not call super.didChangeAppLifecycleState(state);.
  • FIX: wakelock print.
  • FIX: subtitles not shifting on controls show/hide.
  • FIX: set width/height from VideoParams in NativeVideoController.
  • FIX: seek inside onPointerMove.
  • FIX(windows): automatic IDXGIAdapter selection on windows 10 or greater.
  • FIX(android): waitUntilFirstFrameRenderedCompleter.
  • FIX(android): --hwdec=auto-safe as default.
  • FIX: dispose ValueNotifier(s) in PlatformVideoController.
  • FIX: fullscreen.
  • FIX: long press video speed reset issue.
  • FIX: wrong value in brightness builder callback.
  • FIX: Use a Scaffold as the outermost widget on fullscreen video pages.
  • FEAT: upgrade volume_controller dependency and refactor related code.
  • FEAT: seek on double tap custom duration support.

video_player_media_kit - v1.0.6

  • FIX: add null checks for uri and textureId in MediaKitVideoPlayer.
  • FIX: video_player black screen.
Commits

Updates msix from 3.16.8 to 3.16.9

Changelog

Sourced from msix's changelog.

3.16.9

Commits

Updates provider from 6.1.2 to 6.1.5

Commits

Updates purchases_flutter from 8.6.1 to 8.8.0

Release notes

Sourced from purchases_flutter's releases.

8.8.0

RevenueCat SDK

New Features

  • Add storefront API to obtain the country of the store account (#1335) via Toni Rico (@​tonidero)

8.7.5

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Bump min supported versions and add tests for min SDK compatibility (#1328) via Toni Rico (@​tonidero)

8.7.4

RevenueCat SDK

🐞 Bugfixes

🔄 Other Changes

8.7.3

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

8.7.2

RevenueCat SDK

📦 Dependency Updates

8.7.1

RevenueCat SDK

🐞 Bugfixes

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

8.8.0

RevenueCat SDK

New Features

  • Add storefront API to obtain the country of the store account (#1335) via Toni Rico (@​tonidero)

8.7.5

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

  • Bump min supported versions and add tests for min SDK compatibility (#1328) via Toni Rico (@​tonidero)

8.7.4

RevenueCat SDK

🐞 Bugfixes

🔄 Other Changes

8.7.3

RevenueCat SDK

📦 Dependency Updates

🔄 Other Changes

8.7.2

RevenueCat SDK

📦 Dependency Updates

8.7.1

RevenueCat SDK

🐞 Bugfixes

... (truncated)

Commits

Updates shared_preferences from 2.5.2 to 2.5.3

Commits
  • 064b0b2 [shared_preferences] Fix a late initialized error with the example app (#8540)
  • bfad6b9 [various] Updates packages to use flutter.compileSdkVersion (#8734)
  • 3e55269 [shared_preferences_android] dependabot takeover datastore (#8784)
  • 5501c5e [various] Remove plugin-level integration_test dependencies (#8711)
  • da5e46d [various] Update Pigeon for task queue changes (#8654)
  • cb4fb13 [shared_preferences] Fix JSON parsing issue with _decodeValue (#8211)
  • 05a65b4 [dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...
  • See full diff in compare view

Updates sign_in_with_apple from 6.1.4 to 7.0.1

Commits

Updates supabase_flutter from 2.8.4 to 2.9.0

Changelog

Sourced from supabase_flutter's changelog.

supabase_flutter - v2.9.0

  • FIX: Dispose supabase client after flutter web hot-restart (#1142). (ce582e3e)
  • FEAT(gotrue,supabase,supabase_flutter,realtime_client): Use web package to access web APIs (#1135). (dfa71c9a)

yet_another_json_isolate - v2.1.0

  • FEAT: Add debugName parameter to YAJsonIsolate. (#1118). (23ffc0e9)

2025-02-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v2.4.1

realtime_client - v2.4.2

  • FIX(realtime): Lower heartbeat interval to 25s (#1119). (f58ed2ce)

storage_client - v2.3.1

supabase - v2.6.3

  • FIX: Allow null to be returned from accessToken function when the user is not signed in (#1099). (d04d9e63)
  • DOCS: Fix typos (#1108). (46b483f8)
Commits
  • 4a3212a chore(release): publish packages
  • 4d3f4bf feat(storage_client): Custom-metadata, exists, info methods (#1023)
  • ce582e3 fix: Dispose supabase client after flutter web hot-restart (#1142)
  • 42fdc91 fix(gotrue): AuthException .toString method (#1148)
  • 591bb82 fix(gotrue): Handle empty error response (#1143)
  • 6a86752 test: Run test for supabase_flutter on web as well (#1140)
  • 1692299 chore: Test empty local storage (#1123)
  • dfa71c9 feat(gotrue, supabase, supabase_flutter, realtime_client): Use web package to...
  • 79edb81 fix: FunctionException implements Exception (#1134)
  • 23ffc0e feat: Add debugName parameter to YAJsonIsolate. (#1118)
  • Additional commits viewable in compare view

Updates timeago from 3.7.0 to 3.7.1

Commits

Updates youtube_explode_dart from 2.3.10 to 2.4.0

Changelog

Sourced from youtube_explode_dart's changelog.

2.4.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/266 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pub/app/pub-4a7d0d5cf0` --- ### 📝 Commits (1) - [`76cfb2f`](https://github.com/feeddeck/feeddeck/commit/76cfb2ffc0162aca9f0f34fc6222a520f02a42d8) Bump the pub group across 1 directory with 20 updates ### 📊 Changes **2 files changed** (+110 additions, -150 deletions) <details> <summary>View changed files</summary> 📝 `app/pubspec.lock` (+92 -132) 📝 `app/pubspec.yaml` (+18 -18) </details> ### 📄 Description Bumps the pub group with 18 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [file_picker](https://github.com/miguelpruivo/flutter_file_picker) | `10.1.2` | `10.1.9` | | [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) | `0.7.6` | `0.7.7+1` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.5` | `2.4.6` | | [html](https://github.com/dart-lang/tools/tree/main/pkgs) | `0.15.5` | `0.15.6` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.3.0` | `1.4.0` | | [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) | `0.19.0` | `0.20.2` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.46` | `0.10.3` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.15` | `0.0.1-beta.17` | | [just_audio_media_kit](https://github.com/Pato05/just_audio_media_kit) | `2.0.6` | `2.1.0` | | [media_kit_libs_video](https://github.com/media-kit/media-kit) | `1.0.5` | `1.0.6` | | [media_kit_video](https://github.com/media-kit/media-kit) | `1.2.5` | `1.3.0` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.8` | `3.16.9` | | [provider](https://github.com/rrousselGit/provider) | `6.1.2` | `6.1.5` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `8.6.1` | `8.8.0` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.5.2` | `2.5.3` | | [sign_in_with_apple](https://github.com/aboutyou/dart_packages) | `6.1.4` | `7.0.1` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.8.4` | `2.9.0` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.3.10` | `2.4.0` | Updates `file_picker` from 10.1.2 to 10.1.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md">file_picker's changelog</a>.</em></p> <blockquote> <h2>10.1.9</h2> <h3>Android</h3> <ul> <li>Fixed an issue when a folder is selected on an external storage <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1801">#1801</a></li> </ul> <h2>10.1.8</h2> <h3>Android</h3> <ul> <li>Fixed an issue when a folder is selected <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1802">#1802</a></li> </ul> <h2>10.1.7</h2> <h3>Web</h3> <ul> <li>Fixed a memory leak on the web.</li> </ul> <h2>10.1.6</h2> <h3>Android</h3> <ul> <li>Fixed an issue when you try to select more than one file<a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1796">#1796</a></li> <li>Fixed the app not filter correctly for the selected file types <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1792">#1792</a></li> </ul> <h2>10.1.5</h2> <h3>iOS</h3> <ul> <li>Fixed an app crash when calling <code>.saveFile</code> twice and cancelling the native save operation via the UI <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/issues/1626">#1626</a> <a href="https://github.com/Leapward-Koex"><code>@​Leapward-Koex</code></a></li> <li>Fixed a <code>.saveFile</code> future never completing when <code>.saveFile</code> is called twice without waiting for the first completion. <a href="https://github.com/Leapward-Koex"><code>@​Leapward-Koex</code></a></li> </ul> <h2>10.1.4</h2> <h3>Android</h3> <ul> <li>Fixed an issue where paths were loaded with duplicated endings. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/pull/1767">#1767</a></li> </ul> <h2>10.1.3</h2> <h3>Android</h3> <ul> <li>Fixed an issue loading files. <a href="https://redirect.github.com/miguelpruivo/flutter_file_picker/pull/1777">#1777</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/miguelpruivo/flutter_file_picker/commits">compare view</a></li> </ul> </details> <br /> Updates `flutter_markdown` from 0.7.6 to 0.7.7+1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/bba066f89dd45ba7f47ca1a20d5b933726be74f6"><code>bba066f</code></a> [flutter_markdown] Added sizedImageBuilder to Markdown widget (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6739">#6739</a>)</li> <li><a href="https://github.com/flutter/packages/commit/799a5908904cb9e74e51de26f6b8e77392da3b82"><code>799a590</code></a> [google_maps_flutter] Skip impl copy of iOS tests (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8975">#8975</a>)</li> <li><a href="https://github.com/flutter/packages/commit/0ef3d446fd447371b742e22c9b38f268669911d7"><code>0ef3d44</code></a> [google_maps_flutter] Skip more hanging iOS tests (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8967">#8967</a>)</li> <li><a href="https://github.com/flutter/packages/commit/10632222207e9aa068e03612b88c336da82cc3e1"><code>1063222</code></a> [url_launcher] When not fully loaded, clicking close causes the callback to n...</li> <li><a href="https://github.com/flutter/packages/commit/f1b1eb5696b4198b8cf861546c9b4cae4f213ed2"><code>f1b1eb5</code></a> [camera_avfoundation] Test utils and mocks swift migration - part 2 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8892">#8892</a>)</li> <li><a href="https://github.com/flutter/packages/commit/be0e0e2b92d5acd1f9ecf968c2623c69678db942"><code>be0e0e2</code></a> [webview_flutter] Skip flaky legacy tests on iOS (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8911">#8911</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c97691715ffb76de778e538985a80ef04c188271"><code>c976917</code></a> [camera_android] Don't override default fps range when not recording (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8891">#8891</a>)</li> <li><a href="https://github.com/flutter/packages/commit/01f9771560557c3baa18518612ffa08c1f7e4a5d"><code>01f9771</code></a> [google_maps_flutter] Fix typo and remove duplicitous CHANGELOG entry (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8754">#8754</a>)</li> <li><a href="https://github.com/flutter/packages/commit/6b3eff672f5ecc690d8760e478d5d83b5e9712b4"><code>6b3eff6</code></a> [extension_gsi] Support the latest version of googleapis_auth (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8931">#8931</a>)</li> <li><a href="https://github.com/flutter/packages/commit/085a2fff017b7467e60c9991b9f856045b76a06d"><code>085a2ff</code></a> [dependabot]: Bump com.android.tools.build:gradle from 8.0.0 to 8.9.1 in /pac...</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/flutter_markdown-v0.7.7/packages">compare view</a></li> </ul> </details> <br /> Updates `flutter_native_splash` from 2.4.5 to 2.4.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jonbhanson/flutter_native_splash/releases">flutter_native_splash's releases</a>.</em></p> <blockquote> <h2>v2.4.6</h2> <ul> <li>Ensure compatibility with Java 21. Thanks <a href="https://github.com/FrankenApps">Fichtelcoder</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/759">jonbhanson/flutter_native_splash#759</a>).</li> <li>Sets Android namespace. Fixes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/755">#755</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md">flutter_native_splash's changelog</a>.</em></p> <blockquote> <h2>[2.4.6] - (2025-Apr-06)</h2> <ul> <li>Ensure compatibility with Java 21. Thanks <a href="https://github.com/FrankenApps">Fichtelcoder</a> for [PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>](<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/pull/759">jonbhanson/flutter_native_splash#759</a>).</li> <li>Sets Android namespace. Fixes <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/755">#755</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/8c65117f0a4adc04f93deeb595a699a0d6dac559"><code>8c65117</code></a> Ensure compatibility with Java 21. Thanks Fichtelcoder for PR <a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>. Sets Andr...</li> <li><a href="https://github.com/jonbhanson/flutter_native_splash/commit/9e08acfdd42deec23699bebfdbd00862051e7e7f"><code>9e08acf</code></a> Ensure compatibility with Java 21. (<a href="https://redirect.github.com/jonbhanson/flutter_native_splash/issues/759">#759</a>)</li> <li>See full diff in <a href="https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.5...v2.4.6">compare view</a></li> </ul> </details> <br /> Updates `html` from 0.15.5 to 0.15.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/tools/releases">html's releases</a>.</em></p> <blockquote> <h2>package:html v0.15.6</h2> <ul> <li>Performance improvements.</li> <li>No longer generate any error spans if generateSpans is false.</li> <li>Fixed a TypeError in nth-child with non numeric value (e.g. <code>nth-child(even)</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/tools/commit/11f4cf7ee79632be370062dad67b7dd81bc28d55"><code>11f4cf7</code></a> [html] Various performance optimizations (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2019">#2019</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/98d4e4d912ca10a52fdc95c4645d1b8da480e39f"><code>98d4e4d</code></a> [html] fix TypeError in nth-child query selector (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2015">#2015</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/11a7719ffc6573b62d164a3188b8c2131b6ef6c3"><code>11a7719</code></a> allow custom ID generators in Clients, and support String ids (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2077">#2077</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/93276f5bf6d8792d9051d444445fd5fd8adc3d38"><code>93276f5</code></a> Support newInstanceNamed with empty name (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/1194">#1194</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/4a284152c263a5d3429d5ab6acfdb70eca2ebcfb"><code>4a28415</code></a> [package:code_builder] Remove transitive dependency on package:macros (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2073">#2073</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/2bb6eba71fd12637fa30719c4fce37b2053a294e"><code>2bb6eba</code></a> Simplifies the format for client IDs. (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2072">#2072</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/77e41774f92bf18452f117001d03dc42413ef5df"><code>77e4177</code></a> [coverage] Prepare to publish (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2070">#2070</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/e7168ae1121f2a4b95385dd7c407776bc78007e6"><code>e7168ae</code></a> [coverage] Finish collection as soon as main isolate exits (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2069">#2069</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/d74f9e13dc02736f12ae57d5984c57024113cf5a"><code>d74f9e1</code></a> [UA] Add a Flutter event for plugins injected into an iOS/macOS project. (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2062">#2062</a>)</li> <li><a href="https://github.com/dart-lang/tools/commit/f34228f868f35c3dcbaaecb1fe37797e778c5865"><code>f34228f</code></a> [graphs] fix readme CI badge (<a href="https://github.com/dart-lang/tools/tree/main/pkgs/issues/2068">#2068</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/tools/commits/html-v0.15.6/pkgs">compare view</a></li> </ul> </details> <br /> Updates `http` from 1.3.0 to 1.4.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dart-lang/http/commits/HEAD/pkgs">compare view</a></li> </ul> </details> <br /> Updates `intl` from 0.19.0 to 0.20.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/i18n/releases">intl's releases</a>.</em></p> <blockquote> <h2>package:intl v0.20.2</h2> <ul> <li>Remove the dependency on <code>package:http</code>.</li> <li>Remove the dependency on <code>package:web</code>.</li> </ul> <h2>package:intl v0.20.1</h2> <ul> <li>Upgrade <code>package:web</code> dependency constraint to <code>1.1.0</code>, fixes issue <a href="https://redirect.github.com/dart-lang/i18n/issues/916">#916</a>.</li> <li>Update to CLDR v46.</li> </ul> <h2>package:intl v0.20.0</h2> <ul> <li>Fix caching of messages in <code>CompositeMessageLookup</code>.</li> <li>Type <code>numberFormatSymbols</code> as a <code>Map&lt;String, NumberSymbols&gt;</code>.</li> <li>Type <code>dateTimeSymbolMap</code> as a <code>Map&lt;String, DateSymbols&gt;</code>.</li> <li>Add example for pub.dev.</li> <li>Fix issues with AM/PM markers.</li> <li>Update to CLDR v44.1.</li> <li>Require Dart <code>^3.3</code></li> <li>Require <code>package:web</code> <code>^0.5.0</code>.</li> <li>Support compiling to WASM.</li> <li>Update to and account for <code>package:lints</code> <code>^4.0.0</code>.</li> <li>rtl Detection fix in <code>bidi.dart</code> for Kordi Sorani &quot;ckb&quot;.</li> <li>Update to CLDR v45.</li> </ul> <h2>package:intl_translation v0.20.1</h2> <ul> <li>Add topics to <code>pubspec.yaml</code></li> <li>Update to <code>dart_style </code>2.3.7<code>. </code>bin/make_examples_const.dart<code>and</code>rewrite_intl_messages.dart<code>will now look for a surrounding</code>.dart_tool/package_config.json` file to infer the language version of the files updated by the script.</li> <li>Upgrade dep on <code>package:intl</code>.</li> </ul> <h2>package:intl_translation v0.20.0</h2> <ul> <li>Throw if the <code>Intl.select</code> <code>arg</code> is not in the list of <code>args</code>.</li> <li>Support <code>package:intl</code> <code>0.19.0</code>.</li> <li>Require Dart 3.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/i18n/commit/83e8d08568e26888dc0252c89f5d1faf92052e44"><code>83e8d08</code></a> remove the dependency on package:web (<a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/931">#931</a>)</li> <li><a href="https://github.com/dart-lang/i18n/commit/dc712458a44b3d2415e7a6859ae7c3fd205ef2b3"><code>dc71245</code></a> Update pubspec.yaml (<a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/930">#930</a>)</li> <li><a href="https://github.com/dart-lang/i18n/commit/d47173ba78b1f5ec6a61d8c1d736e9a0593febbd"><code>d47173b</code></a> remote package:http from package:intl (<a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/928">#928</a>)</li> <li><a href="https://github.com/dart-lang/i18n/commit/97014949f9dcb76d683eb7dbafff21899a8ec3cf"><code>9701494</code></a> rev package:intl to 0.20.1 in prep for publishing</li> <li><a href="https://github.com/dart-lang/i18n/commit/4d96553d475806731e83008215faf8f1d39e5f83"><code>4d96553</code></a> No public description</li> <li><a href="https://github.com/dart-lang/i18n/commit/1b3fecde8ac2fb5db2c6bfcfa918e0cc8b0eb9d0"><code>1b3fecd</code></a> Merge pull request <a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/917">#917</a> from dart-lang:mosuem-patch-2</li> <li><a href="https://github.com/dart-lang/i18n/commit/932e8c0660d49f5dbe49ae401f7cc892cedc9ef0"><code>932e8c0</code></a> Merge pull request <a href="https://github.com/dart-lang/i18n/tree/main/pkgs/issues/911">#911</a> from dart-lang:issue_trackers</li> <li><a href="https://github.com/dart-lang/i18n/commit/304632f949ab972090f983a0eafc4e3bb351ab1d"><code>304632f</code></a> No public description</li> <li><a href="https://github.com/dart-lang/i18n/commit/4b966665dce27a01b41704c2aa293dc685153470"><code>4b96666</code></a> Fix issues</li> <li><a href="https://github.com/dart-lang/i18n/commit/4d9bd48171752deec840d7b120cad616c60b7c59"><code>4d9bd48</code></a> use lints v5.0</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/i18n/commits/intl-v0.20.2/pkgs">compare view</a></li> </ul> </details> <br /> Updates `just_audio` from 0.9.46 to 0.10.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/b59061e263e44bbc9da0825393d39d60ecd214dc"><code>b59061e</code></a> Merge branch 'fix/pending_timers' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/775b9aa527dedae6688045a86c41fcd945d6add5"><code>775b9aa</code></a> Mention AGP 8.6/8.7 incompatibility in README.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/8a660c69aaef4a756bc41b1cc8cf52276d8751a0"><code>8a660c6</code></a> Fix NPE in Android position broadcast.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/5c53139204d0891e81136aacba462c7946ab19a0"><code>5c53139</code></a> Fix pending timers bug in unit tests.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/7d5878b0ac5b0bcf1189daa6ae991172a4f304a7"><code>7d5878b</code></a> Merge branch 'rserro-patch-1' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/52f92e8bb69b48c094cd134b0d55e7ec5bfc17ba"><code>52f92e8</code></a> Update version/changelog</li> <li><a href="https://github.com/ryanheise/just_audio/commit/24eee704272df0c7f63dad41c097fb610dfbb879"><code>24eee70</code></a> Merge branch 'patch-1' of github.com:rserro/just_audio into rserro-patch-1</li> <li><a href="https://github.com/ryanheise/just_audio/commit/8e1d18862c7c848f991f9d660ba84aa8a4513eb1"><code>8e1d188</code></a> Merge branch 'fix/web_play_load' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/ebb2fb6ed064d5926679298ce57c52afc47e76b8"><code>ebb2fb6</code></a> Fix play interrupted by load on web.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/ce53d2540a0bb23db2ddfd1381a1fe6472f646e7"><code>ce53d25</code></a> idle before broadcasting</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.46...just_audio-v0.10.3">compare view</a></li> </ul> </details> <br /> Updates `just_audio_background` from 0.0.1-beta.15 to 0.0.1-beta.17 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/7d5878b0ac5b0bcf1189daa6ae991172a4f304a7"><code>7d5878b</code></a> Merge branch 'rserro-patch-1' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/52f92e8bb69b48c094cd134b0d55e7ec5bfc17ba"><code>52f92e8</code></a> Update version/changelog</li> <li><a href="https://github.com/ryanheise/just_audio/commit/24eee704272df0c7f63dad41c097fb610dfbb879"><code>24eee70</code></a> Merge branch 'patch-1' of github.com:rserro/just_audio into rserro-patch-1</li> <li><a href="https://github.com/ryanheise/just_audio/commit/8e1d18862c7c848f991f9d660ba84aa8a4513eb1"><code>8e1d188</code></a> Merge branch 'fix/web_play_load' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/ebb2fb6ed064d5926679298ce57c52afc47e76b8"><code>ebb2fb6</code></a> Fix play interrupted by load on web.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/ce53d2540a0bb23db2ddfd1381a1fe6472f646e7"><code>ce53d25</code></a> idle before broadcasting</li> <li><a href="https://github.com/ryanheise/just_audio/commit/601e866e6fc7bbfb0889cb6cc435f5c2e732cfba"><code>601e866</code></a> rm unecessary code</li> <li><a href="https://github.com/ryanheise/just_audio/commit/b0a516ae153c5675bf4f84245554d2d85e257ae5"><code>b0a516a</code></a> add clearPlayback to dismiss the device player</li> <li><a href="https://github.com/ryanheise/just_audio/commit/4d1ef5ad49a99451033d64173081687959020e31"><code>4d1ef5a</code></a> Merge branch 'fix/player_event' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/c3e89357e80d01bc663b4ace2193ad9f06649c08"><code>c3e8935</code></a> Add PlayerEvent.</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.15...just_audio_background-v0.0.1-beta.17">compare view</a></li> </ul> </details> <br /> Updates `just_audio_media_kit` from 2.0.6 to 2.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Pato05/just_audio_media_kit/blob/main/CHANGELOG.md">just_audio_media_kit's changelog</a>.</em></p> <blockquote> <h2>2.1.0</h2> <ul> <li>Implement just_audio_platform_interface 4.5.0 and fix media playing when it's not supposed to (<a href="https://redirect.github.com/Pato05/just_audio_media_kit/pull/23">#23</a>, thanks <a href="https://github.com/ryanheise"><code>@​ryanheise</code></a>)</li> <li>Fix <code>setProperty</code> not available for web causing unable to compile to a web target (<a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/15">#15</a>)</li> <li>Bump up media-kit to v1.2.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/f55b491082b7c4071b2cc102b7e0308a9f9c7111"><code>f55b491</code></a> chore: publish v2.1.0</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/e4619bed75b269f80591cbf4cac779e8d2137ea8"><code>e4619be</code></a> chore: example app</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/4652df8a77969ddab09f1970dee912678289e421"><code>4652df8</code></a> fix: issues causing playback to resume when it's not supposed to</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/eff106e41ee75cd30b906d583a1e30880732f7f8"><code>eff106e</code></a> fix: build error when targeting web (<a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/15">#15</a>)</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/92ee85e5d4880fb68789673332eb6497da220421"><code>92ee85e</code></a> Merge pull request <a href="https://redirect.github.com/Pato05/just_audio_media_kit/issues/23">#23</a> from ryanheise/error_state</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/c835b44241c4aec3c3c54215c73a3f956c315f76"><code>c835b44</code></a> Remove _playable variable.</li> <li><a href="https://github.com/Pato05/just_audio_media_kit/commit/61fb97e968e02db624dce3f93acbb674dca83072"><code>61fb97e</code></a> Implement just_audio_platform_interface 4.5.0</li> <li>See full diff in <a href="https://github.com/Pato05/just_audio_media_kit/compare/v2.0.6...v2.1.0">compare view</a></li> </ul> </details> <br /> Updates `media_kit` from 1.1.11 to 1.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/releases">media_kit's releases</a>.</em></p> <blockquote> <h2>media_kit_libs_android_audio-v1.2.0</h2> <ul> <li>build: bump dependencies</li> <li>perf: reduce bundle size</li> </ul> <h2>media_kit_libs_android_video-v1.2.0</h2> <ul> <li>build: bump dependencies</li> <li>perf: reduce bundle size</li> </ul> <h2>media_kit_video-v1.2.0</h2> <ul> <li>fix: <code>MaterialVideoControls</code> layout</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md">media_kit's changelog</a>.</em></p> <blockquote> <h4><code>media_kit</code> - <code>v1.2.0</code></h4> <ul> <li><strong>REFACTOR</strong>: InitializerNativeCallable &amp; InitializerIsolate.</li> <li><strong>REFACTOR</strong>: migrate NativePlayer Initializer to NativeCallable.</li> <li><strong>REFACTOR</strong>: hook NativeReferenceHolder.</li> <li><strong>REFACTOR</strong>: TempFile.</li> <li><strong>REFACTOR</strong>: remove InitializerNativeEventLoop.</li> <li><strong>PERF</strong>: observe playlist-playing-pos instead of playlist.</li> <li><strong>PERF</strong>: use loadlist in NativePlayer.open.</li> <li><strong>FIX</strong>: increase retry count for flaky player subtitle test.</li> <li><strong>FIX</strong>: bump web to 1.1.0.</li> <li><strong>FIX</strong>: comment out unsupported headers on web.</li> <li><strong>FIX</strong>: proper function signature.</li> <li><strong>FIX</strong>: pass http headers to hls.js.</li> <li><strong>FIX</strong>: emit position in stop.</li> <li><strong>FIX</strong>: NativePlayer.remove.</li> <li><strong>FIX</strong>: player.stream.playlist in add/remove.</li> <li><strong>FIX</strong>: player-open-playable-playlist-start-end.</li> <li><strong>FIX</strong>: playlist emit.</li> <li><strong>FIX</strong>: emit playlist from open.</li> <li><strong>FIX</strong>: add more formats to FallbackBitrateHandler.</li> <li><strong>FIX</strong>: delete temporary file in <code>NativePlayer</code>.</li> <li><strong>FIX</strong>: video_player black screen.</li> <li><strong>FIX</strong>: handle incorrect encoding in toDartString.</li> <li><strong>FIX</strong>: catch observe property callback exception.</li> <li><strong>FIX</strong>: NativeReferenceHolder on 32-bit systems.</li> <li><strong>FIX</strong>: do not reset audioParams &amp; audioBitrate in stop.</li> <li><strong>FIX</strong>: Initializer._callback.</li> <li><strong>FIX</strong>: supply callback to NativeReferenceHolder.</li> <li><strong>FIX</strong>(android): libass font support.</li> <li><strong>FEAT</strong>: PlayerConfiguration.async.</li> <li><strong>FEAT</strong>: NativeReferenceHolder.remove.</li> <li><strong>FEAT</strong>: NativeReferenceHolder.</li> <li><strong>FEAT</strong>: waitForInitialization.</li> <li><strong>FEAT</strong>: Add support for including libass subtitles in screenshots.</li> </ul> <h4><code>media_kit_libs_android_audio</code> - <code>v1.3.7</code></h4> <ul> <li><strong>FIX</strong>: undefined variable.</li> <li><strong>FIX</strong>: check if is found before md5.</li> <li><strong>FIX</strong>: md5 check.</li> <li><strong>FIX</strong>: md5Matches.</li> <li><strong>FIX</strong>: new gradle logic for downloading.</li> </ul> <h4><code>media_kit_libs_android_video</code> - <code>v1.3.7</code></h4> <ul> <li><strong>FIX</strong>: undefined variable.</li> <li><strong>FIX</strong>: check if is found before md5.</li> <li><strong>FIX</strong>: md5 check.</li> <li><strong>FIX</strong>: md5Matches.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/commits/media_kit_video-v1.2.0">compare view</a></li> </ul> </details> <br /> Updates `media_kit_libs_video` from 1.0.5 to 1.0.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/releases">media_kit_libs_video's releases</a>.</em></p> <blockquote> <h2>media_kit_libs_android_audio-v1.0.6</h2> <ul> <li>build: bump dependencies</li> </ul> <h2>media_kit_libs_android_video-v1.0.6</h2> <ul> <li>build: bump dependencies</li> </ul> <h2>media_kit_native_event_loop-v1.0.6</h2> <ul> <li>fix(windows): possible crash on hot-restart</li> </ul> <h2>media_kit_libs_macos_audio-v1.0.6</h2> <ul> <li>build: bump libs version</li> </ul> <h2>media_kit_libs_macos_video-v1.0.6</h2> <ul> <li>build: bump libs version</li> </ul> <h2>media_kit_libs_windows_audio-v1.0.6</h2> <ul> <li><a href="https://github.com/mpv-player/mpv/commit/140ec21c89d671d392877a7f3b91d67e7d7b9239">mpv-player/mpv@<code>140ec21</code></a></li> </ul> <h2>media_kit_libs_windows_video-v1.0.6</h2> <ul> <li><a href="https://github.com/mpv-player/mpv/commit/140ec21c89d671d392877a7f3b91d67e7d7b9239">mpv-player/mpv@<code>140ec21</code></a></li> <li><a href="https://github.com/google/angle">ANGLE 2.1.18844 git hash: 2693b03eba82</a></li> <li>MSVCRT</li> <li>UCRT</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md">media_kit_libs_video's changelog</a>.</em></p> <blockquote> <h4><code>video_player_media_kit</code> - <code>v1.0.6</code></h4> <ul> <li><strong>FIX</strong>: add null checks for uri and textureId in MediaKitVideoPlayer.</li> <li><strong>FIX</strong>: video_player black screen.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/compare/media_kit_libs_ios_audio-v1.0.5...media_kit_libs_macos_audio-v1.0.6">compare view</a></li> </ul> </details> <br /> Updates `media_kit_video` from 1.2.5 to 1.3.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md">media_kit_video's changelog</a>.</em></p> <blockquote> <h4><code>media_kit_video</code> - <code>v1.3.0</code></h4> <ul> <li><strong>REFACTOR</strong>: screen_brightness -&gt; screen_brightness_platform_interface.</li> <li><strong>REFACTOR</strong>(android): simplify AndroidVideoController implementation.</li> <li><strong>REFACTOR</strong>(android): VideoOutput SurfaceTextureEntry -&gt; SurfaceProducer migration.</li> <li><strong>REFACTOR</strong>: use setProperty API in NativeVideoController.</li> <li><strong>FIX</strong>: improve responsiveness of showing controls on mobile.</li> <li><strong>FIX</strong>: bump web to 1.1.0.</li> <li><strong>FIX</strong>: cast to JSObject.</li> <li><strong>FIX</strong>: not call super.didChangeAppLifecycleState(state);.</li> <li><strong>FIX</strong>: not call super.didChangeAppLifecycleState(state);.</li> <li><strong>FIX</strong>: wakelock print.</li> <li><strong>FIX</strong>: subtitles not shifting on controls show/hide.</li> <li><strong>FIX</strong>: set width/height from VideoParams in NativeVideoController.</li> <li><strong>FIX</strong>: seek inside onPointerMove.</li> <li><strong>FIX</strong>(windows): automatic IDXGIAdapter selection on windows 10 or greater.</li> <li><strong>FIX</strong>(android): waitUntilFirstFrameRenderedCompleter.</li> <li><strong>FIX</strong>(android): --hwdec=auto-safe as default.</li> <li><strong>FIX</strong>: dispose ValueNotifier(s) in PlatformVideoController.</li> <li><strong>FIX</strong>: fullscreen.</li> <li><strong>FIX</strong>: long press video speed reset issue.</li> <li><strong>FIX</strong>: wrong value in brightness builder callback.</li> <li><strong>FIX</strong>: Use a Scaffold as the outermost widget on fullscreen video pages.</li> <li><strong>FEAT</strong>: upgrade volume_controller dependency and refactor related code.</li> <li><strong>FEAT</strong>: seek on double tap custom duration support.</li> </ul> <h4><code>video_player_media_kit</code> - <code>v1.0.6</code></h4> <ul> <li><strong>FIX</strong>: add null checks for uri and textureId in MediaKitVideoPlayer.</li> <li><strong>FIX</strong>: video_player black screen.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/commits/media_kit_libs_android_audio-v1.3.0">compare view</a></li> </ul> </details> <br /> Updates `msix` from 3.16.8 to 3.16.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md">msix's changelog</a>.</em></p> <blockquote> <h2>3.16.9</h2> <ul> <li>Fix <a href="https://redirect.github.com/YehudaKremer/msix/pull/%5B#303%5D(https://redirect.github.com/YehudaKremer/msix/issues/303)">#303</a> &quot;Error SignerSign() failed.&quot; (Thank you <a href="https://github.com/jacksonb-cs"><code>@​jacksonb-cs</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/YehudaKremer/msix/commit/1ab4df346a92ef4dc7bf02fd857d2975be04d47c"><code>1ab4df3</code></a> Fix <a href="https://redirect.github.com/YehudaKremer/msix/issues/303">#303</a></li> <li><a href="https://github.com/YehudaKremer/msix/commit/b1932ca9aec99f15e31ab27d0c2cbaccbebe24f7"><code>b1932ca</code></a> Merge pull request <a href="https://redirect.github.com/YehudaKremer/msix/issues/304">#304</a> from jacksonb-cs/main</li> <li><a href="https://github.com/YehudaKremer/msix/commit/27927400af1ba7ba13bae2f2fc5d4d1f960c8457"><code>2792740</code></a> Fix <a href="https://redirect.github.com/YehudaKremer/msix/issues/303">#303</a> &quot;Error SignerSign() failed.&quot;</li> <li>See full diff in <a href="https://github.com/YehudaKremer/msix/compare/v3.16.8...v3.16.9">compare view</a></li> </ul> </details> <br /> Updates `provider` from 6.1.2 to 6.1.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rrousselGit/provider/commit/3ee02e49b928fcb37fe6d1e5bb58ed554b26164a"><code>3ee02e4</code></a> 6.1.5</li> <li><a href="https://github.com/rrousselGit/provider/commit/30ea7d0e078910830b511095163f656152c0d139"><code>30ea7d0</code></a> fixes <a href="https://redirect.github.com/rrousselGit/provider/issues/910">#910</a></li> <li><a href="https://github.com/rrousselGit/provider/commit/7179e119adb4d06fb37f38698e2fa94baa719829"><code>7179e11</code></a> provider : 6.1.3 -&gt; 6.1.4</li> <li><a href="https://github.com/rrousselGit/provider/commit/83f40ebbf8a8a94e241e0a41903cc6c19c251ca0"><code>83f40eb</code></a> Fix regression</li> <li><a href="https://github.com/rrousselGit/provider/commit/be8381df967b3a0cf8f4986cb9163e859bbf9483"><code>be8381d</code></a> provider : 6.1.2 -&gt; 6.1.3</li> <li><a href="https://github.com/rrousselGit/provider/commit/d900a42f0ee8cea3f120c3a163cc88d9cd1d30b2"><code>d900a42</code></a> Optimize the number of providers MultiProvider can mount at once. (<a href="https://redirect.github.com/rrousselGit/provider/issues/906">#906</a>)</li> <li><a href="https://github.com/rrousselGit/provider/commit/3a81a9148001728d74b1f307dc966352684e6748"><code>3a81a91</code></a> Added translated README files in Italian to enhance accessibility for Italian...</li> <li><a href="https://github.com/rrousselGit/provider/commit/64745784fcef9e3ebc6e6dea0d5f82d1ac20c797"><code>6474578</code></a> Fix typos in [watch] method (<a href="https://redirect.github.com/rrousselGit/provider/issues/874">#874</a>)</li> <li><a href="https://github.com/rrousselGit/provider/commit/9403cf61fd816dbd04e300560121fd48c642abb1"><code>9403cf6</code></a> Deprecated notice</li> <li><a href="https://github.com/rrousselGit/provider/commit/c20fb6ff5e7e0addb163d5e7d3ad6d52d8c1c9fe"><code>c20fb6f</code></a> Lints</li> <li>See full diff in <a href="https://github.com/rrousselGit/provider/compare/provider-v6.1.2...provider-v6.1.5">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 8.6.1 to 8.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/RevenueCat/purchases-flutter/releases">purchases_flutter's releases</a>.</em></p> <blockquote> <h2>8.8.0</h2> <h2>RevenueCat SDK</h2> <h3>✨ New Features</h3> <ul> <li>Add <code>storefront</code> API to obtain the country of the store account (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1335">#1335</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.7.5</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.29.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1332">#1332</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.17.1">Android 8.17.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.17.0">Android 8.17.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.22.2">iOS 5.22.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.22.1">iOS 5.22.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.22.0">iOS 5.22.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump min supported versions and add tests for min SDK compatibility (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1328">#1328</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.7.4</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Reverts version bumps done in f21e068 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1327">#1327</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Remove pubspec.lock from github (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1325">#1325</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1323">#1323</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.3</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1319">#1319</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.16.1">Android 8.16.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.2">iOS 5.21.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.1">iOS 5.21.1</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump fastlane from 2.227.0 to 2.227.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1317">#1317</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1315">#1315</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.16.0">Android 8.16.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.0">iOS 5.21.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.3">iOS 5.20.3</a></li> </ul> </li> </ul> <h2>8.7.1</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Fix API Tests (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1307">#1307</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md">purchases_flutter's changelog</a>.</em></p> <blockquote> <h2>8.8.0</h2> <h2>RevenueCat SDK</h2> <h3>✨ New Features</h3> <ul> <li>Add <code>storefront</code> API to obtain the country of the store account (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1335">#1335</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.7.5</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.29.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1332">#1332</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.17.1">Android 8.17.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.17.0">Android 8.17.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.22.2">iOS 5.22.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.22.1">iOS 5.22.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.22.0">iOS 5.22.0</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump min supported versions and add tests for min SDK compatibility (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1328">#1328</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.7.4</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Reverts version bumps done in f21e068 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1327">#1327</a>) via JayShortway (<a href="https://github.com/JayShortway"><code>@​JayShortway</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Remove pubspec.lock from github (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1325">#1325</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> <li>Bump nokogiri from 1.18.4 to 1.18.8 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1323">#1323</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.3</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1319">#1319</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.16.1">Android 8.16.1</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.2">iOS 5.21.2</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.1">iOS 5.21.1</a></li> </ul> </li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump fastlane from 2.227.0 to 2.227.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1317">#1317</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h2>8.7.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.28.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1315">#1315</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>) <ul> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.16.0">Android 8.16.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.21.0">iOS 5.21.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.20.3">iOS 5.20.3</a></li> </ul> </li> </ul> <h2>8.7.1</h2> <h2>RevenueCat SDK</h2> <h3>🐞 Bugfixes</h3> <ul> <li>Fix API Tests (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1307">#1307</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/858d8f921afa2416dbc4fb490a1e44f230440a9e"><code>858d8f9</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/05a26ebdb9a86733512f13be6ad401a9a49788ef"><code>05a26eb</code></a> Version bump for 8.8.0</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/a04f315ad624e54510b1816a6bb22d033f5337c8"><code>a04f315</code></a> Add <code>storefront</code> API to obtain the country of the store account (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1335">#1335</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/42e0985de93ef62012314c6945c56ebc6e1622c0"><code>42e0985</code></a> [AUTOMATIC] Release/8.7.5 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1333">#1333</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/a2ee4e5a30d089c71e5df9a1813474c31da2fb87"><code>a2ee4e5</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.29.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1332">#1332</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/e1e6e7f840f8e78cb1cdd9aab23d6fe1edc6992f"><code>e1e6e7f</code></a> [AUTOMATIC] Release/8.7.4 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1329">#1329</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/3bb47a0ea2e4a6dabad5ca3f4dad975632305c49"><code>3bb47a0</code></a> Bump min supported versions and add tests for min SDK compatibility (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1328">#1328</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/5e17694deaba0989ccfbae54a4d1f4c0265e52c1"><code>5e17694</code></a> Reverts dependency version bumps done in f21e068 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1327">#1327</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/571a3a5173222ce15ba98120daef8688e9ddd21f"><code>571a3a5</code></a> Remove pubspec.lock from github (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1325">#1325</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/c29e70b3076a18707ab6f4ade68cc5441d9f42bd"><code>c29e70b</code></a> Bump nokogiri from 1.18.4 to 1.18.8 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1323">#1323</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/8.6.1...8.8.0">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.5.2 to 2.5.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/064b0b26568728342a550dc876b0a0e0f2fbaa84"><code>064b0b2</code></a> [shared_preferences] Fix a late initialized error with the example app (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8540">#8540</a>)</li> <li><a href="https://github.com/flutter/packages/commit/bfad6b9764bf6a2b30270013f3b340281b7197c3"><code>bfad6b9</code></a> [various] Updates packages to use flutter.compileSdkVersion (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8734">#8734</a>)</li> <li><a href="https://github.com/flutter/packages/commit/3e55269c4cd9e1761040129724ecb130b048086d"><code>3e55269</code></a> [shared_preferences_android] dependabot takeover datastore (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8784">#8784</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5501c5eb1e65b85c471ccad32811608cb8584d87"><code>5501c5e</code></a> [various] Remove plugin-level <code>integration_test</code> dependencies (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8711">#8711</a>)</li> <li><a href="https://github.com/flutter/packages/commit/da5e46d2700ff42e12bf70b19ec9a588dcb3d90d"><code>da5e46d</code></a> [various] Update Pigeon for task queue changes (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8654">#8654</a>)</li> <li><a href="https://github.com/flutter/packages/commit/cb4fb13e19756cbbcb523bc33fbf7b7a5923e787"><code>cb4fb13</code></a> [shared_preferences] Fix JSON parsing issue with _decodeValue (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/8211">#8211</a>)</li> <li><a href="https://github.com/flutter/packages/commit/05a65b4dc78213f78aa33c41d719b3cccfb30123"><code>05a65b4</code></a> [dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...</li> <li>See full diff in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.5.3/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Updates `sign_in_with_apple` from 6.1.4 to 7.0.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/aboutyou/dart_packages/commits">compare view</a></li> </ul> </details> <br /> Updates `supabase_flutter` from 2.8.4 to 2.9.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md">supabase_flutter's changelog</a>.</em></p> <blockquote> <h4><code>supabase_flutter</code> - <code>v2.9.0</code></h4> <ul> <li><strong>FIX</strong>: Dispose supabase client after flutter web hot-restart (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1142">#1142</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/ce582e3ee7e5d9922d5e38554dfe36a97a47d988">ce582e3e</a>)</li> <li><strong>FEAT</strong>(gotrue,supabase,supabase_flutter,realtime_client): Use web package to access web APIs (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1135">#1135</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/dfa71c9a308b9c51f037f379196ed6f6a9e78f18">dfa71c9a</a>)</li> </ul> <h4><code>yet_another_json_isolate</code> - <code>v2.1.0</code></h4> <ul> <li><strong>FEAT</strong>: Add debugName parameter to YAJsonIsolate. (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1118">#1118</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/23ffc0e9e3145adf49f7bb3d85c0cf4191ba9b99">23ffc0e9</a>)</li> </ul> <h2>2025-02-24</h2> <h3>Changes</h3> <hr /> <p>Packages with breaking changes:</p> <ul> <li>There are no breaking changes in this release.</li> </ul> <p>Packages with other changes:</p> <ul> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#functions_client---v241"><code>functions_client</code> - <code>v2.4.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#realtime_client---v242"><code>realtime_client</code> - <code>v2.4.2</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#storage_client---v231"><code>storage_client</code> - <code>v2.3.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v263"><code>supabase</code> - <code>v2.6.3</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v284"><code>supabase_flutter</code> - <code>v2.8.4</code></a></li> </ul> <hr /> <h4><code>functions_client</code> - <code>v2.4.1</code></h4> <ul> <li><strong>DOCS</strong>: Fix typos (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1108">#1108</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c">46b483f8</a>)</li> </ul> <h4><code>realtime_client</code> - <code>v2.4.2</code></h4> <ul> <li><strong>FIX</strong>(realtime): Lower heartbeat interval to 25s (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1119">#1119</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/f58ed2cecc967a116fa675d75c331c752686b7e2">f58ed2ce</a>)</li> </ul> <h4><code>storage_client</code> - <code>v2.3.1</code></h4> <ul> <li><strong>DOCS</strong>: Fix typos (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1108">#1108</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c">46b483f8</a>)</li> </ul> <h4><code>supabase</code> - <code>v2.6.3</code></h4> <ul> <li><strong>FIX</strong>: Allow null to be returned from accessToken function when the user is not signed in (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1099">#1099</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/d04d9e63bcc46c2ee71e311b4c3addb216f0f520">d04d9e63</a>)</li> <li><strong>DOCS</strong>: Fix typos (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1108">#1108</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/46b483f83a70fb7785ef3bccca6849fa6b07852c">46b483f8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/supabase/supabase-flutter/commit/4a3212a26eb87f773a3a56061b28ccee05594e6e"><code>4a3212a</code></a> chore(release): publish packages</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/4d3f4bf5aee3216e76c063400b80de4aad0d3644"><code>4d3f4bf</code></a> feat(storage_client): Custom-metadata, exists, info methods (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1023">#1023</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/ce582e3ee7e5d9922d5e38554dfe36a97a47d988"><code>ce582e3</code></a> fix: Dispose supabase client after flutter web hot-restart (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1142">#1142</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/42fdc910e4e71904f99ecaa9b68778c1d8b50a62"><code>42fdc91</code></a> fix(gotrue): AuthException .toString method (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1148">#1148</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/591bb82f3fe114b071be82832984c68551c1920d"><code>591bb82</code></a> fix(gotrue): Handle empty error response (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1143">#1143</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/6a867524e2d1d06f47847e04d493bf4654f94fb8"><code>6a86752</code></a> test: Run test for supabase_flutter on web as well (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1140">#1140</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/16922998316096791fb451c739e7b67504e9f6d7"><code>1692299</code></a> chore: Test empty local storage (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1123">#1123</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/dfa71c9a308b9c51f037f379196ed6f6a9e78f18"><code>dfa71c9</code></a> feat(gotrue, supabase, supabase_flutter, realtime_client): Use web package to...</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/79edb81c478ade80baab32c70740e988a692c85d"><code>79edb81</code></a> fix: FunctionException implements Exception (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1134">#1134</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/23ffc0e9e3145adf49f7bb3d85c0cf4191ba9b99"><code>23ffc0e</code></a> feat: Add debugName parameter to YAJsonIsolate. (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1118">#1118</a>)</li> <li>Additional commits viewable in <a href="https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.9.0/packages">compare view</a></li> </ul> </details> <br /> Updates `timeago` from 3.7.0 to 3.7.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/andresaraujo/timeago.dart/commits">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.3.10 to 2.4.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Hexer10/youtube_explode_dart/blob/master/CHANGELOG.md">youtube_explode_dart's changelog</a>.</em></p> <blockquote> <h2>2.4.0</h2> <ul> <li>Update IOS client.</li> <li>Implement visitor data extraction. Port from: <a href="https://github.com/Tyrrrz/YoutubeExplode/commit/84e29bb">https://github.com/Tyrrrz/YoutubeExplode/commit/84e29bb</a></li> <li>Support freezed 3.0.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/eef0915008081edfa9c975495968d8774378a6d6"><code>eef0915</code></a> Make (more) freezed classes abstract</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ff0c583571bc26651af13731e808d6047f387fc9"><code>ff0c583</code></a> Make freezed classes abstract</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/f2059865174d40ad9e6c267bc991bddbe3cce28a"><code>f205986</code></a> Update version</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/48aa8e1d15f240ee24e04ba229f664734e73f026"><code>48aa8e1</code></a> Support freezed 3.0.</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/d6b03c7cfa9dc4e728e8a50b1e20b33d3d2996d4"><code>d6b03c7</code></a> Update ios client + Implement visitor data extraction.</li> <li>See full diff in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.3.10...v2.4.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:00:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#255