Skip to content

jcs-PR/flx_dart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Release pub package

flx_dart

Rewrite emacs-flx in Dart

CI

🔨 Usage

Result? result = Flx.score("switch-to-buffer", "stb");
print(result?.score); // 237

⚜️ License

flx_dart is distributed under the terms of the MIT license.

See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%