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

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.10

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
150
points
17
downloads

Publisher

verified publisherinfobits.dk

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, grpc, stack_trace

More

Packages that depend on illuminare