build(release): prepare version 3.0.0 - #34
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare 3.0.0 for the Material UI migration and Dart 3.12 / Flutter 3.44 SDK increase already on main. Bump the package version, align the example SDK floor, promote release notes with breaking changes, and replace the deleted skill download link with the source folder.
Preserves dependency upper bounds and existing demos. No runtime changes. This is release preparation only; nothing was published or tagged.
Validation on Flutter 3.44.4 / Dart 3.12.2:
make checkfails its formatting gate on six unchanged files:example/lib/demos/{ai_prompt_dock_demo,badges_demo,basic_tab_bar_demo,custom_transition_demo}.dart,example/lib/main.dart, andexample/test/widget_test.dart.unnecessary_underscoresfindings atexample/lib/demos/basic_demo.dart:43andexample/lib/demos/nested_scroll_demo.dart:32.Draft because the full quality gate remains blocked. All reported Dart files are identical to base commit 43158ee; repairs are outside this version/docs-only plan.