flutter_comics 0.1.0+2 copy "flutter_comics: ^0.1.0+2" to clipboard
flutter_comics: ^0.1.0+2 copied to clipboard

Shared .comics/.puzzle data model, keyframe interpolation, and .lottie import/export -- portable, no native-core dependency.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_comics

With Flutter:

 $ flutter pub add flutter_comics

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

dependencies:
  flutter_comics: ^0.1.0+2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_comics/flutter_comics.dart';
0
likes
0
points
317
downloads

Publisher

verified publishernativemind.net

Weekly Downloads

Shared .comics/.puzzle data model, keyframe interpolation, and .lottie import/export -- portable, no native-core dependency.

Repository (GitHub)
View/report issues

Topics

#comics #plugin #native #web

License

unknown (license)

Dependencies

archive, flutter, uuid

More

Packages that depend on flutter_comics