codeblock 0.0.2 copy "codeblock: ^0.0.2" to clipboard
codeblock: ^0.0.2 copied to clipboard

Package built on top of flutter_highlight for more control over how the code itself is displayed

codeblock #

Package built on top of flutter_highlight for more control over how the code itself is displayed

Getting Started #

Import package:codeblock/codeblock.dart and build a codeblock object, initialising it with all the same parameters as flutter_highlight refer this package

To set the decoration for the codeblock, use function codeblock.setDecoration(Boxdecoration). This will set the decoration as you see fit

0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Package built on top of flutter_highlight for more control over how the code itself is displayed

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, highlight

More

Packages that depend on codeblock