sunlight 0.2.1 copy "sunlight: ^0.2.1" to clipboard
sunlight: ^0.2.1 copied to clipboard

Automatic event documentation with screenshots for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sunlight

With Flutter:

 $ flutter pub add sunlight

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

dependencies:
  sunlight: ^0.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:sunlight/sunlight.dart';
1
likes
150
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Automatic event documentation with screenshots for Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http, http_parser, mutex

More

Packages that depend on sunlight