fresnel_android 0.1.0 copy "fresnel_android: ^0.1.0" to clipboard
fresnel_android: ^0.1.0 copied to clipboard

PlatformAndroid

Android implementation of fresnel. Reports capabilities honestly and exposes Material 3 Expressive shape and motion tokens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fresnel_android

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

dependencies:
  fresnel_android: ^0.1.0

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:fresnel_android/fresnel_android.dart';
0
likes
150
points
73
downloads

Documentation

API reference

Publisher

verified publisherwaqaralisiyal.com

Weekly Downloads

Android implementation of fresnel. Reports capabilities honestly and exposes Material 3 Expressive shape and motion tokens.

Repository (GitHub)
View/report issues
Contributing

Topics

#liquid-glass #android #material #glassmorphism

License

MIT (license)

Dependencies

flutter, fresnel_platform_interface, fresnel_shader

More

Packages that depend on fresnel_android

Packages that implement fresnel_android