mirror of
https://github.com/dancojocaru2000/logic-circuits-simulator.git
synced 2025-11-09 03:10:19 +02:00
For now just the code, without UI that shows the simulation. However, the code works. Also added ground work for visual designer. |
||
|---|---|---|
| .. | ||
| component.dart | ||
| component.freezed.dart | ||
| component.g.dart | ||
| project.dart | ||
| project.freezed.dart | ||
| project.g.dart | ||
| projects.dart | ||
| projects.freezed.dart | ||
| projects.g.dart | ||
| wiring.dart | ||
| wiring.freezed.dart | ||
| wiring.g.dart | ||