flutter_physics_ui 0.1.0 copy "flutter_physics_ui: ^0.1.0" to clipboard
flutter_physics_ui: ^0.1.0 copied to clipboard

Physics-based UI elements that respond to touch and gravity

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-12-22 #

Added #

  • Unit tests for PhysicsProperties.
  • Widget tests for PhysicsContainer.
  • Documentation: example GIF and platform support table.
  • Detailed platform verification for Android, iOS, Web (WASM), macOS, Windows, Linux.

Changed #

  • Enforced strict analysis options (0 issues) across the codebase.
  • Updated pubspec.yaml with precise topics, funding links, and SDK constraints.

0.0.1 - 2025-12-22 #

Added #

  • Initial release.
  • PhysicsContainer, PhysicsButton, PhysicsCard widgets.
  • Wrapper around flutter_physics_animation for high-performance physics.
  • "Strict Boundary" safety net to prevent tunneling.
  • Intrinsic sizing support for physics objects.
2
likes
160
points
147
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

Physics-based UI elements that respond to touch and gravity

Repository (GitHub)
View/report issues

Topics

#physics #ui #animation #widget #interaction

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, flutter_physics_animation, meta

More

Packages that depend on flutter_physics_ui