flutter_physics_ui 0.1.0
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.yamlwith precise topics, funding links, and SDK constraints.