Skip to content

Can we port the flutter_quill_extensions library to web/wasm? #2475

@jblankenship5

Description

@jblankenship5

Have you checked for an existing issue?

Flutter Quill version

flutter_quill: ^10.8.5 flutter_quill_extensions: ^10.8.5

Steps to reproduce

I can see the flutter_quill_extensions library uses universal_html which isn't supported with wasm. Can we port this so I can upgrade my project to wasm?

Context: The unavailable library 'dart:html' is imported through these packages:
main.dart => package:myproject => package:flutter_quill_extensions => package:universal_html => dart:html

EDIT: or if there way for me add the image button without the extensions package that would work too.
EDIT: fork that's already ported

Proposal

use web package instead of html or universal_html in flutter_quill_extensions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions