packages icon indicating copy to clipboard operation
packages copied to clipboard

A collection of useful packages maintained by the Flutter team

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

Fixes [#105876](https://github.com/flutter/flutter/issues/105876) Added support to enhanced enums introduced in dart 2.17 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs....

needs tests
p: go_router_builder

Fixes https://github.com/flutter/flutter/issues/107871 Note: This PR relies on the *next* Markdown to be released, as found in https://github.com/dart-lang/markdown/ This PR 1) Removes custom `TaskListSyntax` inline syntax as Markdown now supports checkboxes...

p: flutter_markdown

fixes https://github.com/flutter/flutter/issues/105808 fixes https://github.com/flutter/flutter/issues/99121 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the...

p: go_router

Master PR for flutter_migrate standalone command.

p: flutter_migrate

fixes https://github.com/flutter/flutter/issues/108145 fixes https://github.com/flutter/flutter/issues/108128 fixes https://github.com/flutter/flutter/issues/108132 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I...

p: go_router

Pigeon Java code generator uses wrong style (camelCase from Dart) for enum values. This PR fixes it to UPPER_CASE naming convention for enum values. Fixes [#105801](https://github.com/flutter/flutter/issues/105801) ## Pre-launch Checklist -...

p: pigeon

Picks up: - New label-based version/changelog overrides - New command to remove dev dependencies from packages - New option to `downgrade` before running analysis Updates Cirrus configuration to use those...

Fixes https://github.com/flutter/flutter/issues/108976 Markdown lists are now sized horizontally according to the existing `fitContent` parameter. Before, only this behavior could be achieved when wrapping a `MarkdownBody` with a `ColoredBox` inside a...

p: flutter_markdown

Both methods are asynchronous but was described as synchronous. *List which issues are fixed by this PR. You must list at least one issue.* N/A (minor documentation fix) *If you...

p: cross_file

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.17 to 2.1.18. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog [UNRELEASED] No user facing changes. 2.1.18 - 03 Aug 2022 Update default CodeQL bundle version to...

team
team: infra