We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43b2fe5 + a65f917 commit 4c91787Copy full SHA for 4c91787
website/docs/guides/how-to/nix.md
@@ -0,0 +1,7 @@
1
+# NixOS / Nixpkgs
2
+
3
+About how to run flutter_rust_bridge on NixOS or Nixpkgs,
4
+please refer to the following discussions or create a new one:
5
6
+* https://github.com/fzyzcjy/flutter_rust_bridge/issues/2527
7
+* https://github.com/fzyzcjy/flutter_rust_bridge/issues/1898
website/sidebars.js
@@ -415,6 +415,7 @@ const sidebars = {
415
'guides/how-to/cargo-workspaces',
416
'guides/how-to/cross-origin',
417
'guides/how-to/transferable-typed-data',
418
+ 'guides/how-to/nix',
419
],
420
},
421
'guides/users',
0 commit comments