kode_view 0.1.0 copy "kode_view: ^0.1.0" to clipboard
kode_view: ^0.1.0 copied to clipboard

Flutter syntax highlighting widgets based on Highlights

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kode_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  kode_view: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kode_view/kode_view.dart';
2
likes
130
points
14
downloads

Publisher

verified publishertkadziolka.pl

Weekly Downloads

Flutter syntax highlighting widgets based on Highlights

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, equatable, flutter, highlights_plugin, plugin_platform_interface

More

Packages that depend on kode_view