dot_image 0.6.0 copy "dot_image: ^0.6.0" to clipboard
dot_image: ^0.6.0 copied to clipboard

A Flutter package used by Innovatrics DOT SDK. Do not use this package in your app directly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dot_image

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

dependencies:
  dot_image: ^0.6.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:dot_image/dot_image.dart';
0
likes
150
points
548
downloads

Publisher

verified publisherinnovatrics.com

Weekly Downloads

A Flutter package used by Innovatrics DOT SDK. Do not use this package in your app directly.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dot_image