added matchesTextGolden

This commit is contained in:
agra
2026-04-21 21:42:59 +03:00
parent b8d77e0a3a
commit 3032442c31
6 changed files with 441 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ description: >-
Flutter toolkit for fluid, native-feeling UIs. Includes frame-accurate
keyboard height tracking via FFI with interactive dismiss, bezier utilities,
and layout primitives.
version: 0.3.0
version: 0.4.0
homepage: https://swipelab.co/ux.html
repository: https://github.com/swipelab/ux
issue_tracker: https://github.com/swipelab/ux/issues
@@ -19,6 +19,7 @@ environment:
dependencies:
flutter:
sdk: flutter
matcher: ^0.12.16
build: ^2.4.0
dev_dependencies: