electric_digital_sketch 1.0.3 copy "electric_digital_sketch: ^1.0.3" to clipboard
electric_digital_sketch: ^1.0.3 copied to clipboard

Offline-first Flutter package for drawing, annotating and exporting electrical network sketches.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add electric_digital_sketch

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

dependencies:
  electric_digital_sketch: ^1.0.3

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:electric_digital_sketch/electric_digital_sketch.dart';
1
likes
150
points
49
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Offline-first Flutter package for drawing, annotating and exporting electrical network sketches.

Repository (GitHub)
View/report issues

Topics

#electrical #drawing #editor #sketch

License

MIT (license)

Dependencies

collection, electric_shapes, file_selector, flutter, geolocator, mb_color_picker, phosphor_flutter, share_plus, simple_painter, tabler_icons_plus, universal_io

More

Packages that depend on electric_digital_sketch