widget_with_codeview 3.0.0 copy "widget_with_codeview: ^3.0.0" to clipboard
widget_with_codeview: ^3.0.0 copied to clipboard

outdated

A widget with side-by-side source code view.

Changelogs #

3.0.0 - 2022-10-23 #

  • [breaking] migrate to dart 2.17.
  • [breaking] unify to one single WidgetWithCodeView API
  • use flutter_highlight for codeView
  • add param tabChangeListener to listen tab switch event
  • add param headerWidget/footerWidget
  • add param lightTheme/darkTheme to specify code syntax highlighter theme.
  • fix speedial style

2.0.1 - 2022-01-23 #

  • Many improvements thanks to Agondev's PR
  • Fix speedDial menu lable color issue.

2.0.0-nullsafe - 2021-03-26 #

(Prerelease) Migrate to null safty. Many thanks to ryan-sf@!

1.0.5 - 2020-11-14 #

Use google_fonts package for source code view.

1.0.4 - 2020-11-08 #

Fix default tab controller.

1.0.3 - 2019-11-02 #

Fix zoom button behavior.

1.0.2 - 2019-10-19 #

Use SelectableText.rich() to make code selectable.

1.0.1 - 2019-07-27 #

Fix multiple heroes tag issue.

1.0.0 - 2019-07-22 #

Initial version: a small tweak from the MyRoute class in https://github.com/X-Wei/flutter_catalog.

67
likes
0
points
200
downloads

Publisher

unverified uploader

Weekly Downloads

A widget with side-by-side source code view.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_highlight, flutter_speed_dial, google_fonts, selectable, string_scanner, url_launcher

More

Packages that depend on widget_with_codeview