flutter_ink 0.1.1 copy "flutter_ink: ^0.1.1" to clipboard
flutter_ink: ^0.1.1 copied to clipboard

Flutter widgets for ink_dart, the pure Dart runtime for inkle's ink: a story controller, a story view and a debug view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ink

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

dependencies:
  flutter_ink: ^0.1.1

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:flutter_ink/flutter_ink.dart';
2
likes
160
points
156
downloads

Documentation

API reference

Publisher

verified publisherdaniel.party

Weekly Downloads

Flutter widgets for ink_dart, the pure Dart runtime for inkle's ink: a story controller, a story view and a debug view.

Repository (GitHub)
View/report issues

Topics

#ink #interactive-fiction #narrative #games

License

MIT (license)

Dependencies

flutter, ink_dart

More

Packages that depend on flutter_ink