code_box 1.4.0 copy "code_box: ^1.4.0" to clipboard
code_box: ^1.4.0 copied to clipboard

Helpful extensions for your daily work making your code more readable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add code_box

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

dependencies:
  code_box: ^1.4.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:code_box/code_box.dart';
4
likes
140
points
51
downloads

Publisher

verified publisheramazdev.de

Weekly Downloads

Helpful extensions for your daily work making your code more readable.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on code_box