logic-circuits-simulator/lib/utils
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
..
future_call_debounce.dart Implemented partial simulation and design* 2022-07-03 05:17:32 +03:00
iterable_extension.dart Implemented logic expressions 2022-06-19 18:23:16 +03:00
logic_expressions.dart Implemented logic expressions 2022-06-19 18:23:16 +03:00
logic_expressions.freezed.dart Implemented logic expressions 2022-06-19 18:23:16 +03:00
logic_operators.dart Implemented logic expressions 2022-06-19 18:23:16 +03:00
provider_hook.dart Initial commit 2022-05-16 07:03:35 +03:00
simulation.dart Implemented partial simulation and design* 2022-07-03 05:17:32 +03:00
stack_canvas_controller_hook.dart Implemented simulation 2022-06-20 12:35:46 +03:00