codeview 0.0.16 copy "codeview: ^0.0.16" to clipboard
codeview: ^0.0.16 copied to clipboard

A package with header, codeview, paragraph and much more to help you make an article style page.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add codeview

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

dependencies:
  codeview: ^0.0.16

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:codeview/codeview.dart';
2
likes
120
pub points
42%
popularity

Publisher

unverified uploader

A package with header, codeview, paragraph and much more to help you make an article style page.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on codeview