Skip to content

Commit ca325ff

Browse files
committed
chore(release): 0.0.1-alpha.7
1 parent 79c26d8 commit ca325ff

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [Unreleased]
5+
## [0.0.1-alpha.7] - 2026-03-29
66

77
### ✨ New Features
88
- **MagicStarterPasswordConfirmDialog**: Added `ConfirmDialogVariant` support (`primary`, `danger`, `warning`) — confirm button now resolves color from variant via `_resolveConfirmClassName()`, matching `MagicStarterConfirmDialog` behavior. Both constructor and `show()` accept optional `variant` parameter, defaults to `ConfirmDialogVariant.primary` for backwards compatibility.

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Flutter starter kit for the Magic Framework. Pre-built Auth, Profile, Teams & Notifications — 13 opt-in features, every screen overridable via Wind UI.
44

5-
**Version:** 0.0.1-alpha.6 · **Dart:** >=3.6.0 · **Flutter:** >=3.27.0
5+
**Version:** 0.0.1-alpha.7 · **Dart:** >=3.6.0 · **Flutter:** >=3.27.0
66

77
## Commands
88

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: magic_starter
22
description: Starter kit for Magic Framework. Auth, Profile, Teams, Notifications — 13 opt-in features with overridable views.
3-
version: 0.0.1-alpha.6
3+
version: 0.0.1-alpha.7
44
homepage: https://magic.fluttersdk.com/starter
55
documentation: https://magic.fluttersdk.com/packages/starter/getting-started/installation
66
repository: https://github.com/fluttersdk/magic_starter

0 commit comments

Comments
 (0)