craft_launcher_core 0.0.5 copy "craft_launcher_core: ^0.0.5" to clipboard
craft_launcher_core: ^0.0.5 copied to clipboard

A Dart package for launching Minecraft Java Edition. This library simplifies the process of managing launcher profiles, downloading game assets, and starting Minecraft instances.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add craft_launcher_core

With Flutter:

 $ flutter pub add craft_launcher_core

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

dependencies:
  craft_launcher_core: ^0.0.5

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:craft_launcher_core/craft_launcher_core.dart';
0
likes
0
points
92
downloads

Publisher

verified publisherkarasu256.com

Weekly Downloads

A Dart package for launching Minecraft Java Edition. This library simplifies the process of managing launcher profiles, downloading game assets, and starting Minecraft instances.

Homepage

License

unknown (license)

Dependencies

archive, crypto, envied, flutter, http, json_annotation, json_serializable, mcid_connect, path, path_provider, uuid

More

Packages that depend on craft_launcher_core