flutter_acrylic 1.1.0+1 copy "flutter_acrylic: ^1.1.0+1" to clipboard
flutter_acrylic: ^1.1.0+1 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 Dart:

 $ dart pub add flutter_acrylic

With Flutter:

 $ flutter pub add flutter_acrylic

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

dependencies:
  flutter_acrylic: ^1.1.0+1

Alternatively, your editor might support dart pub get or 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';
481
likes
0
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

License

unknown (LICENSE)

Dependencies

flutter, macos_window_utils

More

Packages that depend on flutter_acrylic