- Fix GroupCategory enum duplication (group.dart re-exports from cluster.dart) - Fix stitchVideos arg count (use stitchVideosLegacy in quip_recorder) - Fix enhanced_quip_recorder: getter/field conflict, XFile→File, static calls, CameraLensDirection, setState syntax - Fix blocking_service: imports, ShareXFiles, SnackBar content, nullable bool - Fix audio_overlay_service: path_provider import, getOutput() stub, fade icons - Fix enhanced_beacon_detail_screen: flutter_map v8 interactionOptions, const constraints, Uri.parse - Fix private_capsule_screen: add api_provider import - Stub e2ee_device_sync_service (packages not in pubspec) - Add generic post()/delete() helpers to api_service - Fix repost_service: remove static, migrate StateNotifier→Notifier (Riverpod 3.x) - Fix repost_widget: Repost? null assertion, RepostState type, Post field names, timeago, context param - Fix sojorn_swipeable_post: close if-block, remove undefined _updateChainSetting - Fix draggable_widget_grid: use this.widget for isEditable/theme/callbacks when ProfileWidget param shadows Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| test | ||
| tools | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| clear_session.dart | ||
| devtools_options.yaml | ||
| help.txt | ||
| package-lock.json | ||
| package.json | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
| run_chrome.bat | ||
| run_dev.bat | ||
sojorn
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.