packages
packages copied to clipboard
A collection of useful packages maintained by the Flutter team
Swift portion of https://github.com/flutter/flutter/issues/134777 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene]...
Kotlin portion of https://github.com/flutter/flutter/issues/134777 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene]...
Platform interface portion of https://github.com/flutter/packages/pull/5210 Adds new async api ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x]...
wip fixes low limit of custom types fixes https://github.com/flutter/flutter/issues/150385 fixes https://github.com/flutter/flutter/issues/150108
Add the `localizedSubtitle` field on quick actions for iOS [#129759](https://github.com/flutter/flutter/issues/129759) ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...
Replaces all of the manual method channel code in `camera_windows` with Pigeon. I attempted to change the structure as little as possible, since this was already a large change. I...
* Migrates to `package:web` https://github.com/flutter/flutter/issues/139749 * Updates `HttpRequestFactory.request` to use `package:http` `BrowserClient` * Updates `ìndex.html` in the example to use `flutter_bootstrap.js` * Updates minimum dart sdk requirement to `^3.3.0` Would...