packages icon indicating copy to clipboard operation
packages copied to clipboard

A collection of useful packages maintained by the Flutter team

Results 551 packages issues
Sort by recently updated
recently updated
newest added

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

p: pigeon
platform-ios
platform-macos

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

p: pigeon
platform-android

Fixes https://github.com/flutter/flutter/issues/150127

p: rfw

platform-android
platform-ios
platform-linux
platform-macos
platform-web
platform-windows
p: shared_preferences

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

p: shared_preferences

wip fixes low limit of custom types fixes https://github.com/flutter/flutter/issues/150385 fixes https://github.com/flutter/flutter/issues/150108

p: pigeon
platform-android
platform-ios
platform-macos
platform-windows

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

p: quick_actions
platform-android
platform-ios

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

p: camera
platform-windows

Added missing trailing single-quote.

p: go_router

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

platform-web
p: webview_flutter