Skip to content

Historically, material.dart and cupertino.dart were bundled directly inside the Flutter SDK. Starting with Flutter 3.44 #352

@platojobs

Description

@platojobs

Still, this release changes several important parts of the ecosystem. Some of those changes are infrastructural, almost invisible. But they will affect daily development much more than another shiny widget.

The main themes of Flutter 3.44 are:

  • decoupling framework packages from the SDK,
  • modernizing Apple platform tooling,
  • improving platform integrations,
  • preparing Flutter for AI-assisted development,
  • and quietly reorganizing desktop support.

Material and Cupertino are leaving the SDK
This is probably the biggest architectural change in the release.

Historically, material.dart and cupertino.dart were bundled directly inside the Flutter SDK. Starting with Flutter 3.44, Google effectively…

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions