sojorn/sojorn_app/lib/widgets
Patrick Britton d3b102aaf5 Make card borders lighter and add spacing between cards
- Change border color from brightNavy to navyBlue with 0.3 opacity (lighter)
- Reduce border width from 2px to 1.5px for subtler appearance
- Lighten shadow opacity from 0.18 to 0.12 for softer effect
- Reduce shadow blur from 24 to 20 and offset from 8 to 6
- Add 16px bottom margin between cards for proper spacing
- Maintain overall card design while making it more subtle
2026-02-01 13:59:22 -06:00
..
auth Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
composer Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
media Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
post Copy threaded conversation card design to regular post cards 2026-02-01 13:58:01 -06:00
reactions Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
secure_chat Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
app_scaffold.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
category_tile.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
chain_quote_widget.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
compose_and_chat_fab.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
compose_fab.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
composer_field.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
first_use_hint.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
glassmorphic_quips_sheet.dart chains debugging 2026-01-30 20:56:57 -06:00
kinetic_thread_widget.dart Enhance previous chain visibility with debug styling 2026-02-01 13:37:52 -06:00
post_card.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_item.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
post_with_video_widget.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
radial_menu_overlay.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
reading_post_card.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
safety_redirect_sheet.dart Reframe Sojorn as Friends-First Social Network 2026-01-30 09:49:36 -06:00
sojorn_app_bar.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_button.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_card.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_dialog.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_input.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_post_card.dart Make card borders lighter and add spacing between cards 2026-02-01 13:59:22 -06:00
sojorn_rich_text.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_snackbar.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_text_area.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn_top_bar.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
video_comments_sheet.dart Chain updates 2026-01-30 10:03:15 -06:00
video_player_widget.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
video_player_with_comments.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
video_thumbnail_widget.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00