refactor(useragent::evm::grants): split into more files & flutter_form_builder usage

This commit is contained in:
hdbg
2026-03-28 19:35:58 +01:00
parent 643f251419
commit 59c7091cba
23 changed files with 1656 additions and 930 deletions

View File

@@ -17,7 +17,7 @@ dependencies:
riverpod: ^3.1.0
hooks_riverpod: ^3.1.0
sizer: ^3.1.3
biometric_signature: ^10.2.0
biometric_signature: ^11.0.1
mtcore:
hosted: https://git.markettakers.org/api/packages/MarketTakers/pub/
version: ^1.0.6
@@ -34,6 +34,7 @@ dependencies:
freezed_annotation: ^3.1.0
json_annotation: ^4.9.0
timeago: ^3.7.1
flutter_form_builder: ^10.3.0+2
dev_dependencies:
flutter_test: