cubef 1.0.3 copy "cubef: ^1.0.3" to clipboard
cubef: ^1.0.3 copied to clipboard

A 3D Cube Widget, which simulate animation (roll-up, roll-down, roll-left, and roll-right), and you can also skinning the sides. This widget is inspired by @deven98

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cubef

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

dependencies:
  cubef: ^1.0.3

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:cubef/cubef.dart';
6
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A 3D Cube Widget, which simulate animation (roll-up, roll-down, roll-left, and roll-right), and you can also skinning the sides. This widget is inspired by @deven98

Homepage
Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on cubef