amlcloud / screensite

4 stars 6 forks source link

Added styling to search result item #214

Closed anshuman-111 closed 1 year ago

anshuman-111 commented 1 year ago

Added styling to Search Results

Changes made to files

custom_json_viewer_V2.dart (new widget)

  1. Added container and fixed row alignments
  2. Sorted all entries alphabetically
  3. Added length of objects and arrays for expandable elements
  4. Added spacing and padding

jsonview_switch.dart

  1. Added the new CustomJsonViewerV2 widget
  2. Commented the old CustomJsonViewer widget

search_results_item.dart

  1. Added application text theme to matchScore text.

UI Preview

Light Mode

light-mode

Dark Mode

dark-mode

Expanded

expanded