zerker 2.7.8 copy "zerker: ^2.7.8" to clipboard
zerker: ^2.7.8 copied to clipboard

Zerker is a flexible and lightweight flutter canvas graphic animation library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zerker
copied to clipboard

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

dependencies:
  zerker: ^2.7.8
copied to clipboard

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:zerker/zerker.dart';
copied to clipboard
91
likes
140
points
106
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.28 - 2025.04.12

Zerker is a flexible and lightweight flutter canvas graphic animation library.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zerker