widget_with_codeview 2.0.0-nullsafe widget_with_codeview: ^2.0.0-nullsafe copied to clipboard
A widget with side-by-side source code view.
Changelogs #
[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.