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
120
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, highlight

More

Packages that depend on codeblock