diff --git a/source.md b/source.md index c53eaa3..5fe8482 100644 --- a/source.md +++ b/source.md @@ -487,7 +487,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/Drakirus/go-flutter-desktop-embedder) - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus) +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus) - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) - Rust embedder for desktop by [juju](https://github.com/gliheng).