schematics 1.0.0-dev.1 schematics: ^1.0.0-dev.1 copied to clipboard
Draw 2d schematics diagrams
Schematics 📐 #
A customisable and responsive Flutter widget for creating and displaying schematic diagrams.
Table of Content #
Features #
Usage #
Installation #
Add schematics
as a dependency in your pubspec.yaml
file:
dependencies:
schematics: ^latest_version
Then run flutter pub get
to fetch the package.
License #
This project is licensed under the MIT License - see the LICENSE file for details