Adding Syntax Highlighting in Flutter Cookbook App
Posted on February 06, 2020 in Flutter • Tagged with SyntaxHighlighting, Cross-platform, Flutter, Code-recipes, Android, Android Studio, iOS, development
This article describes how I used syntax_highlighter
Flutter plugin to show underlying code for Flutter Cookbook's code recipes.
Continue reading