Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a19hu/proxyproof-creal_-
https://github.com/a19hu/proxyproof-creal_-
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/a19hu/proxyproof-creal_-
- Owner: a19hu
- Created: 2024-05-04T13:52:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T10:10:56.000Z (7 months ago)
- Last Synced: 2024-06-02T11:28:15.209Z (7 months ago)
- Language: Dart
- Size: 41.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creal
A new Flutter project made for Software Cource.## Project Logo
## App Download
Download the [APK file](https://drive.google.com/file/d/15gbXBYPlb4c4B8qN_WQiadFdSUTTnzQp/view) for Android.## video
[video](https://www.youtube.com/watch?v=KlKf7AiV8WU)## Screenshots
## Installation
To install this project, follow these steps:
1. Clone the repository.
```sh
git clone https://github.com/a19hu/Proxyproof-Creal_-.git2. Navigate to the project directory.
```sh
cd Proxyproof-Creal_-3. Install the dependencies.
```sh
flutter pub get4. Run app.
```sh
flutter run