flutter_live2d 1.0.0 copy "flutter_live2d: ^1.0.0" to clipboard
flutter_live2d: ^1.0.0 copied to clipboard

A Flutter plugin that renders Live2D Cubism models inside Android and iOS apps via OpenGL ES 2.

Changelog #

1.0.0 - 2026-05-15 #

Added #

  • Initial release.
  • Render Live2D Cubism models on Android and iOS via OpenGL ES 2.
  • Live2DView Flutter widget with Live2DViewController for full lifecycle control.
  • Load models from Flutter assets or the device filesystem.
  • Start motions by group/index with priority, set expressions, and set parameter values.
  • Motion playback speed control (setMotionSpeed).
  • Transparent background by default — stack any Flutter widget behind or in front of the model.
  • Support for multiple simultaneous Live2D views.
  • Physics simulation with per-instance frame timing for smooth multi-view rendering.
1
likes
0
points
169
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that renders Live2D Cubism models inside Android and iOS apps via OpenGL ES 2.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on flutter_live2d

Packages that implement flutter_live2d