sweetline 1.2.2 copy "sweetline: ^1.2.2" to clipboard
sweetline: ^1.2.2 copied to clipboard

Flutter/Dart FFI wrapper for the SweetLine native syntax highlighting engine.

1.2.2 #

  • Align the package version with the latest cross-platform release.
  • Update README examples to use file-name-based analyzer routing.

1.0.2 #

  • Add Linux aarch64 native library support.

1.0.1 #

  • Add Linux native library support in the Flutter build hook.
  • Add iOS simulator arm64 native library selection in the Flutter build hook.
  • Improve package documentation for syntax rule sourcing and publishing.

1.0.0 #

  • Initial Flutter/Dart FFI wrapper for the SweetLine native engine.
  • Add HighlightEngine for syntax compilation, macro definition, style registration, and analyzer creation.
  • Add TextAnalyzer for full text, single-line, and indent guide analysis.
  • Add Document and DocumentAnalyzer for managed document loading, incremental analysis, and visible-range highlight slices.
  • Add Dart models for document highlights, token spans, inline styles, line states, and indent guide results.
  • Add native buffer parsing and native error / syntax compile error handling.
1
likes
140
points
249
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter/Dart FFI wrapper for the SweetLine native syntax highlighting engine.

Repository (GitHub)
View/report issues

License

LGPL-2.1 (license)

Dependencies

code_assets, ffi, hooks, logging, native_toolchain_c

More

Packages that depend on sweetline