[PR #197] [CLOSED] Bump the pub group across 1 directory with 19 updates #194

Closed
opened 2025-10-31 16:59:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/197
Author: @dependabot[bot]
Created: 10/1/2024
Status: Closed

Base: mainHead: dependabot/pub/app/pub-f2f5783e0f


📝 Commits (1)

  • 23ab58d Bump the pub group across 1 directory with 19 updates

📊 Changes

2 files changed (+86 additions, -86 deletions)

View changed files

📝 app/pubspec.lock (+70 -70)
📝 app/pubspec.yaml (+16 -16)

📄 Description

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

Package From To
app_links 6.1.4 6.3.2
cached_network_image 3.4.0 3.4.1
crypto 3.0.3 3.0.5
flutter_launcher_icons 0.13.1 0.14.1
flutter_lints 4.0.0 5.0.0
just_audio 0.9.39 0.9.40
media_kit 1.1.10+1 1.1.11
media_kit_libs_video 1.0.4 1.0.5
media_kit_video 1.2.4 1.2.5
msix 3.16.7 3.16.8
purchases_flutter 6.30.2 8.1.3
rxdart 0.27.7 0.28.0
shared_preferences 2.3.1 2.3.2
sign_in_with_apple 6.1.1 6.1.3
window_manager 0.3.9 0.4.2
youtube_explode_dart 2.2.1 2.2.2

Updates app_links from 6.1.4 to 6.3.2

Commits
  • 6b7a77a fix(windows): Revert main.cpp modifications.
  • f3c7252 chore(Android): Update ADB testing documentation.
  • 7449357 chore: Update Android example setup.
  • 00d242e chore(ios): Update scene based documentation.
  • 471f713 fix(Windows): Open scheme detection to wider range.
  • bf5bc40 fix(Windows): Open scheme detection to wider range.
  • 9eea438 chore: Update changelog.
  • 60e0b87 chore: docs update.
  • 445b499 feat(Windows): Handle activation from packaged app. No more main.cpp modifi...
  • 44f5f21 chore: Set minimum Flutter version to 3.19.0.
  • Additional commits viewable in compare view

Updates cached_network_image from 3.4.0 to 3.4.1

Commits

Updates crypto from 3.0.3 to 3.0.5

Release notes

Sourced from crypto's releases.

package:crypto v3.0.5

  • Revert switch to enable fast "sinks" on Wasm because it breaks dart2js with server mode.

package:crypto v3.0.4

  • Fix WebAssembly support.
  • Require Dart 3.4
Changelog

Sourced from crypto's changelog.

3.0.5

  • Revert switch to enable fast "sinks" on Wasm because it breaks dart2js with server mode.

3.0.4

  • Fix WebAssembly support.
  • Require Dart 3.4
Commits

Updates flutter_cache_manager from 3.4.0 to 3.4.1

Commits

Updates flutter_launcher_icons from 0.13.1 to 0.14.1

Release notes

Sourced from flutter_launcher_icons's releases.

v0.14.1

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.0...v0.14.1

v0.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.0

Changelog

Sourced from flutter_launcher_icons's changelog.

0.14.1 (24th September 2024)

  • Fixed README

0.14.0 (21st September 2024)

  • Android: Support for monochrome icons #497

Before

Now

  • Android: Ability to set inset for adaptive icon foreground and monochrome icon #563
  • iOS: Dark and Tinted icons for iOS 18+ #569
Commits
  • 2b852d5 build: v0.14.1
  • 76f53fa docs: fixed run commands (#577)
  • 4999e95 docs: updated github templates
  • 3705b51 docs: updated readme
  • 5371620 build: updated dependencies
  • 28f715b build: increased dart sdk version
  • 05b1068 build: bumped version to 0.14.0
  • 79077ee fix: tests fails for the newly generated list (#576)
  • a1b9a5b update readme to use dart run (#561)
  • 8cf8aef related to [issue #96], Suggestion for an easier way to apply foreground inse...
  • Additional commits viewable in compare view

Updates flutter_lints from 4.0.0 to 5.0.0

Commits
  • f38b780 [package:flutter_lints] update the dep on package:lints to 5.0.0 and the sd...
  • 7da2374 Update test to not depend on Color.toString() (#7701)
  • 54dd888 [flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...
  • 47795ab [go_router] Fixed TabView swiping in custom stateful shell route example (#7...
  • 4926c0f [quick_actions] Add guidance for correcting task management/back press behavi...
  • 21d99dc [various] Adds macOS privacy manifests (#7687)
  • 24594a0 [google_maps_flutter_android] Convert PlatformPolyline.pattern to Pigeon (#...
  • f54fe93 [pigeon] Validates support for nested collections with generic types. (#7614)
  • e9253e6 [interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...
  • fef7ffb [interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...
  • Additional commits viewable in compare view

Updates just_audio from 0.9.39 to 0.9.40

Commits
  • b5fad79 Merge branch 'ali2236-minor' into minor
  • c11b18f Fix main CHANGELOG
  • db77cec Merge branch 'ali2236-minor' into minor
  • 485559d Fix versioning and warnings.
  • da30a01 Add changes to CHANGELOG.md
  • d85cdac change web constraint to >=0.5.1 <2.0.0
  • dd040e5 bump just_audio_web & just_audio versions
  • 4a4b2f0 bump package:web version constraint
  • eb92889 Merge branch 'fix/jdk_21_compilation' into minor
  • e484086 Fix JDK 21 compile error.
  • Additional commits viewable in compare view

Updates media_kit from 1.1.10+1 to 1.1.11

Commits

Updates media_kit_libs_video from 1.0.4 to 1.0.5

Release notes

Sourced from media_kit_libs_video's releases.

media_kit_libs_macos_audio-v1.0.5

  • build: bump min macOS version to 10.9

media_kit_libs_macos_video-v1.0.5

  • build: bump min macOS version to 10.9

media_kit_libs_android_audio-v1.0.5

  • build: bump dependencies

media_kit_libs_android_video-v1.0.5

  • build: bump dependencies

media_kit_libs_ios_audio-v1.0.5

  • build: bump min iOS version to 9.0

media_kit_libs_ios_video-v1.0.5

  • build: bump min iOS version to 9.0

media_kit_libs_windows_audio-v1.0.5

media_kit_libs_windows_video-v1.0.5

Commits
  • cc4e27f Merge pull request #297 from alexmercerind/feat/pause-in-background
  • 38ccb5d Merge branch 'main' into feat/pause-in-background
  • 3e083ca Merge pull request #298 from alexmercerind/build/bump-versions
  • 6b69aa7 feat: scale subtitles based on mount size & SubtitleViewConfiguration.textSca...
  • 6bdc403 docs: update README(s)
  • 77ad8c2 build: bump project version to v1.1.0
  • 8f7f264 docs: update README [skip ci]
  • b94935c feat: pauseUponEnteringBackgroundMode
  • c96daee Merge pull request #294 from alexmercerind/feat/external-subtitle-string
  • 021575d docs: fix typo
  • Additional commits viewable in compare view

Updates media_kit_video from 1.2.4 to 1.2.5

Commits

Updates msix from 3.16.7 to 3.16.8

Changelog

Sourced from msix's changelog.

3.16.8

  • update VCLibs files #273
Commits

Updates package_info_plus from 8.0.1 to 8.0.2

Commits
  • e61b472 chore(release): prepare for release (#3165)
  • 6f09bb7 docs(package_info_plus): Update plugin requirements in README (#3163)
  • 05f8afb chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/package_info_plus/pack...
  • See full diff in compare view

Updates purchases_flutter from 6.30.2 to 8.1.3

Release notes

Sourced from purchases_flutter's releases.

8.1.3

RevenueCat SDK

📦 Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (#1171) via RevenueCat Git Bot (@​RCGitBot)

8.1.2

RevenueCat SDK

📦 Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (#1164) via RevenueCat Git Bot (@​RCGitBot)

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (#1165) via Cesar de la Vega (@​vegaro)
  • Update allowSharingAppStoreAccount Deprecation Message (#1163) via Will Taylor (@​fire-at-will)

8.1.1

Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.0 (#1157) via RevenueCat Git Bot (@​RCGitBot)
  • Bump rexml from 3.3.4 to 3.3.6 (#1151) via dependabot[bot] (@​dependabot[bot])

Other Changes

  • Update fastlane-plugin-revenuecat_internal (#1158) via Cesar de la Vega (@​vegaro)

8.1.0

[!CAUTION] When upgrading to v8, you must configure your In-App Purchase Key in the RevenueCat dashboard. Purchases on iOS will fail if the key is not configured.

Dependency Updates

Other Changes

  • Fix purchases-ui-flutter main SDK version substitution (#1147) via Toni Rico (@​tonidero)

8.0.0

[!CAUTION] When upgrading to v8, you must configure your In-App Purchase Key in the RevenueCat dashboard. Purchases on iOS will fail if the key is not configured.

Breaking Changes

If you're using embedding v1, please check how to migrate in the official flutter docs.

Bugfixes

Other Changes

7.0.2

Bugfixes

Dependency Updates

... (truncated)

Changelog

Sourced from purchases_flutter's changelog.

8.1.3

RevenueCat SDK

📦 Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (#1171) via RevenueCat Git Bot (@​RCGitBot)

8.1.2

RevenueCat SDK

📦 Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (#1164) via RevenueCat Git Bot (@​RCGitBot)

🔄 Other Changes

  • Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (#1165) via Cesar de la Vega (@​vegaro)
  • Update allowSharingAppStoreAccount Deprecation Message (#1163) via Will Taylor (@​fire-at-will)

8.1.1

Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.0 (#1157) via RevenueCat Git Bot (@​RCGitBot)
  • Bump rexml from 3.3.4 to 3.3.6 (#1151) via dependabot[bot] (@​dependabot[bot])

Other Changes

  • Update fastlane-plugin-revenuecat_internal (#1158) via Cesar de la Vega (@​vegaro)

8.1.0

Dependency Updates

Other Changes

  • Fix purchases-ui-flutter main SDK version substitution (#1147) via Toni Rico (@​tonidero)

8.0.0

Breaking Changes

If you're using embedding v1, please check how to migrate in the official flutter docs.

Bugfixes

Other Changes

7.0.2

Bugfixes

Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.0.1 (#1136) via RevenueCat Git Bot (@​RCGitBot)

Other Changes

7.0.1

Other Changes

... (truncated)

Commits
  • 24c5a65 Update VERSIONS.md
  • f57dd2c Version bump for 8.1.3
  • e2fd86b [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (#1171)
  • 8458567 [AUTOMATIC] Release/8.1.2 (#1166)
  • 64cb61d Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (#1165)
  • 88f8959 [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (#1164)
  • a2470ea update allowSharingAppStoreAccount deprecation message
  • d467baa [AUTOMATIC] Release/8.1.1 (#1162)
  • ed010a0 Update fastlane-plugin-revenuecat_internal (#1158)
  • 943fe55 [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.0 (#1157)
  • Additional commits viewable in compare view

Updates rxdart from 0.27.7 to 0.28.0

Release notes

Sourced from rxdart's releases.

0.28.0

New

  • ValueStream:

    • Add lastEventOrNull getter to ValueStream, which returns the last emitted event (either data/value or error event), or null.
    • Add isLastEventValue, isLastEventError and errorAndStackTraceOrNull extension getters to ValueStream, to check the kind of the last emitted event is data/value or error.
    • Update documentation.
  • ReplayStream:

    • Add errorAndStackTraces to ReplayStream, which returns a list of emitted ErrorAndStackTraces.
  • Rename Notification and Kind to better reflect their purpose, and to avoid confusion with Flutter's Notification class.

    • Rename Notification to StreamNotification
      • Notification.onData to StreamNotification.data.
      • Notification.onDone to StreamNotification.done.
      • Notification.onError to StreamNotification.error.
    • Rename Kind to NotificationKind
      • Kind.onData to NotificationKind.data.
      • Kind.onError to NotificationKind.error.
      • Kind.onDone to NotificationKind.done.
    • Introduce DataNotification, ErrorNotification and DoneNotification as the subclasses of StreamNotification.
    • Convert isOnData, isOnError, isOnDone, requireData to extension getters on StreamNotification, they are now named isData, isError, isDone and requireDataValue.
    • Add extensions on StreamNotification: dataValueOrNull, requireErrorAndStackTrace, errorAndStackTraceOrNull getters and when method.

Changed

  • Accept Dart SDK versions above 3.0.

  • switchMap: when cancelling the previous inner subscription, switchMap will pause the outer subscription and and wait for the inner subscription to be completely canceled. It will then resume the outer subscription, and listen to the next inner Stream. Any errors from canceling the previous inner subscription will now be forwarded to the resulting Stream.

  • Breaking: Rename ForkJoinStream.combine2..combine9 to ForkJoinStream.join2..join9.

  • Breaking: Rx.using/UsingStream

    • Convert all required positional parameters to required named parameters.
    • The disposer is now called after the future returned from StreamSubscription.cancel completes.

Documentation

0.28.0-dev.2

Feedback on this change appreciated as this is a dev release before 0.28.0 stable!

... (truncated)

Commits
  • 6852efa chore(publish): prepare for v0.28.0
  • 6068abd update publish-github-release.yml
  • bdca888 chore: update logo
  • c745508 Create LICENSE [skip ci]
  • 1d4c90d Update README.md [skip ci]
  • 5057b4e Update README.md [skip ci]
  • 3330f67 Rename packages/rxdart/Rx_Logo_M.png to packages/rxdart/screenshots/logo.png
  • 4ed6b07 add Rx_Logo_M.png [skip ci]
  • 8fb1b10 Update pubspec.yaml [skip ci]
  • 76cbc50 docs: update changelog reference (#758)
  • Additional commits viewable in compare view

Updates shared_preferences from 2.3.1 to 2.3.2

Commits
  • c1c8aad [shared_preferences] remove testing section from README (#7410)
  • c0109e2 [shared_preferences] Fixes get-all when suite name is used (#7335)
  • cdd6e13 [shared_preferences] fix cast error and mutable list error with `getStringLis...
  • 5cc0a01 [ci] Update repository for the release of Flutter 3.24 (#7331)
  • 1c4b286 [web] Update package:web to ">=0.5.1 <2.0.0" (#7202)
  • See full diff in compare view

Updates sign_in_with_apple from 6.1.1 to 6.1.3

Commits

Updates supabase_flutter from 2.5.11 to 2.7.0

Changelog

Sourced from supabase_flutter's changelog.

supabase_flutter - v2.7.0

yet_another_json_isolate - v2.0.3

  • FIX(yet_another_json_isolate): Conditional export now works correctly with Dart 3.5+ (#1048). (6c80a745)

2024-08-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v2.3.2

  • FIX: Upgrade web_socket_channel for supporting web: ^1.0.0 and therefore WASM compilation on web (#992). (7da68565)

gotrue - v2.8.4

  • FIX: Added missing error codes for AuthException (#995). (4e0270a0)
  • FIX: Upgrade web_socket_channel for supporting web: ^1.0.0 and therefore WASM compilation on web (#992). (7da68565)

postgrest - v2.1.4

  • FIX: Upgrade web_socket_channel for supporting web: ^1.0.0 and therefore WASM compilation on web (#992). (7da68565)

realtime_client - v2.2.1

  • FIX: Upgrade web_socket_channel for supporting web: ^1.0.0 and therefore WASM compilation on web (#992). (7da68565)

... (truncated)

Commits
  • 1feee99 chore(release): publish packages
  • 6c80a74 fix(yet_another_json_isolate): Conditional export now works correctly with Da...
  • 4a8b641 fix: Better stream and access token management (#1019)
  • e095c14 feat(storage_client): Support copy/move to different bucket (#1043)
  • 8f473f1 feat: Broadcast auth events to other tabs on web (#1005)
  • 773b7de fix: Support all mfa auth methods (#1030)
  • 588b500 fix: Update example native code (#1029)
  • a12b097 feat: Added onSystemEvents listener (#1025)
  • 3eeb3b4 ci: Fix app_links test (#1006)
  • efe8e5d feat: Add setHeader method on postgrest builder (#1003)
  • Additional commits viewable in compare view

Updates window_manager from 0.3.9 to 0.4.2

Release notes

Sourced from window_manager's releases.

v0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/leanflutter/window_manager/compare/v0.3.9...v0.4.0

Changelog

Sourced from window_manager's changelog.

0.4.2

  • [windows] Update window_manager_plugin.cpp for fix #439 issue #486
  • [windows] fix: win, adjustNCCALCSIZE with monitor coords #482

0.4.0

  • chore: Use custom paint icons to replace png icons (#467)
  • chore: Remove the deprecated isBezeled property (#468)
  • fix: windows, window size, fullscree & maximized (#477)
Commits

Updates youtube_explode_dart from 2.2.1 to 2.2.2

Changelog

Sourced from youtube_explode_dart's changelog.

2.2.2

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...

Description has been truncated


🔄 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/197 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pub/app/pub-f2f5783e0f` --- ### 📝 Commits (1) - [`23ab58d`](https://github.com/feeddeck/feeddeck/commit/23ab58dc0401f9ea54ff16b380cbce01f93b36ac) Bump the pub group across 1 directory with 19 updates ### 📊 Changes **2 files changed** (+86 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `app/pubspec.lock` (+70 -70) 📝 `app/pubspec.yaml` (+16 -16) </details> ### 📄 Description Bumps the pub group with 16 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.1.4` | `6.3.2` | | [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image) | `3.4.0` | `3.4.1` | | [crypto](https://github.com/dart-lang/crypto) | `3.0.3` | `3.0.5` | | [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.13.1` | `0.14.1` | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `4.0.0` | `5.0.0` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.39` | `0.9.40` | | [media_kit](https://github.com/media-kit/media-kit) | `1.1.10+1` | `1.1.11` | | [media_kit_libs_video](https://github.com/media-kit/media-kit) | `1.0.4` | `1.0.5` | | [media_kit_video](https://github.com/media-kit/media-kit) | `1.2.4` | `1.2.5` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.7` | `3.16.8` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.30.2` | `8.1.3` | | [rxdart](https://github.com/ReactiveX/rxdart) | `0.27.7` | `0.28.0` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.3.1` | `2.3.2` | | [sign_in_with_apple](https://github.com/aboutyou/dart_packages) | `6.1.1` | `6.1.3` | | [window_manager](https://github.com/leanflutter/window_manager) | `0.3.9` | `0.4.2` | | [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) | `2.2.1` | `2.2.2` | Updates `app_links` from 6.1.4 to 6.3.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/llfbandit/app_links/commit/6b7a77a3fb3cb9c75fc1eef4959c66419dd3cade"><code>6b7a77a</code></a> fix(windows): Revert main.cpp modifications.</li> <li><a href="https://github.com/llfbandit/app_links/commit/f3c7252e3e3f52038547df4ea78d132c835ee5d3"><code>f3c7252</code></a> chore(Android): Update ADB testing documentation.</li> <li><a href="https://github.com/llfbandit/app_links/commit/7449357f1ba0118debd952f4c687b28265abbc9b"><code>7449357</code></a> chore: Update Android example setup.</li> <li><a href="https://github.com/llfbandit/app_links/commit/00d242e0b9f328b2ac98ef55b5eb674d0bcfcc5a"><code>00d242e</code></a> chore(ios): Update scene based documentation.</li> <li><a href="https://github.com/llfbandit/app_links/commit/471f713afd0c713112f66f259226837e2c49cf50"><code>471f713</code></a> fix(Windows): Open scheme detection to wider range.</li> <li><a href="https://github.com/llfbandit/app_links/commit/bf5bc40004542c9b9b56066cacb6ac94e9a1298d"><code>bf5bc40</code></a> fix(Windows): Open scheme detection to wider range.</li> <li><a href="https://github.com/llfbandit/app_links/commit/9eea43887afd744843def5d491dcc9996f913daf"><code>9eea438</code></a> chore: Update changelog.</li> <li><a href="https://github.com/llfbandit/app_links/commit/60e0b87283e9da1907c42b061616f60d77e6c13e"><code>60e0b87</code></a> chore: docs update.</li> <li><a href="https://github.com/llfbandit/app_links/commit/445b499f337b2128db4eb04059521042f2ca5df9"><code>445b499</code></a> feat(Windows): Handle activation from packaged app. No more <code>main.cpp</code> modifi...</li> <li><a href="https://github.com/llfbandit/app_links/commit/44f5f21020cf2848632cf08ca43c391c5b2933d9"><code>44f5f21</code></a> chore: Set minimum Flutter version to 3.19.0.</li> <li>Additional commits viewable in <a href="https://github.com/llfbandit/app_links/compare/6.1.4...6.3.2">compare view</a></li> </ul> </details> <br /> Updates `cached_network_image` from 3.4.0 to 3.4.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/0775e1f41dd6c3d1e1d0744365683390bc11a7d5"><code>0775e1f</code></a> App facing</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/10b2b0c5e00454cfcf878a71956db959e50e959e"><code>10b2b0c</code></a> Web</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/d7aed7ef999a841c1bdfab0511799adf95ca54ce"><code>d7aed7e</code></a> Wasm</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/36bd856c0513fd8cc73c886da7d85ee639a67a5e"><code>36bd856</code></a> Wasm</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/1c9d86a9a8e84d623576039bc84816dad05a71c3"><code>1c9d86a</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cached_network_image/issues/950">#950</a> from JustusFluegel/develop</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/769c48abcb3d5c0861d37c9ca7a49a8273eda8c0"><code>769c48a</code></a> Merge branch 'develop' into develop</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/19744365cac7b3fd05970e0af383a571935806d9"><code>1974436</code></a> Put initialization code in try-catch to mirror old behaviour of sending error...</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/1e3196d39c9177561731e243e731704f21531f05"><code>1e3196d</code></a> Don't prematurely close the stream</li> <li><a href="https://github.com/Baseflow/flutter_cached_network_image/commit/413398b332a4b2e932e6696b9395faac607543dd"><code>413398b</code></a> Refactor for await in web runtime to streamcontroller</li> <li>See full diff in <a href="https://github.com/Baseflow/flutter_cached_network_image/compare/v3.4.0...v3.4.1">compare view</a></li> </ul> </details> <br /> Updates `crypto` from 3.0.3 to 3.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/crypto/releases">crypto's releases</a>.</em></p> <blockquote> <h2>package:crypto v3.0.5</h2> <ul> <li>Revert switch to enable fast &quot;sinks&quot; on Wasm because it breaks <code>dart2js</code> with server mode.</li> </ul> <h2>package:crypto v3.0.4</h2> <ul> <li>Fix WebAssembly support.</li> <li>Require Dart 3.4</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/crypto/blob/master/CHANGELOG.md">crypto's changelog</a>.</em></p> <blockquote> <h2>3.0.5</h2> <ul> <li>Revert switch to enable fast &quot;sinks&quot; on Wasm because it breaks <code>dart2js</code> with server mode.</li> </ul> <h2>3.0.4</h2> <ul> <li>Fix WebAssembly support.</li> <li>Require Dart 3.4</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/crypto/commit/eede7d6918c51159c1422b7449f40dbac660ee57"><code>eede7d6</code></a> Revert wasm using fast path due to dart-lang/sdk/issues/55266 (<a href="https://redirect.github.com/dart-lang/crypto/issues/181">#181</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/32001667aada397d96f4e8924adcddc6417c43e5"><code>3200166</code></a> Prepare to release v3.0.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/178">#178</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/1216790ba704a0ab194f9cd0da2d65e1767f3342"><code>1216790</code></a> Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/dart-lang/crypto/issues/175">#175</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/813e35e913d12e16de67ac57523cd0ff4b07c012"><code>813e35e</code></a> Update min SDK, test wasm on 3.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/174">#174</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/7a9428a78962783f6081dc42465ed580cff225ca"><code>7a9428a</code></a> Bump lints dep (<a href="https://redirect.github.com/dart-lang/crypto/issues/172">#172</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/0a10171a7983cd84b318edf3086f751542500a13"><code>0a10171</code></a> Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (<a href="https://redirect.github.com/dart-lang/crypto/issues/171">#171</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/3f815aca8ad5020bb39be09ec9bfd75c36910809"><code>3f815ac</code></a> blast_repo fixes (<a href="https://redirect.github.com/dart-lang/crypto/issues/170">#170</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/fc5e7c8c1ffeaae7ab7e4aceef96235834060e3c"><code>fc5e7c8</code></a> Bump actions/checkout from 4.1.2 to 4.1.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/169">#169</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/28290623648058619aba8cd401f3b21adcf853d7"><code>2829062</code></a> Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (<a href="https://redirect.github.com/dart-lang/crypto/issues/168">#168</a>)</li> <li><a href="https://github.com/dart-lang/crypto/commit/1c7fbadd92a44322ee1e89eec9747a24dc6c6746"><code>1c7fbad</code></a> Bump actions/checkout from 4.1.1 to 4.1.2 (<a href="https://redirect.github.com/dart-lang/crypto/issues/166">#166</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/crypto/compare/3.0.3...v3.0.5">compare view</a></li> </ul> </details> <br /> Updates `flutter_cache_manager` from 3.4.0 to 3.4.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/6e7fc6ef1389e4ec7bd5b00846df641c607eed1a"><code>6e7fc6e</code></a> Changelog</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/c41a9bd38afc02582d0831e8d1bd8226b5692874"><code>c41a9bd</code></a> Add wasm support</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/8f2fade552874b13ea8b44af61044d4c7ee88a51"><code>8f2fade</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cache_manager/issues/466">#466</a> from XMitja/develop</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/55ea36e6c6f4781d55825ff54d6755510a9742cf"><code>55ea36e</code></a> Merge pull request <a href="https://redirect.github.com/Baseflow/flutter_cache_manager/issues/370">#370</a> from banool/develop</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/5ede80237f0b6035989e623d40a298c084aac29e"><code>5ede802</code></a> Merge branch 'develop' into develop</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/89a6006001e41b7be721508a2846906e61b0c2a8"><code>89a6006</code></a> audio/x-wav as wav, fix typo for midi</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/a42c7c8eb91fcb303c4cbab0a320fc3d17d73da1"><code>a42c7c8</code></a> Only allow correct tags</li> <li><a href="https://github.com/Baseflow/flutter_cache_manager/commit/730e1b82be8018d69478e909c57897a57ff35bf5"><code>730e1b8</code></a> Update firebase</li> <li>See full diff in <a href="https://github.com/Baseflow/flutter_cache_manager/compare/v3.4.0...v3.4.1">compare view</a></li> </ul> </details> <br /> Updates `flutter_launcher_icons` from 0.13.1 to 0.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluttercommunity/flutter_launcher_icons/releases">flutter_launcher_icons's releases</a>.</em></p> <blockquote> <h2>v0.14.1</h2> <h2>What's Changed</h2> <ul> <li>Corrected run commands in the documentation by <a href="https://github.com/gokadzev"><code>@​gokadzev</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/577">fluttercommunity/flutter_launcher_icons#577</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gokadzev"><code>@​gokadzev</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/577">fluttercommunity/flutter_launcher_icons#577</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.0...v0.14.1">https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.14.0...v0.14.1</a></p> <h2>v0.14.0</h2> <h2>What's Changed</h2> <ul> <li>Update README.md by <a href="https://github.com/malibayram"><code>@​malibayram</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/483">fluttercommunity/flutter_launcher_icons#483</a></li> <li>Revert &quot;Update README.md&quot; by <a href="https://github.com/RatakondalaArun"><code>@​RatakondalaArun</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/484">fluttercommunity/flutter_launcher_icons#484</a></li> <li>docs: generate config file feature documentation by <a href="https://github.com/OutdatedGuy"><code>@​OutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/485">fluttercommunity/flutter_launcher_icons#485</a></li> <li>style: fixed linting warnings on pub website by <a href="https://github.com/OutdatedGuy"><code>@​OutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/486">fluttercommunity/flutter_launcher_icons#486</a></li> <li>support ios icon background color when removing alpha by <a href="https://github.com/HaoCherHong"><code>@​HaoCherHong</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/450">fluttercommunity/flutter_launcher_icons#450</a></li> <li>add <code>background_color_ios</code> description to README.md by <a href="https://github.com/HaoCherHong"><code>@​HaoCherHong</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/487">fluttercommunity/flutter_launcher_icons#487</a></li> <li>Fix typo in README.md by <a href="https://github.com/HaoCherHong"><code>@​HaoCherHong</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/488">fluttercommunity/flutter_launcher_icons#488</a></li> <li>Fixed the misspellings of whether [Issue <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/526">#526</a>] by <a href="https://github.com/muddi900"><code>@​muddi900</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/527">fluttercommunity/flutter_launcher_icons#527</a></li> <li>feat: added support for android 13+ themed icons by <a href="https://github.com/OutdatedGuy"><code>@​OutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/497">fluttercommunity/flutter_launcher_icons#497</a></li> <li>Feature: Configure dark and tinted mode icons for iOS 18+ by <a href="https://github.com/KevinHaendel"><code>@​KevinHaendel</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/569">fluttercommunity/flutter_launcher_icons#569</a></li> <li>related to [issue <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/96">#96</a>], Suggestion for an easier way to apply foreground inset by <a href="https://github.com/LOCKEDFILE"><code>@​LOCKEDFILE</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">fluttercommunity/flutter_launcher_icons#563</a></li> <li>update readme to use dart run by <a href="https://github.com/eifr"><code>@​eifr</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/561">fluttercommunity/flutter_launcher_icons#561</a></li> <li>fix: tests fails for the newly generated ios list by <a href="https://github.com/OutdatedGuy"><code>@​OutdatedGuy</code></a> in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/576">fluttercommunity/flutter_launcher_icons#576</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/malibayram"><code>@​malibayram</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/483">fluttercommunity/flutter_launcher_icons#483</a></li> <li><a href="https://github.com/HaoCherHong"><code>@​HaoCherHong</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/450">fluttercommunity/flutter_launcher_icons#450</a></li> <li><a href="https://github.com/muddi900"><code>@​muddi900</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/527">fluttercommunity/flutter_launcher_icons#527</a></li> <li><a href="https://github.com/KevinHaendel"><code>@​KevinHaendel</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/569">fluttercommunity/flutter_launcher_icons#569</a></li> <li><a href="https://github.com/LOCKEDFILE"><code>@​LOCKEDFILE</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">fluttercommunity/flutter_launcher_icons#563</a></li> <li><a href="https://github.com/eifr"><code>@​eifr</code></a> made their first contribution in <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/561">fluttercommunity/flutter_launcher_icons#561</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.0">https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md">flutter_launcher_icons's changelog</a>.</em></p> <blockquote> <h2>0.14.1 (24th September 2024)</h2> <ul> <li>Fixed README</li> </ul> <h2>0.14.0 (21st September 2024)</h2> <ul> <li>Android: Support for monochrome icons <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/497">#497</a></li> </ul> <p><strong>Before</strong></p> <!-- raw HTML omitted --> <p><strong>Now</strong></p> <!-- raw HTML omitted --> <ul> <li>Android: Ability to set inset for adaptive icon foreground and monochrome icon <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/563">#563</a></li> <li>iOS: Dark and Tinted icons for iOS 18+ <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/pull/569">#569</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/2b852d50d87a2577f316c07be15197404ee5df6d"><code>2b852d5</code></a> build: v0.14.1</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/76f53fa3411ca3ca73a1c34c4b39c63a6c52275f"><code>76f53fa</code></a> docs: fixed run commands (<a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/577">#577</a>)</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/4999e95ecd6b9eae046be0e4c58b2f0a8e094ba6"><code>4999e95</code></a> docs: updated github templates</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/3705b5178bbf1cf36ac4a086e1ff4c79bce26141"><code>3705b51</code></a> docs: updated readme</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/5371620a7f21d367d1ac4bc329f04bbe5cdf9f29"><code>5371620</code></a> build: updated dependencies</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/28f715b15f0700c9c1c73545771b17e4b8097c6d"><code>28f715b</code></a> build: increased dart sdk version</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/05b10685a1a8b5c27a614391954bae168f5d16b0"><code>05b1068</code></a> build: bumped version to 0.14.0</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/79077eee4d2da9194f3bc8d47247a1c0a4bd14db"><code>79077ee</code></a> fix: tests fails for the newly generated list (<a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/576">#576</a>)</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/a1b9a5b76eeb1b76c0517be54f55b00427e97d64"><code>a1b9a5b</code></a> update readme to use dart run (<a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/561">#561</a>)</li> <li><a href="https://github.com/fluttercommunity/flutter_launcher_icons/commit/8cf8aef1489f6f9168d9f4c267c4063e97868ca7"><code>8cf8aef</code></a> related to [issue <a href="https://redirect.github.com/fluttercommunity/flutter_launcher_icons/issues/96">#96</a>], Suggestion for an easier way to apply foreground inse...</li> <li>Additional commits viewable in <a href="https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.1">compare view</a></li> </ul> </details> <br /> Updates `flutter_lints` from 4.0.0 to 5.0.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/f38b780f530f1244849990fe82ea6615863ed5aa"><code>f38b780</code></a> [package:flutter_lints] update the dep on <code>package:lints</code> to 5.0.0 and the sd...</li> <li><a href="https://github.com/flutter/packages/commit/7da2374fd81877e3363b090c599ee474f86d31fb"><code>7da2374</code></a> Update test to not depend on <code>Color.toString()</code> (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7701">#7701</a>)</li> <li><a href="https://github.com/flutter/packages/commit/54dd8883c5cfeea69e1be1383c091a5e90dfb34b"><code>54dd888</code></a> [flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...</li> <li><a href="https://github.com/flutter/packages/commit/47795ab86ab1c804d91a29cf4d6eb054ea82bfad"><code>47795ab</code></a> [go_router] Fixed TabView swiping in custom stateful shell route example (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7">#7</a>...</li> <li><a href="https://github.com/flutter/packages/commit/4926c0f8bd99ac61e5208e3410182be97ec0c2a4"><code>4926c0f</code></a> [quick_actions] Add guidance for correcting task management/back press behavi...</li> <li><a href="https://github.com/flutter/packages/commit/21d99dcc16c904871ad81efcc009c90d57c6c5b2"><code>21d99dc</code></a> [various] Adds macOS privacy manifests (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7687">#7687</a>)</li> <li><a href="https://github.com/flutter/packages/commit/24594a081676f2678fea4bb1e8d5d6253ee3f4c2"><code>24594a0</code></a> [google_maps_flutter_android] Convert <code>PlatformPolyline.pattern</code> to Pigeon (#...</li> <li><a href="https://github.com/flutter/packages/commit/f54fe930753f6e44def213297bd8e794c846ad43"><code>f54fe93</code></a> [pigeon] Validates support for nested collections with generic types. (<a href="https://github.com/flutter/packages/tree/main/packages/issues/7614">#7614</a>)</li> <li><a href="https://github.com/flutter/packages/commit/e9253e60161b498f2528a76198b6cd57a1a0d252"><code>e9253e6</code></a> [interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...</li> <li><a href="https://github.com/flutter/packages/commit/fef7ffb4fe95d46a4562562cb764ace720502310"><code>fef7ffb</code></a> [interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages">compare view</a></li> </ul> </details> <br /> Updates `just_audio` from 0.9.39 to 0.9.40 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ryanheise/just_audio/commit/b5fad794dee004a9cb92804fce6fcb12d025a0f8"><code>b5fad79</code></a> Merge branch 'ali2236-minor' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/c11b18f0d20548cabe339792c5f315c48fbd2b06"><code>c11b18f</code></a> Fix main CHANGELOG</li> <li><a href="https://github.com/ryanheise/just_audio/commit/db77cec3b68190e2d29bb173d9e71cbcefcfd79e"><code>db77cec</code></a> Merge branch 'ali2236-minor' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/485559dbc617cc334c16ea11004eb74a578dc324"><code>485559d</code></a> Fix versioning and warnings.</li> <li><a href="https://github.com/ryanheise/just_audio/commit/da30a01d765bf15a7dd410cccab2d07e1c46f35c"><code>da30a01</code></a> Add changes to CHANGELOG.md</li> <li><a href="https://github.com/ryanheise/just_audio/commit/d85cdac350190414df87a714c2355ed5b453e7b4"><code>d85cdac</code></a> change web constraint to &gt;=0.5.1 &lt;2.0.0</li> <li><a href="https://github.com/ryanheise/just_audio/commit/dd040e5446c31fd93a1fdf3a5546c29096ea6315"><code>dd040e5</code></a> bump just_audio_web &amp; just_audio versions</li> <li><a href="https://github.com/ryanheise/just_audio/commit/4a4b2f0238e807be5be9d65b687259cbcc8dd8a3"><code>4a4b2f0</code></a> bump package:web version constraint</li> <li><a href="https://github.com/ryanheise/just_audio/commit/eb9288918a443dca817ac769b5e9357591c24d60"><code>eb92889</code></a> Merge branch 'fix/jdk_21_compilation' into minor</li> <li><a href="https://github.com/ryanheise/just_audio/commit/e484086edd76f1811a7231af40c46b21519ffc15"><code>e484086</code></a> Fix JDK 21 compile error.</li> <li>Additional commits viewable in <a href="https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.39...just_audio-v0.9.40">compare view</a></li> </ul> </details> <br /> Updates `media_kit` from 1.1.10+1 to 1.1.11 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/commits">compare view</a></li> </ul> </details> <br /> Updates `media_kit_libs_video` from 1.0.4 to 1.0.5 <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_macos_audio-v1.0.5</h2> <ul> <li>build: bump min macOS version to 10.9</li> </ul> <h2>media_kit_libs_macos_video-v1.0.5</h2> <ul> <li>build: bump min macOS version to 10.9</li> </ul> <h2>media_kit_libs_android_audio-v1.0.5</h2> <ul> <li>build: bump dependencies</li> </ul> <h2>media_kit_libs_android_video-v1.0.5</h2> <ul> <li>build: bump dependencies</li> </ul> <h2>media_kit_libs_ios_audio-v1.0.5</h2> <ul> <li>build: bump min iOS version to 9.0</li> </ul> <h2>media_kit_libs_ios_video-v1.0.5</h2> <ul> <li>build: bump min iOS version to 9.0</li> </ul> <h2>media_kit_libs_windows_audio-v1.0.5</h2> <ul> <li><a href="https://github.com/mpv-player/mpv/commit/140ec21c89d671d392877a7f3b91d67e7d7b9239">mpv-player/mpv@<code>140ec21</code></a></li> <li>fix: HLS support</li> <li>perf: reduce bundle size</li> </ul> <h2>media_kit_libs_windows_video-v1.0.5</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> <li>fix: HLS support</li> <li>perf: reduce bundle size</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/media-kit/media-kit/commit/cc4e27f01b91533109b1527abb7d3e597d024f37"><code>cc4e27f</code></a> Merge pull request <a href="https://redirect.github.com/media-kit/media-kit/issues/297">#297</a> from alexmercerind/feat/pause-in-background</li> <li><a href="https://github.com/media-kit/media-kit/commit/38ccb5dcf26df869b15b66f93856004eef7cff18"><code>38ccb5d</code></a> Merge branch 'main' into feat/pause-in-background</li> <li><a href="https://github.com/media-kit/media-kit/commit/3e083cae0b59be9c0ba831bed0771de09dce980e"><code>3e083ca</code></a> Merge pull request <a href="https://redirect.github.com/media-kit/media-kit/issues/298">#298</a> from alexmercerind/build/bump-versions</li> <li><a href="https://github.com/media-kit/media-kit/commit/6b69aa7e512446516eed5b6436e0301360b79726"><code>6b69aa7</code></a> feat: scale subtitles based on mount size &amp; SubtitleViewConfiguration.textSca...</li> <li><a href="https://github.com/media-kit/media-kit/commit/6bdc4039d76ae2b98fabf120a4000a35fa5b27f6"><code>6bdc403</code></a> docs: update README(s)</li> <li><a href="https://github.com/media-kit/media-kit/commit/77ad8c2926459e613129ef0fb198bd4723f6bb76"><code>77ad8c2</code></a> build: bump project version to v1.1.0</li> <li><a href="https://github.com/media-kit/media-kit/commit/8f7f2648c30f55c69f23591d3a5e659f2ef81f49"><code>8f7f264</code></a> docs: update README [skip ci]</li> <li><a href="https://github.com/media-kit/media-kit/commit/b94935c987f97642527ee4458ace3b0927020171"><code>b94935c</code></a> feat: pauseUponEnteringBackgroundMode</li> <li><a href="https://github.com/media-kit/media-kit/commit/c96daee82fe060118418fd0e51b6a914266b702b"><code>c96daee</code></a> Merge pull request <a href="https://redirect.github.com/media-kit/media-kit/issues/294">#294</a> from alexmercerind/feat/external-subtitle-string</li> <li><a href="https://github.com/media-kit/media-kit/commit/021575df2df1c209207967926da6d9e4b2e8d98d"><code>021575d</code></a> docs: fix typo</li> <li>Additional commits viewable in <a href="https://github.com/media-kit/media-kit/compare/media_kit_libs_ios_audio-v1.0.4...media_kit_libs_ios_audio-v1.0.5">compare view</a></li> </ul> </details> <br /> Updates `media_kit_video` from 1.2.4 to 1.2.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/media-kit/media-kit/commits">compare view</a></li> </ul> </details> <br /> Updates `msix` from 3.16.7 to 3.16.8 <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.8</h2> <ul> <li>update VCLibs files <a href="https://redirect.github.com/YehudaKremer/msix/pull/273">#273</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/YehudaKremer/msix/commit/4a0a525e2ca6263d23b5655f07bdc045c2cc00d4"><code>4a0a525</code></a> update VCLibs files</li> <li><a href="https://github.com/YehudaKremer/msix/commit/8715e733a4ae74ba211e5dc291cb87f1f655a7e6"><code>8715e73</code></a> Merge pull request <a href="https://redirect.github.com/YehudaKremer/msix/issues/273">#273</a> from riccardo-lomazzi/main</li> <li><a href="https://github.com/YehudaKremer/msix/commit/75190427070d1a57873cfd895fb9251d0713ebd8"><code>7519042</code></a> added updated files</li> <li>See full diff in <a href="https://github.com/YehudaKremer/msix/compare/v3.16.7...v3.16.8">compare view</a></li> </ul> </details> <br /> Updates `package_info_plus` from 8.0.1 to 8.0.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/e61b4725332adfca756cd77c97354f2f29be0907"><code>e61b472</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3165">#3165</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/6f09bb7ec4c0f88fea557a87dc0cd3aaa64ac9ee"><code>6f09bb7</code></a> docs(package_info_plus): Update plugin requirements in README (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus/issues/3163">#3163</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/05f8afb8fc43bc702ab5e3e14e3cba9d79983446"><code>05f8afb</code></a> chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/package_info_plus/pack...</li> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.2/packages/package_info_plus">compare view</a></li> </ul> </details> <br /> Updates `purchases_flutter` from 6.30.2 to 8.1.3 <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.1.3</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1171">#1171</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h2>8.1.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1164">#1164</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1165">#1165</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> <li>Update allowSharingAppStoreAccount Deprecation Message (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1163">#1163</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>8.1.1</h2> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1157">#1157</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> <li>Bump rexml from 3.3.4 to 3.3.6 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1151">#1151</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Other Changes</h3> <ul> <li>Update fastlane-plugin-revenuecat_internal (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1158">#1158</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>8.1.0</h2> <blockquote> <p>[!CAUTION] When upgrading to v8, you <strong>must</strong> configure your <a href="https://rev.cat/in-app-purchase-key-configuration">In-App Purchase Key</a> in the RevenueCat dashboard. <strong>Purchases on iOS will fail if the key is not configured</strong>.</p> </blockquote> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1148">#1148</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.6.0">Android 8.6.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.5.0">Android 8.5.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.3.0">iOS 5.3.0</a></li> </ul> </li> </ul> <h3>Other Changes</h3> <ul> <li>Fix purchases-ui-flutter main SDK version substitution (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1147">#1147</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.0.0</h2> <blockquote> <p>[!CAUTION] When upgrading to v8, you <strong>must</strong> configure your <a href="https://rev.cat/in-app-purchase-key-configuration">In-App Purchase Key</a> in the RevenueCat dashboard. <strong>Purchases on iOS will fail if the key is not configured</strong>.</p> </blockquote> <h3>Breaking Changes</h3> <ul> <li>Remove embedding v1 support (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1141">#1141</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <p>If you're using embedding v1, please check how to migrate in the <a href="https://docs.flutter.dev/release/breaking-changes/plugin-api-migration#upgrade-steps">official flutter docs</a>.</p> <h3>Bugfixes</h3> <ul> <li>Refine StoreKitVersion logging in configure function (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1143">#1143</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>v7-MIGRATION.md typo fix (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1144">#1144</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>7.0.2</h2> <h3>Bugfixes</h3> <ul> <li>Parse recordPurchase response (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1138">#1138</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h3>Dependency Updates</h3> <!-- 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.1.3</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1171">#1171</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h2>8.1.2</h2> <h2>RevenueCat SDK</h2> <h3>📦 Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1164">#1164</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1165">#1165</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> <li>Update allowSharingAppStoreAccount Deprecation Message (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1163">#1163</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>8.1.1</h2> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1157">#1157</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> <li>Bump rexml from 3.3.4 to 3.3.6 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1151">#1151</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Other Changes</h3> <ul> <li>Update fastlane-plugin-revenuecat_internal (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1158">#1158</a>) via Cesar de la Vega (<a href="https://github.com/vegaro"><code>@​vegaro</code></a>)</li> </ul> <h2>8.1.0</h2> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.1.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1148">#1148</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.6.0">Android 8.6.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-android/releases/tag/8.5.0">Android 8.5.0</a></li> <li><a href="https://github.com/RevenueCat/purchases-ios/releases/tag/5.3.0">iOS 5.3.0</a></li> </ul> </li> </ul> <h3>Other Changes</h3> <ul> <li>Fix purchases-ui-flutter main SDK version substitution (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1147">#1147</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <h2>8.0.0</h2> <h3>Breaking Changes</h3> <ul> <li>Remove embedding v1 support (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1141">#1141</a>) via Toni Rico (<a href="https://github.com/tonidero"><code>@​tonidero</code></a>)</li> </ul> <p>If you're using embedding v1, please check how to migrate in the <a href="https://docs.flutter.dev/release/breaking-changes/plugin-api-migration#upgrade-steps">official flutter docs</a>.</p> <h3>Bugfixes</h3> <ul> <li>Refine StoreKitVersion logging in configure function (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1143">#1143</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>v7-MIGRATION.md typo fix (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1144">#1144</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>7.0.2</h2> <h3>Bugfixes</h3> <ul> <li>Parse recordPurchase response (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1138">#1138</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h3>Dependency Updates</h3> <ul> <li>[AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.0.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1136">#1136</a>) via RevenueCat Git Bot (<a href="https://github.com/RCGitBot"><code>@​RCGitBot</code></a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>Update iOS deployment target in readme (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1137">#1137</a>) via Will Taylor (<a href="https://github.com/fire-at-will"><code>@​fire-at-will</code></a>)</li> </ul> <h2>7.0.1</h2> <h3>Other Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/24c5a656d7a0216b30bdeca3f6cf285ec7ba40e3"><code>24c5a65</code></a> Update VERSIONS.md</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/f57dd2c66ee521a3b1d72e684c836a8993df90d6"><code>f57dd2c</code></a> Version bump for 8.1.3</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/e2fd86baa60131c146d0485c7432f0723d997dc5"><code>e2fd86b</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1171">#1171</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/8458567b1902d263b86ea3982f07e3a5cd8887a3"><code>8458567</code></a> [AUTOMATIC] Release/8.1.2 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1166">#1166</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/64cb61dc303e431105d62636607dec899b12148c"><code>64cb61d</code></a> Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1165">#1165</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/88f8959f73fb7075b49fbc0bb55c9e89c62312df"><code>88f8959</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1164">#1164</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/a2470ea04a63ee415df6581e835a3ab1a30cb983"><code>a2470ea</code></a> update allowSharingAppStoreAccount deprecation message</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/d467baaa7fd1639e25717be8612f9427fcd8242d"><code>d467baa</code></a> [AUTOMATIC] Release/8.1.1 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1162">#1162</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/ed010a0adf28333ba3d7db66ac93feb0412aa8a8"><code>ed010a0</code></a> Update fastlane-plugin-revenuecat_internal (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1158">#1158</a>)</li> <li><a href="https://github.com/RevenueCat/purchases-flutter/commit/943fe559ca0b49df445f809a14e65312dbec90f0"><code>943fe55</code></a> [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.0 (<a href="https://redirect.github.com/RevenueCat/purchases-flutter/issues/1157">#1157</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RevenueCat/purchases-flutter/compare/6.30.2...8.1.3">compare view</a></li> </ul> </details> <br /> Updates `rxdart` from 0.27.7 to 0.28.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ReactiveX/rxdart/releases">rxdart's releases</a>.</em></p> <blockquote> <h2>0.28.0</h2> <h3>New</h3> <ul> <li> <p>ValueStream:</p> <ul> <li>Add <code>lastEventOrNull</code> getter to <code>ValueStream</code>, which returns the last emitted event (either data/value or error event), or <code>null</code>.</li> <li>Add <code>isLastEventValue</code>, <code>isLastEventError</code> and <code>errorAndStackTraceOrNull</code> extension getters to <code>ValueStream</code>, to check the kind of the last emitted event is data/value or error.</li> <li>Update documentation.</li> </ul> </li> <li> <p>ReplayStream:</p> <ul> <li>Add <code>errorAndStackTraces</code> to <code>ReplayStream</code>, which returns a list of emitted <code>ErrorAndStackTrace</code>s.</li> </ul> </li> <li> <p>Rename <code>Notification</code> and <code>Kind</code> to better reflect their purpose, and to avoid confusion with <a href="https://api.flutter.dev/flutter/widgets/Notification-class.html">Flutter's Notification class</a>.</p> <ul> <li>Rename <code>Notification</code> to <code>StreamNotification</code> <ul> <li><code>Notification.onData</code> to <code>StreamNotification.data</code>.</li> <li><code>Notification.onDone</code> to <code>StreamNotification.done</code>.</li> <li><code>Notification.onError</code> to <code>StreamNotification.error</code>.</li> </ul> </li> <li>Rename <code>Kind</code> to <code>NotificationKind</code> <ul> <li><code>Kind.onData</code> to <code>NotificationKind.data</code>.</li> <li><code>Kind.onError</code> to <code>NotificationKind.error</code>.</li> <li><code>Kind.onDone</code> to <code>NotificationKind.done</code>.</li> </ul> </li> <li>Introduce <code>DataNotification</code>, <code>ErrorNotification</code> and <code>DoneNotification</code> as the subclasses of <code>StreamNotification</code>.</li> <li>Convert <code>isOnData</code>, <code>isOnError</code>, <code>isOnDone</code>, <code>requireData</code> to extension getters on <code>StreamNotification</code>, they are now named <code>isData</code>, <code>isError</code>, <code>isDone</code> and <code>requireDataValue</code>.</li> <li>Add extensions on <code>StreamNotification</code>: <code>dataValueOrNull</code>, <code>requireErrorAndStackTrace</code>, <code>errorAndStackTraceOrNull</code> getters and <code>when</code> method.</li> </ul> </li> </ul> <h3>Changed</h3> <ul> <li> <p>Accept Dart SDK versions above 3.0.</p> </li> <li> <p><code>switchMap</code>: when cancelling the previous inner subscription, <code>switchMap</code> will pause the outer subscription and and wait for the inner subscription to be completely canceled. It will then resume the outer subscription, and listen to the next inner Stream. Any errors from canceling the previous inner subscription will now be forwarded to the resulting Stream.</p> </li> <li> <p><strong>Breaking</strong>: Rename <code>ForkJoinStream.combine2</code>..<code>combine9</code> to <code>ForkJoinStream.join2</code>..<code>join9</code>.</p> </li> <li> <p><strong>Breaking</strong>: <code>Rx.using</code>/<code>UsingStream</code></p> <ul> <li>Convert all <em>required positional</em> parameters to <em>required named</em> parameters.</li> <li>The <code>disposer</code> is now called after the future returned from <code>StreamSubscription.cancel</code> completes.</li> </ul> </li> </ul> <h3>Documentation</h3> <ul> <li>Update and fix documentation.</li> <li>Fix README example (thanks to <a href="https://github.com/wurikiji"><code>@​wurikiji</code></a>).</li> <li>Update Flutter example (thanks to <a href="https://github.com/hoangchungk53qx1"><code>@​hoangchungk53qx1</code></a>).</li> <li>Replace deprecated &quot;dart pub run&quot; with &quot;dart run&quot; (thanks to <a href="https://github.com/tatsuyafujisaki"><code>@​tatsuyafujisaki</code></a>).</li> </ul> <h2>0.28.0-dev.2</h2> <p>Feedback on this change appreciated as this is a dev release before 0.28.0 stable!</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ReactiveX/rxdart/commit/6852efa646198d8a75fcaee52a5227682f8016e7"><code>6852efa</code></a> chore(publish): prepare for v0.28.0</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/6068abdc32d4f144e29f3687d514dcc12242bed2"><code>6068abd</code></a> update publish-github-release.yml</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/bdca8883583a2c1bf3f57f7bdf38ed3619f5f7c9"><code>bdca888</code></a> chore: update logo</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/c745508f29175078fbffb285efb118b478402ac1"><code>c745508</code></a> Create LICENSE [skip ci]</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/1d4c90dda749196276a73ebd968321c172f7548d"><code>1d4c90d</code></a> Update README.md [skip ci]</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/5057b4ea6b604f4a3889cd9c3696e3614d39c1c7"><code>5057b4e</code></a> Update README.md [skip ci]</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/3330f67c5b7b96f1cee42b14406b96b8686c3de4"><code>3330f67</code></a> Rename packages/rxdart/Rx_Logo_M.png to packages/rxdart/screenshots/logo.png</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/4ed6b0711b0a44d08cbca65fccbdcdb6f36dd279"><code>4ed6b07</code></a> add Rx_Logo_M.png [skip ci]</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/8fb1b10834afa69763bea38eb5e16dce1bdcc355"><code>8fb1b10</code></a> Update pubspec.yaml [skip ci]</li> <li><a href="https://github.com/ReactiveX/rxdart/commit/76cbc508c69a02ba55db77419bf42bacfb6ab25c"><code>76cbc50</code></a> docs: update changelog reference (<a href="https://redirect.github.com/ReactiveX/rxdart/issues/758">#758</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ReactiveX/rxdart/compare/0.27.7...0.28.0">compare view</a></li> </ul> </details> <br /> Updates `shared_preferences` from 2.3.1 to 2.3.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/c1c8aadbff01ceeef7a1ec1e128892cdef254519"><code>c1c8aad</code></a> [shared_preferences] remove testing section from README (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7410">#7410</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c0109e25a0378b1b9b2e281f2a85d076ff6a2256"><code>c0109e2</code></a> [shared_preferences] Fixes get-all when suite name is used (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7335">#7335</a>)</li> <li><a href="https://github.com/flutter/packages/commit/cdd6e1368ffdf6a4fc9c0c11b72cfc5388f90f2d"><code>cdd6e13</code></a> [shared_preferences] fix cast error and mutable list error with `getStringLis...</li> <li><a href="https://github.com/flutter/packages/commit/5cc0a016019451e26b2fecf31923894e371b6335"><code>5cc0a01</code></a> [ci] Update repository for the release of Flutter 3.24 (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7331">#7331</a>)</li> <li><a href="https://github.com/flutter/packages/commit/1c4b28699258588b07e93c8cd2f2a665df4b9e3e"><code>1c4b286</code></a> [web] Update package:web to &quot;&gt;=0.5.1 &lt;2.0.0&quot; (<a href="https://github.com/flutter/packages/tree/main/packages/shared_preferences/issues/7202">#7202</a>)</li> <li>See full diff in <a href="https://github.com/flutter/packages/commits/shared_preferences-v2.3.2/packages/shared_preferences">compare view</a></li> </ul> </details> <br /> Updates `sign_in_with_apple` from 6.1.1 to 6.1.3 <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.5.11 to 2.7.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.7.0</code></h4> <ul> <li><strong>FIX</strong>: Better stream and access token management (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1019">#1019</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/4a8b641661da4ce9b6ddaea64793df58411809f7">4a8b6416</a>)</li> <li><strong>FIX</strong>: Update example native code (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1029">#1029</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/588b5000d64a5d71b45ed57f70f0ed812dd34619">588b5000</a>)</li> <li><strong>FEAT</strong>: Broadcast auth events to other tabs on web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1005">#1005</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/8f473f1a99e0cbb9d570eb3fff0786ed5084351c">8f473f1a</a>)</li> </ul> <h4><code>yet_another_json_isolate</code> - <code>v2.0.3</code></h4> <ul> <li><strong>FIX</strong>(yet_another_json_isolate): Conditional export now works correctly with Dart 3.5+ (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/1048">#1048</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/6c80a745cd387250995fa3140aac54169466f5bb">6c80a745</a>)</li> </ul> <h2>2024-08-13</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---v232"><code>functions_client</code> - <code>v2.3.2</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#gotrue---v284"><code>gotrue</code> - <code>v2.8.4</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#postgrest---v214"><code>postgrest</code> - <code>v2.1.4</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#realtime_client---v221"><code>realtime_client</code> - <code>v2.2.1</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#storage_client---v203"><code>storage_client</code> - <code>v2.0.3</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase---v230"><code>supabase</code> - <code>v2.3.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#supabase_flutter---v260"><code>supabase_flutter</code> - <code>v2.6.0</code></a></li> <li><a href="https://github.com/supabase/supabase-flutter/blob/main/#yet_another_json_isolate---v202"><code>yet_another_json_isolate</code> - <code>v2.0.2</code></a></li> </ul> <hr /> <h4><code>functions_client</code> - <code>v2.3.2</code></h4> <ul> <li><strong>FIX</strong>: Upgrade <code>web_socket_channel</code> for supporting <code>web: ^1.0.0</code> and therefore WASM compilation on web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/992">#992</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46">7da68565</a>)</li> </ul> <h4><code>gotrue</code> - <code>v2.8.4</code></h4> <ul> <li><strong>FIX</strong>: Added missing error codes for AuthException (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/995">#995</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/4e0270a069ecf5aae42031c77200d268519ac99b">4e0270a0</a>)</li> <li><strong>FIX</strong>: Upgrade <code>web_socket_channel</code> for supporting <code>web: ^1.0.0</code> and therefore WASM compilation on web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/992">#992</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46">7da68565</a>)</li> </ul> <h4><code>postgrest</code> - <code>v2.1.4</code></h4> <ul> <li><strong>FIX</strong>: Upgrade <code>web_socket_channel</code> for supporting <code>web: ^1.0.0</code> and therefore WASM compilation on web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/992">#992</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46">7da68565</a>)</li> </ul> <h4><code>realtime_client</code> - <code>v2.2.1</code></h4> <ul> <li><strong>FIX</strong>: Upgrade <code>web_socket_channel</code> for supporting <code>web: ^1.0.0</code> and therefore WASM compilation on web (<a href="https://redirect.github.com/supabase/supabase-flutter/issues/992">#992</a>). (<a href="https://github.com/supabase/supabase-flutter/commit/7da68565a7aa578305b099d7af755a7b0bcaca46">7da68565</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/supabase/supabase-flutter/commit/1feee99f23fdfed2929e5012221dd095ed32843b"><code>1feee99</code></a> chore(release): publish packages</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/6c80a745cd387250995fa3140aac54169466f5bb"><code>6c80a74</code></a> fix(yet_another_json_isolate): Conditional export now works correctly with Da...</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/4a8b641661da4ce9b6ddaea64793df58411809f7"><code>4a8b641</code></a> fix: Better stream and access token management (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1019">#1019</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/e095c14e29e82cceb96220b5d73e67d991909478"><code>e095c14</code></a> feat(storage_client): Support copy/move to different bucket (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1043">#1043</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/8f473f1a99e0cbb9d570eb3fff0786ed5084351c"><code>8f473f1</code></a> feat: Broadcast auth events to other tabs on web (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1005">#1005</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/773b7de74461ca3ea857d11b1abdfdf35fb540d4"><code>773b7de</code></a> fix: Support all mfa auth methods (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1030">#1030</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/588b5000d64a5d71b45ed57f70f0ed812dd34619"><code>588b500</code></a> fix: Update example native code (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1029">#1029</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/a12b097ff76270d6108e97335a3a6ea0adf0b460"><code>a12b097</code></a> feat: Added onSystemEvents listener (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1025">#1025</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/3eeb3b40ac1e0b8a23bde2c8e1720191fabb9541"><code>3eeb3b4</code></a> ci: Fix app_links test (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1006">#1006</a>)</li> <li><a href="https://github.com/supabase/supabase-flutter/commit/efe8e5df7935b75b580e2ead01b9c08ac7b94c2c"><code>efe8e5d</code></a> feat: Add setHeader method on postgrest builder (<a href="https://github.com/supabase/supabase-flutter/tree/main/packages/issues/1003">#1003</a>)</li> <li>Additional commits viewable in <a href="https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.7.0/packages">compare view</a></li> </ul> </details> <br /> Updates `window_manager` from 0.3.9 to 0.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/leanflutter/window_manager/releases">window_manager's releases</a>.</em></p> <blockquote> <h2>v0.4.0</h2> <h2>What's Changed</h2> <ul> <li>Add UniControlHub to readme by <a href="https://github.com/rohitsangwan01"><code>@​rohitsangwan01</code></a> in <a href="https://redirect.github.com/leanflutter/window_manager/pull/473">leanflutter/window_manager#473</a></li> <li>fix: windows, window size, fullscree &amp; maximized by <a href="https://github.com/fufesou"><code>@​fufesou</code></a> in <a href="https://redirect.github.com/leanflutter/window_manager/pull/477">leanflutter/window_manager#477</a></li> <li>chore: Remove the deprecated isBezeled property by <a href="https://github.com/lijy91"><code>@​lijy91</code></a> in <a href="https://redirect.github.com/leanflutter/window_manager/pull/468">leanflutter/window_manager#468</a></li> <li>chore: Use custom paint icons to replace png icons by <a href="https://github.com/lijy91"><code>@​lijy91</code></a> in <a href="https://redirect.github.com/leanflutter/window_manager/pull/467">leanflutter/window_manager#467</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rohitsangwan01"><code>@​rohitsangwan01</code></a> made their first contribution in <a href="https://redirect.github.com/leanflutter/window_manager/pull/473">leanflutter/window_manager#473</a></li> <li><a href="https://github.com/fufesou"><code>@​fufesou</code></a> made their first contribution in <a href="https://redirect.github.com/leanflutter/window_manager/pull/477">leanflutter/window_manager#477</a></li> <li><a href="https://github.com/lijy91"><code>@​lijy91</code></a> made their first contribution in <a href="https://redirect.github.com/leanflutter/window_manager/pull/468">leanflutter/window_manager#468</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/leanflutter/window_manager/compare/v0.3.9...v0.4.0">https://github.com/leanflutter/window_manager/compare/v0.3.9...v0.4.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/leanflutter/window_manager/blob/main/CHANGELOG.md">window_manager's changelog</a>.</em></p> <blockquote> <h3>0.4.2</h3> <ul> <li>[windows] Update window_manager_plugin.cpp for fix <a href="https://redirect.github.com/leanflutter/window_manager/issues/439">#439</a> issue <a href="https://redirect.github.com/leanflutter/window_manager/issues/486">#486</a></li> <li>[windows] fix: win, adjustNCCALCSIZE with monitor coords <a href="https://redirect.github.com/leanflutter/window_manager/issues/482">#482</a></li> </ul> <h3>0.4.0</h3> <ul> <li>chore: Use custom paint icons to replace png icons (<a href="https://redirect.github.com/leanflutter/window_manager/issues/467">#467</a>)</li> <li>chore: Remove the deprecated isBezeled property (<a href="https://redirect.github.com/leanflutter/window_manager/issues/468">#468</a>)</li> <li>fix: windows, window size, fullscree &amp; maximized (<a href="https://redirect.github.com/leanflutter/window_manager/issues/477">#477</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/leanflutter/window_manager/commits">compare view</a></li> </ul> </details> <br /> Updates `youtube_explode_dart` from 2.2.1 to 2.2.2 <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.2.2</h2> <ul> <li>Fix video extraction. Thanks to <a href="https://github.com/bigzhu"><code>@​bigzhu</code></a> <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/issues/287">#287</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/e1d0c26189d25dabaeb8befe3ba756a72100ec65"><code>e1d0c26</code></a> New version</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/d095271c73e21f46b93d93fc1fc91af71d6cdeb7"><code>d095271</code></a> Merge pull request <a href="https://redirect.github.com/Hexer10/youtube_explode_dart/issues/287">#287</a> from bigzhu/master</li> <li><a href="https://github.com/Hexer10/youtube_explode_dart/commit/ca1d2dff9b7ca58795d3824a7d614c7552530e08"><code>ca1d2df</code></a> fix: Temporarily available</li> <li>See full diff in <a href="https://github.com/Hexer10/youtube_explode_dart/compare/v2.2.1...v2.2.2">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... _Description has been truncated_ --- <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 16:59:14 -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#194