# added (news sources) — RSS Amplifier

Recent posts from the 2 feeds in the RSS Amplifier directory that cover added.

Page: <https://rssamplifier.com/topics/added/news>  
Feed: <https://rssamplifier.com/topics/added/news.md>

---

## [v1.5.6 of kterm](https://pub.dev/packages/kterm)

_2026-08-22 · Recently published packages on pub.dev_

kterm is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms. Changelog excerpt: ### Bug Fixes - \*\*Kitty KeyUp encoding only when \`reportAllKeysAsEscape\`is enabled\*\*: Previously, pressing a modifier (e.g. Cmd+V) and releasing it sent a Kitty KeyUp sequence even without \`reportAllKeysAsEscape\`, causing cursor jumping in the remote…

## [v2.1.0 of flutter\_device\_compass](https://pub.dev/packages/flutter_device_compass)

_2026-08-22 · Recently published packages on pub.dev_

A Flutter compass plugin using device sensors. Heading is 0-360 degrees (0 = north). Changelog excerpt: - \*\*Android:\*\* - Fix fatal crash on \`NaN\`rotation-vector sensor samples by skipping non-finite samples before calculating azimuth (\[#1\](https://github.com/nafiskabbo/flutter\_device\_compass/pull/1)by \[@mrweiland\](https://github.com/mrweiland)). - Fix potential \`NullPointerException\`on…

## [v0.4.19 of payrogen\_sdk](https://pub.dev/packages/payrogen_sdk)

_2026-08-22 · payrogen.com · Recently published packages on pub.dev_

Non-custodial payment gateway SDK for Flutter. Wallet creation, split payments, escrow, card payments (Apple Pay, Google Pay), and Stablecoin crypto checkout. Changelog excerpt: ### Fixed - Minor bugs

## [v0.1.5 of firestore\_builder](https://pub.dev/packages/firestore_builder)

_2026-08-22 · Recently published packages on pub.dev_

The easiest way to integrate Firestore into a Flutter application Changelog excerpt: - Add the \`unknown\_enum\_value\`field option: emits \`JsonKey(unknownEnumValue: ...)\`so unknown enum values decode to a fallback instead of throwing. - Fix the generation of \`UpdatedValue\`classes for \`List\`and \`Map\`of custom classes (\`List \`produced an invalid class name), and share one class between a custom class…

## [v0.1.5 of rk](https://pub.dev/packages/rk)

_2026-08-22 · Recently published packages on pub.dev_

A release tool. Changelog excerpt: - Status now distinguishes a valid historical release tag from current source that still declares the released version, keeps the public target healthy, and directs the next release to bump rather than move an immutable tag. - Target conflicts now carry structured, target-owned diagnostics and evidence while core retains the small shared lifecycle and reporting…

## [v0.1.10 of dakit\_api](https://pub.dev/packages/dakit_api)

_2026-08-22 · Recently published packages on pub.dev_

DeviantArt HTTP API and OAuth adapter for the DAKit client SDK. Changelog excerpt: ### Added - \`OfficialDiscoveryRepository.moreLikeThis\`maps the official \`browse/morelikethis\`endpoint into a paged \`Artwork\`list.

## [v0.1.8 of dakit\_core](https://pub.dev/packages/dakit_core)

_2026-08-22 · Recently published packages on pub.dev_

Platform-neutral domain contracts for DeviantArt client applications. Changelog excerpt: ### Added - \`DiscoveryRepository.moreLikeThis\`so hosts can surface related deviations ("More Like This") from the official browse endpoint.

## [v0.0.3 of ym\_speech\_to\_text](https://pub.dev/packages/ym_speech_to_text)

_2026-08-22 · Recently published packages on pub.dev_

A Flutter plugin that exposes device specific speech to text recognition capability. Changelog excerpt: ### Added - Added Linux plugin registration and build support across the Flutter plugin platforms. - Added safe Linux fallback behavior when a native speech backend is not available. - Added current Flutter/Dart compatibility metadata and refreshed package dependencies. ### Changed - Updated…

## [v0.1.0 of hyper\_render\_epub](https://pub.dev/packages/hyper_render_epub)

_2026-08-22 · Recently published packages on pub.dev_

EPUB container support for HyperRender. Unzips an .epub, parses its OPF manifest/spine/TOC, and resolves chapters to HyperViewer-ready content. Changelog excerpt: Initial release — \*\*not publishable yet\*\*: it depends on \`hyper\_render: ^1.7.0\`, which is not on pub.dev. \`EpubReader\`needs \`HyperViewer.imageLoader\`(unreleased, on \`main\`) to decode the inline \`data:\`URIs chapters carry, so this package…

## [v1.0.4+5 of my\_lang](https://pub.dev/packages/my_lang)

_2026-08-22 · wongcoupon.com · Recently published packages on pub.dev_

A library that provides flexible and easy-to-use localization support for Flutter applications. Changelog excerpt: - Add support for Flutter 3.47.1 and Dart 3.13.1. - Raise minimum versions to Flutter 3.35.0 and Dart 3.9.0 for current dependencies. - Update \`shared\_preferences\`, \`intl\`, and \`flutter\_lints\`. - Migrate the Android example to Gradle 9.3.1, AGP 9.1.0, Kotlin 2.4.0, and Java 17. -…

## [Never miss a game (Sponsored)](https://crawlproof.com/a/m97Z8HzmPzRE)

_2026-08-22 · **Sponsored**_

Follow any team; get an hour and one-minute web and email reminders.

## [v4.0.0-beta.4 of serverpod\_cloud\_storage\_gcp](https://pub.dev/packages/serverpod_cloud_storage_gcp)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod integration for Google Cloud Storage Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on…

## [v4.0.0-beta.4 of serverpod\_cloud\_storage\_s3](https://pub.dev/packages/serverpod_cloud_storage_s3)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod integration for S3 cloud storage Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on relations to…

## [v4.0.0-beta.4 of serverpod\_cloud\_storage\_s3\_compat](https://pub.dev/packages/serverpod_cloud_storage_s3_compat)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Base package for S3-compatible cloud storage integrations with Serverpod Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_migration\_client](https://pub.dev/packages/serverpod_auth_migration_client)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication migration client module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on…

## [v4.0.0-beta.4 of serverpod\_auth\_migration\_server](https://pub.dev/packages/serverpod_auth_migration_server)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication migration server module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on…

## [v4.0.0-beta.4 of serverpod\_auth\_bridge\_flutter](https://pub.dev/packages/serverpod_auth_bridge_flutter)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication backwards compatibility Flutter client module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_bridge\_client](https://pub.dev/packages/serverpod_auth_bridge_client)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication backwards compatibility client module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_bridge\_server](https://pub.dev/packages/serverpod_auth_bridge_server)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication backwards compatibility server module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_idp\_flutter\_firebase](https://pub.dev/packages/serverpod_auth_idp_flutter_firebase)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Firebase-specific Flutter package for the Serverpod authentication module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_idp\_flutter\_facebook](https://pub.dev/packages/serverpod_auth_idp_flutter_facebook)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Facebook-specific Flutter package for the Serverpod authentication module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [Privacy-first AI-native browser (Sponsored)](https://crawlproof.com/a/8f5B6Gg4rFn9)

_2026-08-21 · **Sponsored**_

No telemetry or ads — built on Ungoogled Chromium with a built-in AI sidebar and CLI.

## [Pat Paxton to Exit Saga Communications as SVP/Content](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49317)

_2026-08-21 · RADIO ONLINE News_

Saga Communications Senior VP of Content Pat Paxton will exit the company at the end of August, with two of the broadcaster's local programming executives set to take over his responsibilities. Paxton will remain with Saga through Friday, August 28 to assist with the transition. Ocala, FL OM Scott Chase and

## [Mike Mulligan, Marshall Harris Exit The Score Chicago](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=c42943)

_2026-08-21 · RADIO ONLINE News_

Audacy Sports' WSCR (104.3 The Score) Chicago has parted ways with longtime morning host Mike Mulligan and midday host Marshall Harris as part of programming changes at the sports outlet. Mulligan exits after more than 23 years with The Score, including 18 years in morning drive. He had co-hosted "Mully

## [GAB Names 2026 Honors Award Recipients](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49316)

_2026-08-21 · RADIO ONLINE News_

The Georgia Association of Broadcasters has announced the recipients of its 2026 GAB Honors Awards, which will be presented during GABCON, September 25-26 at the Gas South District Convention Center in Duluth, GA. This year's honorees are Savannah Bananas founder Jesse Cole as Georgian of the Year, State

## [v1.0.0 of autoark\_eva\_client\_sdk](https://pub.dev/packages/autoark_eva_client_sdk)

_2026-08-21 · autoark.ai · Recently published packages on pub.dev_

EVA 实时语音对话 Flutter SDK，支持 Android/iOS 音频、摄像头、command 与可替换媒体 SPI。 Changelog excerpt: - 首个稳定版本：同一个 pub package 正式支持 Android 与 iOS，并保持现有 Dart API、事件、配置和媒体 SPI 契约。 - iOS 默认媒体使用统一 VoiceProcessingIO graph；修复同一 App 进程内在 TTS 播放中结束会话后重建 Agent 时 AEC 失效及自身回声误打断的问题。 - 发布制品继续包含 Android hardened Core、明文 PlatformMedia 默认实现、Silero 模型，以及 iOS 成对 XCFramework、Core resource bundle、privacy manifest 与 CocoaPods 集成。

## [v2.1.72 of flutter\_inappwebview\_forge](https://pub.dev/packages/flutter_inappwebview_forge)

_2026-08-21 · Recently published packages on pub.dev_

A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window. Changelog excerpt: - Compile Flutter web applications with \`--wasm\`by keeping \`dart:io\`localhost types behind \`dart.library.io\`and converting Web JavaScript bridge values to Dart primitives (\[#2811\](https://github.com/pichillilorenzo/flutter\_inappwebview/issues/2811)). -…

## [v1.0.4 of flutter\_inappwebview\_forge\_web](https://pub.dev/packages/flutter_inappwebview_forge_web)

_2026-08-21 · Recently published packages on pub.dev_

Web implementation of the flutter\_inappwebview\_forge plugin. Changelog excerpt: - Convert JavaScript \`nativeCommunication\`view IDs and argument lists to Dart primitives so iframe callbacks work under Flutter web WASM (\`dart2wasm\`) (\[#2811\](https://github.com/pichillilorenzo/flutter\_inappwebview/issues/2811)). - Load \`web\_support.js\`from the Web example \`index.html\`so the JavaScript bridge is…

## [v3.6.0 of at\_chops](https://pub.dev/packages/at_chops)

_2026-08-21 · atsign.org · Recently published packages on pub.dev_

Package for at\_protocol cryptographic and hashing operations Changelog excerpt: Shipped as a minor despite the breaks below. Both are source-breaking only for a caller that omitted \`pqSeal\`/\`pqOpen\`'s \`info\`, or that implements \`AtKemAlgorithm\`outside this package — and no such consumer exists. Every \`pqSeal\`/\`pqOpen\`call site and every \`AtKemAlgorithm\`implementation is in this repository, and the…

## [v1.1.18 of flutter\_inappwebview\_forge\_platform\_interface](https://pub.dev/packages/flutter_inappwebview_forge_platform_interface)

_2026-08-21 · Recently published packages on pub.dev_

A common platform interface for the flutter\_inappwebview\_forge plugin. Changelog excerpt: - Keep \`dart:io\`localhost types behind \`dart.library.io\`conditional exports so Flutter web WASM (\`dart2wasm\`) compilation can import the platform interface (\[#2811\](https://github.com/pichillilorenzo/flutter\_inappwebview/issues/2811)). - Introduce \`InAppLocalhostHttpRequest\`as a \`HttpRequest\`typedef on VM…

## [v5.16.0 of at\_commons](https://pub.dev/packages/at_commons)

_2026-08-21 · atsign.org · Recently published packages on pub.dev_

A library of Dart and Flutter utility classes that are used across other components of the atPlatform. Changelog excerpt: - feat: add \`AtNetworkTimeouts.defaultResponseBudget\`(90s) — the overall budget for one complete response, as distinct from \`defaultTimeout\`, which bounds the wait for the \*next\*bytes and restarts every time a chunk arrives. A large response is many such waits in a row, and…

## [v1.5.8 of eghlflutter](https://pub.dev/packages/eghlflutter)

_2026-08-21 · Recently published packages on pub.dev_

eGHL Flutter plugin facilitate a seamless integration experience. Changelog excerpt: \`Both Platform\` - Add PopupEnabled param for Visa Click to Pay popup support - Update eGHL SDK to v2.8.0 (Android) - Revamp example app UI with editable payment form - Jump app fix to stop Query before Sale

## [Reach prospects with real signals (Sponsored)](https://crawlproof.com/a/ctAY2wArsnrq)

_2026-08-21 · **Sponsored**_

Find prospects talking about your problem and get context-backed moments to engage

## [v4.3.0 of geolocator\_platform\_interface](https://pub.dev/packages/geolocator_platform_interface)

_2026-08-21 · baseflow.com · Recently published packages on pub.dev_

A common platform interface for the geolocator plugin. Changelog excerpt: - Adds \`hasAccuracy\`, \`hasAltitude\`, \`hasAltitudeAccuracy\`, \`hasHeading\`, \`hasHeadingAccuracy\`, \`hasSpeed\`and \`hasSpeedAccuracy\`to \`Position\`, so a value the platform could not measure is distinguishable from the same value measured as \`0.0\`. The Android platform channel already omits a key when its…

## [v0.7.6 of activity\_files](https://pub.dev/packages/activity_files)

_2026-08-21 · eikedreier.xyz · Recently published packages on pub.dev_

A pure Dart toolkit for parsing, editing, validating, and converting workout activity files in GPX, TCX, FIT, GeoJSON, and CSV formats. Changelog excerpt: ### Fixed - GPX trackpoints missing \` \`no longer drag the segment's lap bounds to the epoch fallback. - TCX no longer drops a lap's first trackpoint when \`StartTime\`postdates it. - \`validateLapBoundaries()\`no longer skips corruption checks on…

## [v1.4.0 of fluttersdk\_wind](https://pub.dev/packages/fluttersdk_wind)

_2026-08-21 · fluttersdk.com · Recently published packages on pub.dev_

Tailwind CSS for Flutter. Write className='flex p-4 bg-white dark:bg-gray-800' and Wind renders optimized widget trees with dark mode and responsive breakpoints. Changelog excerpt: ### Added - \*\*\`skills/wind-ui/references/design-culture.md\`: the taste layer the skill never had.\*\*Every other reference answers "does this token exist and what does it do"; nothing answered "which token should this…

## [SportsTalk 790 Revamps Houston Weekday Lineup](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=c42942)

_2026-08-21 · RADIO ONLINE News_

KBME-AM (SportsTalk 790) Houston will roll out a revamped weekday lineup on August 24, moving Matt Thomas and Ross Villarreal to mornings and Dan Mathews to middays. Thomas and Villarreal will take over the 6-10am slot, bringing their established pairing to morning drive. Mathews will shift to 10am-2pm.

## [Declan Moore Named President of Hubbard DC](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49315)

_2026-08-21 · RADIO ONLINE News_

Hubbard | Media That Connects has named Declan Moore President and Market Manager of its Washington, DC operations, overseeing WTOP, Federal News Network and the local office of 2060 Digital. Moore succeeds longtime Hubbard Washington executive Joel Oxley and joins the company after most recently serving

## [Court Denies Nielsen Rehearing Bid in Cumulus Case](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=b18430)

_2026-08-20 · RADIO ONLINE News_

The U.S. Court of Appeals for the Second Circuit has denied Nielsen's request for rehearing in its legal battle with Cumulus Media, leaving intact the court's earlier ruling in favor of the broadcaster. In a one-page order issued August 18, the court denied Nielsen's petition for both panel rehearing and

## [K-Love Names Evan Masyr as Chief Financial Officer](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49314)

_2026-08-20 · RADIO ONLINE News_

K-Love Inc. has appointed longtime Salem Media Group executive Evan Masyr as Chief Financial Officer, effective September 14. He will oversee the nonprofit media organization's accounting, finance and tax departments and serve on its Ministry Leadership Team. Masyr joins K-Love after more than 26 years

## [iHeart, Butler/Till Launch Agentic Audio Campaign](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49313)

_2026-08-20 · RADIO ONLINE News_

Butler/Till and iHeartMedia have completed what the companies describe as the advertising industry's first agentic streaming audio media campaign, using an AI-powered workflow to purchase premium streaming audio inventory. The campaign was launched for an unnamed U.S. agricultural solutions company and

## [News, Comedy Drive Triton Q2 Podcast Rankings](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49312)

_2026-08-20 · RADIO ONLINE News_

Comedy maintained its position as podcasting's largest category during the second quarter, while news programming posted the strongest audience growth as listeners turned toward political content ahead of the midterm elections, according to Triton Digital's Q2 2026 U.S. Podcast

## [Audacy Partners with Bunnie Xo for Dumb Blonde](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=n49311)

_2026-08-20 · RADIO ONLINE News_

Audacy has entered into a partnership with creator and #1 New York Times bestselling author Alisa "Bunnie Xo" DeFord to exclusively handle sales and distribution for her "Dumb Blonde" podcast. The agreement expands Audacy's portfolio of entertainment and women's lifestyle programming while providing the

## [Salem Media Goes Private Following WaterStone Deal](https://news.radio-online.com/cgi-bin/rol.exe/headline_id=b18429)

_2026-08-20 · RADIO ONLINE News_

Salem Media has completed its acquisition by The Christian Community Foundation, Inc., doing business as WaterStone, taking the Christian and conservative media company private. WaterStone acquired all outstanding shares of Salem Media common stock for $1 per share, representing approximately a 250% premium

## [v0.0.1 of desktop\_click\_outside](https://pub.dev/packages/desktop_click_outside)

_2026-08-20 · Recently published packages on pub.dev_

A desktop Flutter plugin that passively watches for mouse clicks outside a popup window. Supports Windows, macOS, and Linux (X11). Changelog excerpt: - 新增桌面端弹窗外部点击监听能力，支持 Windows、macOS 与 Linux（X11）。 - 提供 \`onClickOutside\`事件流，原生层被动监听并上报弹窗外鼠标点击。 - \`startWatching\`支持 \`gracePeriod\`宽限期参数（默认 300ms），避免打开弹窗的点击立即触发关闭。 - 提供 \`isSupported\`平台能力检测，Wayland 下返回 \`false\`。 --- - Add desktop outside-click watching for…

## [v0.1.2 of jaspr\_hooks](https://pub.dev/packages/jaspr_hooks)

_2026-08-20 · codegrowers.tech · Recently published packages on pub.dev_

React-style lifecycle and state hooks for native Jaspr components. Changelog excerpt: - Fixed signed-zero change detection in \`useOptimistic\`and \`useExternalStore\`while continuing to treat \`NaN\`snapshots as equal. - Updated the Jaspr test, builder, example, and documentation toolchain to 0.23.4 and raised the compatible web compiler baseline to 4.8.0. - Changed pub.dev releases from tag-triggered…

## [v2.11.0 of pdfx](https://pub.dev/packages/pdfx)

_2026-08-20 · serge.software · Recently published packages on pub.dev_

Flutter plugin to render & show PDF pages as images on Web, MacOS, Windows, Android and iOS. Changelog excerpt: - Added Swift Package Manager support for iOS and macOS, consolidating the duplicated Apple implementation into shared Darwin sources while retaining CocoaPods compatibility \[pull#623\](https://github.com/ScerIO/packages.flutter/pull/623) - Fixed a NaN/Infinity crash in…

## [v0.0.22 of nexora](https://pub.dev/packages/nexora)

_2026-08-20 · Recently published packages on pub.dev_

A Flutter plugin for the Nexora SDK. Changelog excerpt: - Version sync release. Ensures \`nexora.podspec\`version correctly matches the Dart package version.

## [v2.2.32 of tpstreams\_player\_sdk](https://pub.dev/packages/tpstreams_player_sdk)

_2026-08-20 · Recently published packages on pub.dev_

TPStreams Player SDK makes it easy to play our DRM-protected and non-DRM content. Changelog excerpt: \*\*Android\*\* - Upgraded TPStreamsAndroidPlayer to 1.2.8. - Bridged \`allowFallbackToL3\`parameter: enables automatic fallback to software decryption when hardware-secured DRM decryption fails, preventing complete playback failure on unsupported devices. - Watermarks now render within the video content…

## [v0.0.9 of leancode\_app\_rating](https://pub.dev/packages/leancode_app_rating)

_2026-08-20 · leancode.co · Recently published packages on pub.dev_

Gather feedback with a 5-star rating or Yes/No survey. Includes device analytics and app store rating prompts for positive reviews.

## [v0.0.21 of nexora](https://pub.dev/packages/nexora)

_2026-08-20 · Recently published packages on pub.dev_

A Flutter plugin for the Nexora SDK.

## [v2.5.0 of featureflip](https://pub.dev/packages/featureflip)

_2026-08-20 · featureflip.io · Recently published packages on pub.dev_

Flutter SDK for Featureflip — evaluate feature flags in Flutter apps with real-time updates. Changelog excerpt: ### Fixed - A closed handle serves the caller's default from every accessor and reports not-initialized. \`close()\`releases the shared core — stopping streaming and polling, shutting down the event processor — but the in-memory cache stayed readable, so a closed client kept evaluating…

## [v2.0.0-dev.2 of apple\_sign\_in\_plugin](https://pub.dev/packages/apple_sign_in_plugin)

_2026-08-20 · Recently published packages on pub.dev_

Sign in with Apple for iOS, macOS, Android, Web, Windows, and Linux — native on Apple platforms, Apple's own web flow elsewhere. No third-party Apple Sign-In SDK. Changelog excerpt: - Fixed dependency constraints on all platform packages and \`apple\_sign\_in\_plugin\_platform\_interface\`(were \`^0.0.1\`, which doesn't match any published version — only \`-dev\`prereleases exist — so \`pub…

