No description
Find a file
Dan Cojocaru ba6cc9489c
Add padding at bottom of edit component page
Previously, the save floating action button was overlapping truth table.
Now, the screen can be scrolled such that the button will no longer
overlap due to the new empty space.
2022-06-19 07:53:15 +03:00
.vscode Initial commit 2022-05-16 07:03:35 +03:00
android Initial commit 2022-05-16 07:03:35 +03:00
ios Initial commit 2022-05-16 07:03:35 +03:00
lib Add padding at bottom of edit component page 2022-06-19 07:53:15 +03:00
linux Changed Linux window title 2022-06-01 18:30:33 +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 Initial commit 2022-05-16 07:03:35 +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 Added adding inputs and outputs 2022-06-17 19:38:31 +03:00
pubspec.yaml Added truth table editing 2022-06-02 15:07:14 +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.