minecraft_yggdrasil 1.1.0+2 copy "minecraft_yggdrasil: ^1.1.0+2" to clipboard
minecraft_yggdrasil: ^1.1.0+2 copied to clipboard

Implement Minecraft yggdrasil scheme in dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add minecraft_yggdrasil

With Flutter:

 $ flutter pub add minecraft_yggdrasil

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

dependencies:
  minecraft_yggdrasil: ^1.1.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:minecraft_yggdrasil/minecraft_yggdrasil.dart';
0
likes
90
pub points
0%
popularity

Publisher

verified publisherkrysztal.dev

Implement Minecraft yggdrasil scheme in dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

dio, json_annotation, shelf

More

Packages that depend on minecraft_yggdrasil