Moritz

Results 93 issues of Moritz

Making it a bit less cryptic. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for...

package:hooks
package:data_assets
package:code_assets

- Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution...

package:native_toolchain_c

- Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution...

package:intl4x

This is an automatically generated pull request.

package:messages

- Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution...

package:messages
package:messages_serializer
package:messages_builder
package:messages_shrinker

From https://github.com/dart-lang/language/issues/3872#issuecomment-2468948888, evaluate using CBOR for package:messages. Maybe duplicating the code of the Dart library to avoid a dependency.

type-enhancement
package:messages

See https://github.com/dart-lang/tools/actions/runs/12969601332, specifically `test/sse_test.dart: SSE disconnects when navigating away (failed)`. cc @elliette

package:sse

Refiling of #164094, which itself is a rebase of #159675 This PR adds bundling support for the experimental dart data asset feature: Dart packages with hooks can now emit data...

tool
a: desktop
team-ios

Switch Flutter to use pub workspaces as a preparation to unpin selected packages. Assumptions: 1. No packages in this repository are published to pub.dev --> We can use `any` dependencies...

a: tests
tool
framework
a: internationalization
d: api docs
d: examples
team-infra
f: integration_test
d: docs/

Fixes #158050 Created by running `flutter update-packages --cherry-pick=intl:^0.20.2 --exclude-tools` - we probably don't want to unpin `flutter_tools` dependencies to avoid breaking it. ## Pre-launch Checklist - [x] I read the...

framework
a: internationalization