Skip to content

chore: Migrate to standalone material_ui and cupertino_ui packages - #180

Open
birros wants to merge 1 commit into
Betterment:mainfrom
birros:migrate/standalone-ui-packages
Open

chore: Migrate to standalone material_ui and cupertino_ui packages#180
birros wants to merge 1 commit into
Betterment:mainfrom
birros:migrate/standalone-ui-packages

Conversation

@birros

@birros birros commented Aug 16, 2026

Copy link
Copy Markdown

Replace flutter/material.dart and flutter/cupertino.dart imports with material_ui and cupertino_ui.

Description

  1. Ran dart fix --apply --code=migrate_design_widgets
  2. Pinned material_ui: any to material_ui: ^1.0.0
  3. Pinned cupertino_ui: any to cupertino_ui: ^1.0.0

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Replace `flutter/material.dart` and `flutter/cupertino.dart` imports with `material_ui` and `cupertino_ui`.

1. Ran `dart fix --apply --code=migrate_design_widgets`
2. Pinned `material_ui: any` to `material_ui: ^1.0.0`
3. Pinned `cupertino_ui: any` to `cupertino_ui: ^1.0.0`
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.

1 participant