pendart 0.2.0 copy "pendart: ^0.2.0" to clipboard
pendart: ^0.2.0 copied to clipboard

A Flutter package for editing and rendering Pendart markup - a lightweight markup language directly converted to Flutter widgets without HTML intermediary

0.2.0 #

  • Added support for secure URL validation for links and images
  • Implemented URL security checks to prevent XSS attacks
  • Added validation for image formats (apng, bmp, gif, ico, jpg, jpeg, png, svg)
  • Added language detection for code blocks (C, C++, and more)
  • Added support for formatting tokens (bold, italic, strikethrough, underline)
  • Added support for checkbox tokens with checked/unchecked states
  • Added support for heading tokens
  • Improved error handling for non-secure and potentially unsafe URLs
  • Added image source handling for both URL and base64 encoded images
0
likes
160
points
31
downloads

Documentation

API reference

Publisher

verified publisherrp01.in

Weekly Downloads

A Flutter package for editing and rendering Pendart markup - a lightweight markup language directly converted to Flutter widgets without HTML intermediary

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, url_launcher

More

Packages that depend on pendart