miroru_story_editor 1.1.2 copy "miroru_story_editor: ^1.1.2" to clipboard
miroru_story_editor: ^1.1.2 copied to clipboard

miroru story editor is built with an emphasis on ease of theme customization and a modern, extensible architecture. It adheres to Material Design guidelines using ThemeData for all theming, simplifyin [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add miroru_story_editor

With Flutter:

 $ flutter pub add miroru_story_editor

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

dependencies:
  miroru_story_editor: ^1.1.2

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:miroru_story_editor/miroru_story_editor.dart';
4
likes
0
pub points
52%
popularity

Publisher

verified publishermiroru.com

miroru story editor is built with an emphasis on ease of theme customization and a modern, extensible architecture. It adheres to Material Design guidelines using ThemeData for all theming, simplifying the process of modifying the app's look and feel.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

align_positioned, animated_emoji, blurhash_dart, collection, flutter, flutter_blurhash, flutter_hooks, flutter_localizations, font_awesome_flutter, freezed_annotation, google_fonts, hooks_riverpod, image, intl, ionicons, matrix4_transform, matrix_gesture_detector_pro, perfect_freehand, riverpod_annotation, sliver_tools, unicode_emojis, uuid

More

Packages that depend on miroru_story_editor