Skip to content

Add isAntiAlias for Flutter 3.44.x - #143

Closed
normidar wants to merge 3 commits into
ethanblake4:masterfrom
normidar:master
Closed

Add isAntiAlias for Flutter 3.44.x#143
normidar wants to merge 3 commits into
ethanblake4:masterfrom
normidar:master

Conversation

@normidar

Copy link
Copy Markdown

No description provided.

@Zverik

Zverik commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Thanks for adding the metadata as well! Could you maybe raise the flutter dependency to 3.41like in #142?

dart_eval on pub.dev is still capped at analyzer ^8.2.0, which
conflicts with riverpod_generator/riverpod_lint's analyzer ^13.0.0
requirement. Upstream master has already migrated through analyzer
11/12/13 with passing tests but hasn't cut a new pub.dev release, so
pin to that commit via a git dependency instead of patching anything.

example no longer needs its own dart_eval dependency since it only
uses flutter_eval, and the duplicate hosted declaration conflicted
with the new git-sourced version.
master had since moved on to analyzer ^13.0.0, which is newer than
what the rest of the Coin Galaxy Riverpod v3 toolchain (riverpod_generator
4.0.3, app_info_tile 0.3.0's pinned riverpod_annotation range) supports.
Pin to the specific upstream commit that bumped to analyzer ^9.0.0 instead,
matching the analyzer version already used across the other apps.
@normidar

Copy link
Copy Markdown
Author

@Zverik
I`m sorry, I make a mistake, I will create a new PR for this.

@normidar normidar closed this Aug 21, 2026
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.

2 participants