packages
packages copied to clipboard
A collection of useful packages maintained by the Flutter team
2.5.0 was retracted due to an issue with production builds (see link below); this re-releases with a requirement on `objective_c` 9.2.0, which resolves that issue. Because `objective_c` 9.2.0 requires hooks,...
This PR adds Advanced markers support to the iOS implementation of `google_maps_flutter`. Approved combined PR: https://github.com/flutter/packages/pull/7882 Approved and merged platform interface PR: https://github.com/flutter/packages/pull/9737 Issue: https://github.com/flutter/flutter/issues/155526 ## Pre-Review Checklist - [x]...
Bumps androidx.datastore:datastore from 1.1.7 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps androidx.core:core from 1.13.1 to 1.17.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps androidx.datastore:datastore-preferences from 1.1.7 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.3.1 to 5.3.2. Changelog Sourced from com.squareup.okhttp3:okhttp's changelog. Version 5.3.2 2025-11-18 Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to...
This PR (replaces #9835) adds an implementation for `WebWebViewController.runJavaScript` and changes the way `WebWebViewController.loadHtmlString` injects HTML code while also adding support for the `baseUrl` option. The following issues are fixed:...
*Implementing `exists()` and `delete()` functions for Native and HTML* A simple solution for this feature request, [177475](https://github.com/flutter/flutter/issues/177475) ## Pre-Review Checklist - [x] I read the [Contributor Guide] and followed the...
closes TBD update analyzer to v8 update build to v4 update source_gen to v4 this PR migrates deprecated methods from analyzer v7 ## Pre-Review Checklist - [x] I read the...
Xcode 26 beta 5 https://github.com/flutter/packages/pull/9759 https://github.com/flutter/packages/pull/9766 Swift format https://github.com/flutter/flutter/issues/172983 Do not run on x64 Macs https://github.com/flutter/flutter/issues/170294