flutter_bbcode 1.2.0 copy "flutter_bbcode: ^1.2.0" to clipboard
flutter_bbcode: ^1.2.0 copied to clipboard

outdated

A package to display BBCode text in Flutter apps. Manage your own tags or use those of others.

1.2.0 #

  • Added support for [LIST] tags.

1.1.3 #

  • Fixed the strikethrough BBCode tag.

1.1.2 #

  • Added the option for an ErrorBuilder when parsing fails. Defaults to showing the original text.
  • Improved the color tag such that it should no longer throw any errors.
  • Updated the readme.

1.1.1 #

  • Included a [spoiler] tag.

1.1.0 #

  • Project now supports wrapped tags. This allows for creation of tags like [quote].
  • Implemented the [quote] tag.

1.0.1 #

  • Formatted project according to pub.dev guidelines.

1.0.0 #

  • Initial release
5
likes
0
pub points
81%
popularity

Publisher

verified publishermstruijk.nl

A package to display BBCode text in Flutter apps. Manage your own tags or use those of others.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bbob_dart, flutter

More

Packages that depend on flutter_bbcode