illuminare 0.0.6 copy "illuminare: ^0.0.6" to clipboard
illuminare: ^0.0.6 copied to clipboard

unlistedoutdated

Illuminare is a logging tool to get a deeper understanding of your code

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add illuminare

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

dependencies:
  illuminare: ^0.0.6

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:illuminare/illuminare.dart';
1
likes
0
points
18
downloads

Publisher

verified publisherinfobits.dk

Weekly Downloads

Illuminare is a logging tool to get a deeper understanding of your code

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, stack_trace

More

Packages that depend on illuminare