menu
flutter_img_editor package
documentation
utils/image_file_loader_stub.dart
utils/image_file_loader_stub.dart
dark_mode
light_mode
utils/image_file_loader_stub
library
Functions
readFileAsBytes
(
String
path
)
→
Future
<
Uint8List
>
saveBytesToTempFile
(
Uint8List
bytes
, {
String
prefix
=
'image'
,
String
extension
=
'png'
})
→
Future
<
String
?
>
flutter_img_editor package
documentation
utils/image_file_loader_stub.dart
flutter_img_editor
package
Libraries
controller/crop_handler
controller/history_manager
controller/image_editor_controller
controller/rotation_handler
controller/text_layer_manager
image_editor
models/editor_models
utils/coordinate_transformer
utils/image_file_loader_io
utils/image_file_loader_stub
utils/image_loader
widgets/image_editor_view
widgets/painter
widgets/toolbars/active_tool_menu
widgets/toolbars/crop_toolbar
widgets/toolbars/free_rotate_slider
widgets/toolbars/main_toolbar
widgets/toolbars/rotate_toolbar
widgets/toolbars/text_properties_toolbar
widgets/toolbars/text_toolbar
widgets/toolbars/top_toolbar
image_file_loader_stub library