Update README.md

This commit is contained in:
fzyzcjy 2022-12-23 08:40:02 +08:00 committed by GitHub
parent cba5dec1aa
commit 380563ead2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1275,6 +1275,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
* [FLTK](https://www.fltk.org/)
* [fltk-rs](https://github.com/fltk-rs/fltk-rs) — FLTK Rust bindings [![Build](https://github.com/fltk-rs/fltk-rs/workflows/Build/badge.svg?branch=master)](https://github.com/fltk-rs/fltk-rs/actions)
* [Flutter](https://flutter.dev/)
* [flutter-rust-bridge](https://github.com/flutter-rs/flutter-rs](https://github.com/fzyzcjy/flutter_rust_bridge)) — High-level memory-safe binding generator for Flutter/Dart <-> Rust
* [flutter-rs](https://github.com/flutter-rs/flutter-rs) — Build flutter desktop app in dart & rust.
* [fschutt/azul](https://github.com/fschutt/azul) — A free, functional, IMGUI-oriented GUI framework for rapid development of desktop applications written in Rust, supported by the Mozilla WebRender rendering engine. [![build badge](https://api.travis-ci.org/fschutt/azul.svg?branch=master)](https://travis-ci.org/fschutt/azul)
* [GTK+](https://www.gtk.org/) [[gtk](https://crates.io/keywords/gtk)]