packages
packages copied to clipboard
A collection of useful packages maintained by the Flutter team
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...
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...
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....
*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...
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,...
`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...
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...
Bumps com.google.ads.interactivemedia.v3:interactivemedia from 3.33.0 to 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...
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...
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...