tangled
alpha
login
or
join now
grain.social
/
native
Grain flutter app
7
fork
atom
overview
issues
pulls
1
pipelines
native
/
lib
/
widgets
/
at
main
20 files
add_comment_button.dart
feat: Introduce AppIcons class and replace icon usages across the application
6 months ago
add_comment_sheet.dart
feat: implement FacetedTextField for enhanced input with mention, hashtag, and link support and integrate into various screens
5 months ago
app_button.dart
feat: add cameras field to Profile model and update related serialization; enhance UI to display cameras in profile page
6 months ago
app_drawer.dart
feat: add PhotoLibraryPage to display all actor photos by date
5 months ago
app_image.dart
feat: Introduce AppIcons class and replace icon usages across the application
6 months ago
app_version_text.dart
reorganzie lib, update drawer ui, wire up explore page to searchActors api
6 months ago
bottom_nav_bar.dart
feat: Implement WebSocket service for real-time notifications and update notification handling
5 months ago
camera_pills.dart
feat: add cameras field to Gallery model and implement CameraPills widget; enhance profile and gallery pages to display cameras
6 months ago
edit_profile_sheet.dart
fix: remove unnecessary SizedBox from EditProfileSheet layout
5 months ago
faceted_text.dart
fix: refactor facet processing into FacetUtils for reuse in FacetedText and FacetedTextField, fix issue where links weren't rendering properly
5 months ago
faceted_text_field.dart
fix: replace GestureDetector with InkWell for better tap feedback and update layout for actor display in FacetedTextField
5 months ago
gallery_action_buttons.dart
feat: Introduce AppIcons class and replace icon usages across the application
6 months ago
gallery_photo_view.dart
feat: add PhotoLibraryPage to display all actor photos by date
5 months ago
gallery_preview.dart
feat: add cameras field to Profile model and update related serialization; enhance UI to display cameras in profile page
6 months ago
justified_gallery_view.dart
feat: add alt text overlay to images in justified gallery view
6 months ago
photo_exif_dialog.dart
feat: Add PhotoExif model and dialog for displaying EXIF data in gallery photos
6 months ago
plain_text_field.dart
feat: Enhance PlainTextField with customizable prefix and suffix icons, and update ExplorePage to utilize them for improved search functionality
6 months ago
skeleton_timeline.dart
feat: Add SkeletonTimeline widget for loading states and update main and home page to use it
6 months ago
timeline_item.dart
feat: enhance profile tap functionality in TimelineItemWidget for better navigation
5 months ago
upload_progress_overlay.dart
feat: enhance upload progress overlay with overall progress calculation and loading indicator
5 months ago