story_editor_pro 1.0.1+1
story_editor_pro: ^1.0.1+1 copied to clipboard
A powerful story editor with camera, boomerang effects, drawing tools, text overlays, collages, and close friends sharing.
1.0.1 #
Added #
shareButtonColorconfig inStoryEditorThemefor customizing share button coloruserProfileImageUrlparameter for "Your Story" profile picture- Close button (X) in text editing mode to return to editor
- All close friends are now selected by default in share modal
Fixed #
- Back button in drawing mode now returns to editor instead of camera
- Text editing close button now properly closes the modal
Updated #
- Updated all dependencies to latest versions:
flutter_svg: ^2.2.3video_player: ^2.10.1path_provider: ^2.1.5camera: ^0.11.3permission_handler: ^12.0.1photo_manager: ^3.8.3shared_preferences: ^2.5.4
1.0.0 #
Initial release with full feature set:
Camera #
- Photo and video capture
- Front/back camera switching
- Flash control (on/off/auto)
- Pinch-to-zoom support
- Gallery integration
Recording Modes #
- Normal - Tap for photo, hold for video
- Boomerang - Instagram-style looping videos
- Collage - Multi-photo layouts (2, 4, 6 grid)
- Hands-Free - Timer-based recording (3, 5, 10, 15 sec)
Editor #
- Drawing tools with 6 brush types (normal, marker, glow, chalk, arrow, eraser)
- Text overlays with customizable fonts and colors
- Gradient text editor for creating text-based stories
- Undo support for drawings
Sharing #
- Close friends selection UI
- Share to story or close friends
StoryShareResultwith file info and selected friends
Customization #
StoryEditorConfigProviderfor global configuration- Customizable strings (localization support)
- Customizable theme (colors, icons)
- Customizable fonts and gradients
- Settings persistence with SharedPreferences