Added bitsdojo_window

Added bitsdojo_window
This commit is contained in:
Robert Felker 2020-11-28 22:28:25 +01:00 committed by GitHub
commit acc26d7563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -630,6 +630,7 @@ This section contains libraries that take an experimental or unorthodox approach
- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) <!--stargazers:google/flutter-desktop-embedding--> - Desktop implementations of the Flutter embedding API by Google
- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) <!--stargazers:go-flutter-desktop/go-flutter--> - Golang embedder for desktop by [Pierre Champion](https://github.com/pchampio)
- [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) <!--stargazers:gliheng/flutter-rs--> - Rust embedder for desktop by [juju](https://github.com/gliheng).
- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) <!--bitsdojo/bitsdojo_window--> - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo)
## Books