warcrafty 2.1.2 copy "warcrafty: ^2.1.2" to clipboard
warcrafty: ^2.1.2 copied to clipboard

A high-performance pure Dart library for reading and writing World of Warcraft DBC files and MPQ archives.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add warcrafty

With Flutter:

 $ flutter pub add warcrafty

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

dependencies:
  warcrafty: ^2.1.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:warcrafty/warcrafty.dart';
1
likes
160
points
198
downloads

Documentation

API reference

Publisher

verified publisherfoxwow.xyz

Weekly Downloads

A high-performance pure Dart library for reading and writing World of Warcraft DBC files and MPQ archives.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on warcrafty