Refactor profile tile

This commit is contained in:
problematicconsumer
2023-07-24 19:45:58 +03:30
parent 49948398b5
commit 0f0d52e55b
16 changed files with 389 additions and 424 deletions

View File

@@ -9,6 +9,5 @@ export 'mutation_state.dart';
export 'number_formatters.dart';
export 'placeholders.dart';
export 'platform_utils.dart';
export 'string_formatters.dart';
export 'text_utils.dart';
export 'validators.dart';