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

Fifty Flutter Kit narrative processing engine for games and interactive applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fifty_narrative_engine

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

dependencies:
  fifty_narrative_engine: ^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:fifty_narrative_engine/fifty_narrative_engine.dart';
0
likes
150
points
22
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Fifty Flutter Kit narrative processing engine for games and interactive applications

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #game #text-processing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on fifty_narrative_engine

Packages that implement fifty_narrative_engine