cupertino_native 0.1.1 copy "cupertino_native: ^0.1.1" to clipboard
cupertino_native: ^0.1.1 copied to clipboard

PlatformiOSmacOS

Native Liquid Glass widgets for iOS and macOS with pixel-perfect fidelity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_native

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

dependencies:
  cupertino_native: ^0.1.1

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:cupertino_native/cupertino_native.dart';
109
likes
160
points
613
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

Native Liquid Glass widgets for iOS and macOS with pixel-perfect fidelity.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cupertino_native

Packages that implement cupertino_native