No description
Find a file
Dan Cojocaru c2d5d86554
Implemented partial simulation and design*
- Implemented partial (step by step) simulation of visually designed
components
- Implemented moving components in design mode and simulating components
in simulation mode (click inputs to toggle)

TODO:
- add/remove subcomponents, wires via GUI
- add GUI for step by step simulation
2022-07-03 05:17:32 +03:00
.vscode Initial commit 2022-05-16 07:03:35 +03:00
android Updated Android app name 2022-06-19 08:45:11 +03:00
ios Initial commit 2022-05-16 07:03:35 +03:00
lib Implemented partial simulation and design* 2022-07-03 05:17:32 +03:00
linux Implemented project export 2022-06-19 08:05:29 +03:00
test Initial commit 2022-05-16 07:03:35 +03:00
web Initial commit 2022-05-16 07:03:35 +03:00
windows Implemented project export 2022-06-19 08:05:29 +03:00
.args Initial commit 2022-05-16 07:03:35 +03:00
.gitignore Initial commit 2022-05-16 07:03:35 +03:00
.metadata Initial commit 2022-05-16 07:03:35 +03:00
.projectInfo Initial commit 2022-05-16 07:03:35 +03:00
analysis_options.yaml Initial commit 2022-05-16 07:03:35 +03:00
pubspec.lock Implemented partial simulation and design* 2022-07-03 05:17:32 +03:00
pubspec.yaml Implemented partial simulation and design* 2022-07-03 05:17:32 +03:00
README.md Initial commit 2022-05-16 07:03:35 +03:00

logic_circuits_simulator

License project

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.