sunlight 0.1.1 copy "sunlight: ^0.1.1" to clipboard
sunlight: ^0.1.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.1.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
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Automatic event documentation with screenshots for Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, http_parser, mutex, path_provider, screenshot

More

Packages that depend on sunlight