packages icon indicating copy to clipboard operation
packages copied to clipboard

A collection of useful packages maintained by the Flutter team

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

Adds three new Animations: - `slideOnFromTop` for topNavigation - `slideOffToTop` for topNavigation - `slideOffToRight` Renames five existing Animations: - `bottomToTop` => `slideOnFromBottom` - `topToBottom` => `slideOffToBottom` - `leftOutIn` => `slideOnFromLeft`...

needs tests
p: flutter_adaptive_scaffold

Currently, we don't "My Location" widget, so this PR i want support that feature, Thanks Issue: https://github.com/flutter/flutter/issues/64073 Recreating PR from flutter/plugins from https://github.com/flutter/plugins/pull/6868 *List which issues are fixed by this...

p: google_maps_flutter
platform-web

Should fix https://github.com/flutter/flutter/issues/115902 I've introduced `PageKey` to be used as a key for the pages instead of `ValueKey`. In that way, it is easy to know if 2 keys are...

p: go_router
autosubmit

* Fixes https://github.com/flutter/flutter/issues/62192 * Fixes first part of https://github.com/flutter/flutter/issues/88151 (ability to show controls) * Fixes https://github.com/flutter/flutter/issues/64397 Can be used as follows: ```dart _controller = VideoPlayerController.asset( 'assets/Butterfly-209.mp4', videoPlayerOptions: const VideoPlayerOptions( webOptions:...

needs tests
p: video_player

Bumps androidx.annotation:annotation from 1.1.0 to 1.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.annotation:annotation&package-manager=gradle&previous-version=1.1.0&new-version=1.5.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...

override: no changelog needed
dependencies
java
p: google_maps_flutter
platform-android

Transferred from https://github.com/flutter/plugins/pull/4916 tiltControlsEnabled: On web, in satellite view, and at close zoom levels, the map displays tilt controls. This lets you disable them. gestureHandling: On web, without greedy gesture...

p: google_maps_flutter
platform-web

Transferred from https://github.com/flutter/plugins/pull/5274 Adds heatmap support for web, iOS, and Android *List which issues are fixed by this PR. You must list at least one issue.* Fixes [#33586](https://github.com/flutter/flutter/issues/33586) Fixes [#86811](https://github.com/flutter/flutter/issues/86811)...

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

Bumps androidx.test.espresso:espresso-core from 3.1.1 to 3.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.test.espresso:espresso-core&package-manager=gradle&previous-version=3.1.1&new-version=3.5.1)](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...

needs tests
dependencies
java
p: espresso
platform-android

Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.0 to 1.1.3. Release notes Sourced from com.google.truth:truth's releases. 1.1.3 Fixed a bug in how comparingExpectedFieldsOnly() handles oneof fields. (f27208428) Improved comparingExpectedFieldsOnly to work when required fields...

needs tests
dependencies
java
p: espresso
platform-android

Bumps androidx.annotation:annotation from 1.1.0 to 1.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.annotation:annotation&package-manager=gradle&previous-version=1.1.0&new-version=1.5.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...

needs tests
dependencies
java
p: flutter_plugin_android_lifecycle
platform-android