https://github.com/kickeddroid/calc
https://github.com/kickeddroid/calc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kickeddroid/calc
- Owner: KickedDroid
- Created: 2019-08-19T04:17:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T04:22:12.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T01:43:17.019Z (over 1 year ago)
- Language: Dart
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calc
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
## Run
Clone the repository and open it in VSCode. Then in your terminal run ``flutter pub get``.
Then in VSCode click start with debugging.
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.