flexiges 1.0.2 copy "flexiges: ^1.0.2" to clipboard
flexiges: ^1.0.2 copied to clipboard

Flexi is a dynamic, comprehensive Flutter package designed to provide developers with the ability to drop, zoom, rotate, and scale their widgets with ease and precision.Flexi makes it straightforward [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flexiges

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

dependencies:
  flexiges: ^1.0.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:flexiges/flexiges.dart';
3
likes
140
pub points
54%
popularity

Publisher

unverified uploader

Flexi is a dynamic, comprehensive Flutter package designed to provide developers with the ability to drop, zoom, rotate, and scale their widgets with ease and precision.Flexi makes it straightforward and efficient.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

defer_pointer, flutter

More

Packages that depend on flexiges