File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,12 @@ If you want more in-depth information about go-flutter, read the [wiki](https://
3434- Linux :penguin :
3535- MacOS :apple :
3636- Windows :checkered_flag :
37- - ** Hot Reload**
37+ - [ ** Hot Reload** ] ( https://github.com/go-flutter-desktop/go-flutter/issues/129#issuecomment-513590141 )
3838- Plugin system
3939 - BinaryMessageCodec, BinaryMessageChannel
4040 - StandardMessageCodec, JSONMessageCodec
4141 - StandardMethodCodec, ** MethodChannel**
42+ - Plugin detection for [ suppoted plugins] ( https://github.com/go-flutter-desktop/go-flutter/wiki/Create-a-hover-compatible-plugin )
4243- Importable as Go library into custom projects
4344- UTF-8 Text input
4445- Clipboard copy & paste
@@ -52,6 +53,8 @@ If you want more in-depth information about go-flutter, read the [wiki](https://
5253- Mouse-over/hovering
5354- Mouse-buttons
5455- RawKeyboard events (through ` RawKeyEventDataLinux ` regardless of the platform)
56+ - Distribution format (windows-msi, mac-dmg, linux-appimage, and more)
57+ - Cross-compiling using docker :whale :
5558
5659Are you missing a feature? [ Open an issue!] ( https://github.com/go-flutter-desktop/go-flutter/issues/new )
5760
You can’t perform that action at this time.
0 commit comments