Release 0.2.2 - #93
Open
KamilSztandur wants to merge 1 commit into
Open
KamilSztandur wants to merge 1 commit into
KamilSztandur wants to merge 1 commit into
Conversation
KamilSztandur
requested review from
PiotrRogulski and
mateusz-pietras
as code owners
September 21, 2026 17:00
mateusz-pietras
approved these changes
Sep 21, 2026
KamilSztandur
force-pushed
the
release-0.2.2
branch
from
September 21, 2026 20:54
3b21929 to
16e2649
Compare
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
KamilSztandur
force-pushed
the
release-0.2.2
branch
from
September 21, 2026 20:55
16e2649 to
811c7ff
Compare
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.
Version bump to 0.2.2 and the changelog for what has been merged since 0.2.1+1.
In this release
setOptionson both select controllers, so a dropdown can depend on another field or on a server response (Let the options of a select change while the form is open #89).dart run skills@ get; the copy button and/skill.mdstay for reading it first (Agent skill: Improve visibility on landing website and install it in one copy-paste #86, Install the agent skill with one command: dart run skills@ get #92).Conditional subforms (#91) are still open and not part of this release. When they merge before publishing, the changelog gets one more line.
flutter pub publish --dry-runpasses clean once the files are committed;flutter analyzeclean, all tests pass.🤖 Generated with Claude Code