diff --git a/source.md b/source.md index 350d488..d96913c 100644 --- a/source.md +++ b/source.md @@ -631,9 +631,13 @@ 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) +- [Native Shell](https://github.com/nativeshell/nativeshell) - Experimental embedder for Flutter by [Matej Knopp](https://twitter.com/matejknopp) - [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) - Customize windows owner-drawn chrome by [BitsDojo](https://github.com/bitsdojo) - [Raspberry Pi Embedder](https://github.com/ardera/flutter-pi) - Light-weight Embedder for Raspberry Pi by [Hannes Winkler](https://github.com/ardera) +- [Fluent UI](https://github.com/bdlukaa/fluent_ui) - Microsoft's Fluent Design System in Flutter by [Bruno D'Luka](https://twitter.com/bdlukaadev) +- [MacOS UI](https://github.com/GroovinChip/macos_ui) - Widgets and themes implementing the current macOS design language by [Groovin Chip](https://twitter.com/GroovinChip) +- [Ubuntu Yaru](https://github.com/ubuntu/yaru.dart) - Distinct look and feel of the Ubuntu Desktop by [Ubuntu](https://github.com/ubuntu) ## Books