native_liquid_glass 0.2.0 copy "native_liquid_glass: ^0.2.0" to clipboard
native_liquid_glass: ^0.2.0 copied to clipboard

Liquid Glass iOS platform views for Flutter using native UIKit components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add native_liquid_glass

With Flutter:

 $ flutter pub add native_liquid_glass

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

dependencies:
  native_liquid_glass: ^0.2.0

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:native_liquid_glass/native_liquid_glass.dart';
2
likes
0
points
545
downloads

Publisher

unverified uploader

Weekly Downloads

Liquid Glass iOS platform views for Flutter using native UIKit components.

Repository (GitHub)
View/report issues

Topics

#ui #ios #liquid-glass #uikit

License

unknown (license)

Dependencies

flutter, flutter_svg, path_parsing

More

Packages that depend on native_liquid_glass

Packages that implement native_liquid_glass