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

PlatformiOS

iOS implementation of fresnel. Bridges SwiftUI's glassEffect / GlassEffectContainer into Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fresnel_ios

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

dependencies:
  fresnel_ios: ^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_ios/fresnel_ios.dart';
0
likes
150
points
75
downloads

Documentation

API reference

Publisher

verified publisherwaqaralisiyal.com

Weekly Downloads

iOS implementation of fresnel. Bridges SwiftUI's glassEffect / GlassEffectContainer into Flutter.

Repository (GitHub)
View/report issues
Contributing

Topics

#liquid-glass #ios26 #cupertino #glassmorphism

License

MIT (license)

Dependencies

flutter, fresnel_platform_interface, fresnel_shader

More

Packages that depend on fresnel_ios

Packages that implement fresnel_ios