Skip to content

Upgrade Flutter - #458

Merged
simolus3 merged 5 commits into
mainfrom
flutter-upgrade
Aug 17, 2026
Merged

Upgrade Flutter#458
simolus3 merged 5 commits into
mainfrom
flutter-upgrade

Conversation

@simolus3

@simolus3 simolus3 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This updates dependencies and adds support for the latest Flutter version:

  • Migrate demos from package:flutter/material.dart to package:material_ui (these fixes were auto-generated with dart fix). The supabase-trello demo and the devtools extension has dependencies not supporting the new package yet, so I've left those unchanged. supabase_todolist_drift depends on auto_route which doesn't support material_ui either, but there are workarounds for that.
  • Upgrade melos to 8.x and migrate the syntax for scripts.
  • Remove dependency overrides that are no longer necessary, upgrade code generators and re-run the build in supabase_todolist_drift.

I have manually tested the two supabase_todolist packages.

@simolus3
simolus3 marked this pull request as ready for review August 13, 2026 10:31
@simolus3
simolus3 requested a review from LucDeCaf August 13, 2026 10:31
@simolus3
simolus3 merged commit 247e2fc into main Aug 17, 2026
13 checks passed
@simolus3
simolus3 deleted the flutter-upgrade branch August 17, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants