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

iOS/macOS crash when set negative video composition, we should catch this exception. Fixes https://github.com/flutter/flutter/issues/151031 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there...

platform-ios
platform-macos
p: video_player

This Pull Request should solve the lack of integration of Ground Overlays type objects within iOS and Android maps, on Flutter. Within the commits I worked on the Dart, Java...

p: google_maps_flutter
platform-android
platform-ios
platform-web

Adds support for preloading branches in a `StatefulShellRoute`. This functionality was initially part of an early implementation of flutter/packages#2650, however it was decided to implement this in a separate PR....

p: go_router

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must...

p: in_app_purchase
platform-ios
platform-macos

This changes the iOS maps package to ensure that each map object (Marker, Polygon, Polyline, Circle, and Tile) is added to the map after all of their properties (fillColor, strokeColor,...

p: google_maps_flutter
platform-ios

`maxVideoDuration` was added to the platform interface a long time ago in preparation for adding that feature, but the other parts were never landed. The previous state was: - It...

p: camera
platform-android
platform-ios
platform-macos
platform-web
platform-windows

Re-lands https://github.com/flutter/packages/pull/6462 with the following changes to `buildPreview`: #### 1: A fix for correctly rotating the camera preview This fix is required for `Surface`s not backed by a `SurfaceTexture` because...

p: camera
platform-android
triage-android

Bumps com.google.ads.interactivemedia.v3:interactivemedia from 3.33.0 to 3.34.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.ads.interactivemedia.v3:interactivemedia&package-manager=gradle&previous-version=3.33.0&new-version=3.34.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...

dependencies
java
platform-android

Converts the inspector API (only intended for use in integration tests) of the iOS implementation to Pigeon. This is a small, simple API surface to start the migration with, allowing...

p: google_maps_flutter
platform-ios

This pr allows to get list of drives in a windows system using getExternalStorageDirectories(); *List which issues are fixed by this PR. You must list at least one issue.* https://github.com/flutter/flutter/issues/151059...

p: path_provider
platform-windows