Skip to content

Bump flutter_acrylic from d2bb0e5 to 2a3f7a2 #58

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps flutter_acrylic from d2bb0e5 to 2a3f7a2.

Changelog

Sourced from flutter_acrylic's changelog.

1.1.3

  • Upgraded macos_window_utils to version 1.1.3 to fix an issue that prevented apps from closing properly on Flutter 3.10.
  • Fixed a race condition that may cause the window effect to be set before the window manipulator has been initialized on macOS.

1.1.2

  • Upgraded macos_window_utils to version 1.1.2 to make flutter_acrylic work without modifications to MainFlutterWindow.swift.
  • Removed dependencies on deprecated Flutter code.
  • Refactored code based on newly introduced linter rules.
  • Improved the macos_window_utils import to prevent potential breakage in the future.

1.1.1

  • Upgraded macos_window_utils to version 1.0.2 to ensure compatibility with Flutter 3.7 on macOS.

1.1.0+1

1.1.0

  • Added methods to add a toolbar to the window on macOS and change its style.
  • Added methods to enable/disable the window's shadow on macOS.
  • Added method to make the window fully transparent on macOS.
  • Added methods to ignore mouse events on macOS.
  • Added method to set the window's subtitle on macOS.
  • Added methods and widgets to create visual effect subviews on macOS.
  • Improved documentation of various widgets and classes.

Breaking change: Migrated to macos_window_utils. See the migration guide for more information.

1.0.0+2

  • Hotfix: Fixes a problem with too many rebuilds in TitlebarSafeArea.
  • Using the latest version of bitsdojo_window to fix Flutter 3 compatibility issues.

1.0.0+1

  • Hotfix: Update Linux method call handler to match new channel & method names.

1.0.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flutter_acrylic](https://github.com/alexmercerind/flutter_acrylic) from `d2bb0e5` to `2a3f7a2`.
- [Release notes](https://github.com/alexmercerind/flutter_acrylic/releases)
- [Changelog](https://github.com/alexmercerind/flutter_acrylic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexmercerind/flutter_acrylic/commits)

---
updated-dependencies:
- dependency-name: flutter_acrylic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants