huawei_gameservice 5.0.4+305 huawei_gameservice: ^5.0.4+305 copied to clipboard
Huawei Game Service, provides a range of development capabilities to help you develop your games more efficiently.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add huawei_gameservice
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
huawei_gameservice: ^5.0.4+305
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:huawei_gameservice/huawei_gameservice.dart';