flutter_acrylic 1.1.3 copy "flutter_acrylic: ^1.1.3" to clipboard
flutter_acrylic: ^1.1.3 copied to clipboard

Window acrylic, mica & transparency effects for Flutter on Windows, macOS & Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_acrylic

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_acrylic: ^1.1.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_acrylic/flutter_acrylic.dart';
473
likes
140
pub points
95%
popularity

Publisher

unverified uploader

Window acrylic, mica & transparency effects for Flutter on Windows, macOS & Linux.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, macos_window_utils

More

Packages that depend on flutter_acrylic