Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluent: New Acrylic widget #47

Merged
merged 1 commit into from
Jun 24, 2021
Merged

fluent: New Acrylic widget #47

merged 1 commit into from
Jun 24, 2021

Conversation

HrX03
Copy link
Contributor

@HrX03 HrX03 commented Jun 23, 2021

The PR aims to provide an acrylic widget which resembles the most to the native acrylic brush in order to get an even more accentuated native feeling.

Most of the values and implementation details of the new widget come from reading the AcrylicBrush implementation details of WinUI 3

Pre-launch Checklist

  • I have run dartfmt on all changed files
  • I have updated CHANGELOG.md with my changes
  • I have run "optimize/organize imports" on all changed files
  • I have addressed all analyzer warnings as best I could
  • I have added/updated relevant documentation
  • I have run flutter pub publish --dry-run and addressed any warnings

Still wip, will need some polish
],
),
child: _AcrylicGuts(
child: m.Material(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why use Material here?

@bdlukaa bdlukaa merged commit 43e63bb into bdlukaa:master Jun 24, 2021
WinXaito pushed a commit to WinXaito/fluent_ui that referenced this pull request Nov 28, 2021
WinXaito pushed a commit to WinXaito/fluent_ui that referenced this pull request Nov 28, 2021
dev-hann added a commit to dev-hann/fluent_ui that referenced this pull request Sep 18, 2023
dev-hann added a commit to dev-hann/fluent_ui that referenced this pull request Sep 18, 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.

2 participants