Skip to content

Support Flutter 3.10#99

Merged
fertrig merged 8 commits into
Dropsource:mainfrom
fertrig:support-flutter-3.10
May 10, 2023
Merged

Support Flutter 3.10#99
fertrig merged 8 commits into
Dropsource:mainfrom
fertrig:support-flutter-3.10

Conversation

@fertrig
Copy link
Copy Markdown
Collaborator

@fertrig fertrig commented May 10, 2023

monarch package changes:

  • Merge monarch-package-3.4 branch onto main. Branch monarch-package-3.4 had changes compatible with Flutter 3.8.
  • MonarchBinding now uses TestPlatformDispatcher instead of deprecated TestWindow, which was introduced in Flutter 3.9
  • Both Flutter 3.8 and 3.9 are now stable via Flutter 3.10.

monarch macos changes:

- do not use source_gen which resolves too much of the element tree which is slow
- only resolve element tree when needed
- better logging
- Nullable StoryFunction
- Validate and filter null story functions
- Similar pattern to themes and locales, MetaStories.user constructor
- Warning message
- Builder uses MetaStories.user constructor
- Remove story if story function is not expected type
- Filter out private functions when generating meta stories
- meta themes builder: optimize meta theme code gen
- meta localization builder: optimize meta localization code gen
- removed old generators based on source_gen
- monarch package: Update vm_service dependency to >=9.4.0, version bump

(cherry picked from commit dd2942a)
@fertrig fertrig merged commit edbb9c0 into Dropsource:main May 10, 2023
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