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

PlatformWindows

Flutter access to desktop OS surfaces: window frame, system tray, login item, deep links, notifications and handoff to the default app, on Windows, macOS and Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dovetail_platform_channel

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

dependencies:
  dovetail_platform_channel: ^0.1.1

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:dovetail_platform_channel/dovetail_platform_channel.dart';
0
likes
130
points
138
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter access to desktop OS surfaces: window frame, system tray, login item, deep links, notifications and handoff to the default app, on Windows, macOS and Linux.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

app_links, async, ffi, flutter, flutter_local_notifications, launch_at_startup, package_info_plus, path, screen_retriever, tray_manager, url_launcher, window_manager

More

Packages that depend on dovetail_platform_channel

Packages that implement dovetail_platform_channel