flutter_stories_editor 0.0.33 copy "flutter_stories_editor: ^0.0.33" to clipboard
flutter_stories_editor: ^0.0.33 copied to clipboard

This plugin allows you to create a story editor and viewer in your Flutter app. Here is a detailed description of its features and functions

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_stories_editor

With Flutter:

 $ flutter pub add flutter_stories_editor

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_stories_editor: ^0.0.33

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_stories_editor/flutter_stories_editor.dart';
8
likes
0
pub points
61%
popularity

Publisher

unverified uploader

This plugin allows you to create a story editor and viewer in your Flutter app. Here is a detailed description of its features and functions

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

advanced_media_picker, audioplayers, cached_network_image, collection, cross_file, ffmpeg_kit_flutter_min_gpl, flutter, flutter_image_compress, flutter_svg, matrix2d, palette_generator, path, path_provider, transparent_image, video_compress, video_player, video_thumbnail

More

Packages that depend on flutter_stories_editor