zflutter 0.0.1+2 icon indicating copy to clipboard operation
zflutter: ^0.0.1+2 copied to clipboard

A round, flat and designer-friendly pseudo-3D engine for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zflutter

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

dependencies:
  zflutter: ^0.0.1+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:zflutter/zflutter.dart';
65
likes
40
pub points
51%
popularity

Publisher

verified publisher iconz.flutter.gallery

A round, flat and designer-friendly pseudo-3D engine for Flutter

Homepage
Repository (GitHub)
View/report issues

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, quiver

More

Packages that depend on zflutter