drawably_flutter 0.0.2 copy "drawably_flutter: ^0.0.2" to clipboard
drawably_flutter: ^0.0.2 copied to clipboard

Animated hand-drawn Flutter controls and decorations with deterministic seeded sketches.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drawably_flutter

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

dependencies:
  drawably_flutter: ^0.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:drawably_flutter/drawably_flutter.dart';
1
likes
160
points
128
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Animated hand-drawn Flutter controls and decorations with deterministic seeded sketches.

Repository (GitHub)
View/report issues

Topics

#animation #custom-painter #hand-drawn #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drawably_flutter