Refactor terminal and remove duplicate code.

This commit is contained in:
Ankit Mahato
2025-09-28 13:55:32 +05:30
parent dc7aa246d7
commit 3545c75cd5
21 changed files with 91 additions and 253 deletions

View File

@@ -35,8 +35,6 @@ export 'field_read_only.dart';
export 'field_text_bounded.dart';
export 'field_search.dart';
export 'expandable_section.dart';
export 'empty_message.dart';
export 'terminal_tiles.dart';
export 'field_url.dart';
export 'intro_message.dart';
export 'markdown.dart';
@@ -71,6 +69,8 @@ export 'table_map.dart';
export 'table_request_form.dart';
export 'table_request.dart';
export 'tab_label.dart';
export 'text_highlighted_selectable.dart';
export 'text_simple.dart';
export 'texts.dart';
export 'uint8_audio_player.dart';
export 'widget_not_sent.dart';