native_liquid_glass_flutter 0.0.3 copy "native_liquid_glass_flutter: ^0.0.3" to clipboard
native_liquid_glass_flutter: ^0.0.3 copied to clipboard

Native iOS Liquid Glass surfaces, controls, overlays, menus, and adaptive Flutter fallbacks for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add native_liquid_glass_flutter

With Flutter:

 $ flutter pub add native_liquid_glass_flutter

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

dependencies:
  native_liquid_glass_flutter: ^0.0.3

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_flutter/native_liquid_glass_flutter.dart';
1
likes
0
points
244
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Native iOS Liquid Glass surfaces, controls, overlays, menus, and adaptive Flutter fallbacks for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#ios #liquid-glass #native #ui

License

unknown (license)

Dependencies

flutter

More

Packages that depend on native_liquid_glass_flutter

Packages that implement native_liquid_glass_flutter