logic-circuits-simulator/lib/models
Dan Cojocaru 1e65e42115
Implemented simulation
For now just the code, without UI that shows the simulation.
However, the code works.
Also added ground work for visual designer.
2022-06-20 12:35:46 +03:00
..
component.dart Implemented simulation 2022-06-20 12:35:46 +03:00
component.freezed.dart Implemented simulation 2022-06-20 12:35:46 +03:00
component.g.dart Implemented simulation 2022-06-20 12:35:46 +03:00
project.dart Implemented simulation 2022-06-20 12:35:46 +03:00
project.freezed.dart Implemented simulation 2022-06-20 12:35:46 +03:00
project.g.dart Implemented simulation 2022-06-20 12:35:46 +03:00
projects.dart Initial commit 2022-05-16 07:03:35 +03:00
projects.freezed.dart Initial commit 2022-05-16 07:03:35 +03:00
projects.g.dart Initial commit 2022-05-16 07:03:35 +03:00
wiring.dart Implemented simulation 2022-06-20 12:35:46 +03:00
wiring.freezed.dart Implemented simulation 2022-06-20 12:35:46 +03:00
wiring.g.dart Implemented simulation 2022-06-20 12:35:46 +03:00