surface 0.0.3+2 copy "surface: ^0.0.3+2" to clipboard
surface: ^0.0.3+2 copied to clipboard

outdated

Shapeable, layered, intrinsincally animated container with convenient access to blurs, InkResponse, and HapticFeedback; plus a number of customization parameters.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add surface

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

dependencies:
  surface: ^0.0.3+2

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:surface/surface.dart';
10
likes
0
pub points
3%
popularity

Publisher

verified publisherzaba.app

Shapeable, layered, intrinsincally animated container with convenient access to blurs, InkResponse, and HapticFeedback; plus a number of customization parameters.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on surface