npdart 0.2.1 copy "npdart: ^0.2.1" to clipboard
npdart: ^0.2.1 copied to clipboard

A minimal game engine for visual novels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add npdart
copied to clipboard

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

dependencies:
  npdart: ^0.2.1
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:npdart/npdart.dart';
copied to clipboard
5
likes
130
points
33
downloads

Publisher

verified publisherpeaashmeter.dev

Weekly Downloads

2024.07.03 - 2025.01.15

A minimal game engine for visual novels.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

async, equatable, flutter, intl, json_annotation, just_audio, just_audio_mpv, just_audio_windows, path_provider

More

Packages that depend on npdart