flutter_freetype 1.0.1 copy "flutter_freetype: ^1.0.1" to clipboard
flutter_freetype: ^1.0.1 copied to clipboard

Cross-platform FreeType bindings for Flutter, with native FFI support and bundled WebAssembly for the web.

Unreleased #

1.0.1 #

  • Added the missing Web plugin entry point and web/ package structure so pub.flutter-io.cn recognizes Web support.
  • Fixed Windows packaging of the static FreeType archive into flutter_freetype.dll and disabled the duplicate Windows resource.
  • Scoped MSVC conversion-warning suppression to the vendored FreeType target; warnings from the Flutter bridge remain enabled.
  • Added bundled WebAssembly asset registration for freetype.js and freetype.wasm.

1.0.0 #

  • Initial release of flutter_freetype.
  • Native FreeType support for Android, iOS, Linux, macOS, and Windows.
  • Web support through bundled WebAssembly assets.
1
likes
130
points
105
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform FreeType bindings for Flutter, with native FFI support and bundled WebAssembly for the web.

Repository (GitHub)
View/report issues

Topics

#freetype #ffi #fonts #typography #wasm

License

MIT (license)

Dependencies

ffi, flutter, flutter_web_plugins

More

Packages that depend on flutter_freetype

Packages that implement flutter_freetype