No description
Find a file
Dan Cojocaru 85838c2b32
Implemented logic expressions
Also made truth table horizontally scrollable
2022-06-19 18:23:16 +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 logic expressions 2022-06-19 18:23:16 +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 project export 2022-06-19 08:05:29 +03:00
pubspec.yaml Implemented project export 2022-06-19 08:05:29 +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.