davincii 1.0.0 copy "davincii: ^1.0.0" to clipboard
davincii: ^1.0.0 copied to clipboard

A package to convert any widget to an image which can be saved locally or can be shared to other apps and chats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add davincii

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

dependencies:
  davincii: ^1.0.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:davincii/davincii.dart';
2
likes
150
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A package to convert any widget to an image which can be saved locally or can be shared to other apps and chats.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, gallery_saver, open_filex, path_provider

More

Packages that depend on davincii