metaballs 1.5.0 copy "metaballs: ^1.5.0" to clipboard
metaballs: ^1.5.0 copied to clipboard

A metaballs implementation for flutter using webgl on the web and the shader package on other devices

1.0.0 #

  • Initial release

1.0.1 #

  • Fixed issue with metaballs going offscreen with excessive frametimes

1.1.0 #

  • Added more extensive coloring configuration options

1.1.1 #

  • Fixed some outdated documentation

1.1.2 #

  • Fixed some outdated documentation part 2

1.1.3 #

  • Fixed an issue with a missing dispose call on a animation controller

1.2.0 #

  • Added support for a custom amount of metaballs

1.3.0 #

  • Added partial support for web through webgl

1.3.1 #

  • Fixed gestures not being passed to widgets up the widget tree on web
  • Added more dart docs
  • Added live example to readme

1.4.0 #

  • Implemented animated effects for the metaballs based on mouse or touch input

1.4.1 #

  • Attempt at fixing broken tables in readme on pub.dev

1.4.2 #

  • Yet another attempt at fixing broken tables in readme on pub.dev

1.5.0 #

  • Updated for compatibility with flutter 3.7.0+
71
likes
130
pub points
85%
popularity

Publisher

unverified uploader

A metaballs implementation for flutter using webgl on the web and the shader package on other devices

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on metaballs