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

Flutter plugin for integrating the NativeMind Comics Engine into Flutter apps (Android, iOS, desktop, web).

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.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

Flutter plugin for integrating the NativeMind Comics Engine into Flutter apps (Android, iOS, desktop, web).

Repository (GitHub)
View/report issues

Topics

#comics #plugin #native #web

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_comics

Packages that implement flutter_comics