draft_flutter 0.3.0 copy "draft_flutter: ^0.3.0" to clipboard
draft_flutter: ^0.3.0 copied to clipboard

discontinued

A new Flutter package project.

draft_flutter #

This is an flutter implementation view of draft js.

This currently supports:

  • Image
  • Body Text
  • Bold
  • BlockQuote
  • Header 1-3

Plan to support:

  • Link

Basic Use #

DraftView(
    rawContentState: testData,
)

The rawContent is in a format of rawDraftJsContent. To change the text color, please refer to the example app by using Themedata Widget.

0
likes
20
pub points
12%
popularity

Publisher

unverified uploader

A new Flutter package project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on draft_flutter