html_editor_enhanced_fork_latex 3.2.0 copy "html_editor_enhanced_fork_latex: ^3.2.0" to clipboard
html_editor_enhanced_fork_latex: ^3.2.0 copied to clipboard

unlisted

HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add html_editor_enhanced_fork_latex

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

dependencies:
  html_editor_enhanced_fork_latex: ^3.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:html_editor_enhanced_fork_latex/html_editor.dart';
import 'package:html_editor_enhanced_fork_latex/utils/callbacks.dart';
import 'package:html_editor_enhanced_fork_latex/utils/custom_math_field_controller.dart';
import 'package:html_editor_enhanced_fork_latex/utils/file_upload_model.dart';
import 'package:html_editor_enhanced_fork_latex/utils/options.dart';
import 'package:html_editor_enhanced_fork_latex/utils/plugins.dart';
import 'package:html_editor_enhanced_fork_latex/utils/shims/dart_ui.dart';
import 'package:html_editor_enhanced_fork_latex/utils/shims/dart_ui_fake.dart';
import 'package:html_editor_enhanced_fork_latex/utils/shims/dart_ui_real.dart';
import 'package:html_editor_enhanced_fork_latex/utils/shims/flutter_inappwebview_fake.dart';
import 'package:html_editor_enhanced_fork_latex/utils/toolbar.dart';
import 'package:html_editor_enhanced_fork_latex/utils/utils.dart';
1
likes
50
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flex_color_picker, flutter, flutter_inappwebview, flutter_keyboard_visibility, get, math_keyboard, meta, numberpicker, pointer_interceptor, visibility_detector, webview_flutter

More

Packages that depend on html_editor_enhanced_fork_latex