rust_lib_novident_project_manager 1.0.0
rust_lib_novident_project_manager: ^1.0.0 copied to clipboard
Native (Rust) engine for novident_project_manager: verbatim .nov file I/O, structural validation, full-text search, text diff, git and snapshots. Built with flutter_rust_bridge via cargokit; this plug [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add rust_lib_novident_project_managerThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
rust_lib_novident_project_manager: ^1.0.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.