launcher_entry 0.1.1 copy "launcher_entry: ^0.1.1" to clipboard
launcher_entry: ^0.1.1 copied to clipboard

PlatformLinux

A wrapper around the Unity LauncherAPI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add launcher_entry
copied to clipboard

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

dependencies:
  launcher_entry: ^0.1.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:launcher_entry/launcher_entry.dart';
copied to clipboard
2
likes
150
points
2.35k
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

2024.09.14 - 2025.03.29

A wrapper around the Unity LauncherAPI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

dbus, flutter

More

Packages that depend on launcher_entry