zflutter 0.0.1+2 copy "zflutter: ^0.0.1+2" to clipboard
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';
66
likes
40
pub points
50%
popularity

Publisher

verified publisherz.flutter.gallery

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, quiver

More

Packages that depend on zflutter