From c4db4fc797fee4d1d626c37e372693f56d5113c8 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 28 Nov 2020 21:37:49 +0100 Subject: [PATCH] Shorten desc, complements by --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index ab1255a..2cbb2a8 100644 --- a/source.md +++ b/source.md @@ -630,7 +630,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google - [Golang Desktop Embedder](https://github.com/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) - Rust embedder for desktop by [juju](https://github.com/gliheng). -- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Owner-drawn chrome for your Flutter Windows apps (custom titlebar, minimize/maximize/close buttons). Easily work with windows (set size/minimum size/position/alignment on screen, show/hide/hide on startup, change title). +- [bitsdojo_window](https://github.com/bitsdojo/bitsdojo_window) - Customize all windows details & designs by [BitsDojo](https://github.com/bitsdojo) ## Books