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

A high-performance, production-ready vector drawing engine for Flutter. Designed for industrial applications, engineering tools, and creative whiteboards. Built with a modular architecture that separa [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add industrial_drawing_flutter

With Flutter:

 $ flutter pub add industrial_drawing_flutter

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

dependencies:
  industrial_drawing_flutter: ^1.0.0

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:industrial_drawing_flutter/industrial_drawing_flutter.dart';
3
likes
0
points
161
downloads

Publisher

verified publisherakhilnasim.com

Weekly Downloads

A high-performance, production-ready vector drawing engine for Flutter. Designed for industrial applications, engineering tools, and creative whiteboards. Built with a modular architecture that separates the rendering engine from the UI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_colorpicker, google_fonts, icons_plus, path_provider, share_plus

More

Packages that depend on industrial_drawing_flutter