Categorygithub.com/JanezStupar/flutter_systray/go
modulepackage
0.4.0
Repository: https://github.com/janezstupar/flutter_systray.git
Documentation: pkg.go.dev

# README

flutter_systray

This Go package implements the host-side of the Flutter flutter_systray plugin.

Usage

Import as:

import flutter_systray "github.com/JanezStupar/flutter_systray/go"

Then add the following option to your go-flutter application options:

flutter.AddPlugin(&flutter_systray.FlutterSystrayPlugin{}),

# Variables

No description provided by the author

# Structs

FlutterSystrayPlugin implements flutter.Plugin and handles method.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author