alexmercerind / flutter_acrylic

Flutter library for window acrylic, mica & transparency effects.
MIT License
595 stars 53 forks source link

macOS platform support badge on pub.dev #56

Closed Adrian-Samoticha closed 1 year ago

Adrian-Samoticha commented 1 year ago

In version 1.1.0 flutter_acrylic has been migrated to macos_window_utils, which has led to the package losing its macOS support badge on pub.dev:

image

A way to re-enable the macOS support badge while still depending on macos_window_utils needs to be found.