Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a19hu/schaffen
https://github.com/a19hu/schaffen
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/a19hu/schaffen
- Owner: a19hu
- Created: 2024-06-02T09:30:59.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-03T09:30:04.000Z (7 months ago)
- Last Synced: 2024-06-04T11:12:39.130Z (7 months ago)
- Language: Dart
- Size: 19.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# schaffen
A new Flutter project made for an internship assignment.
## App Download
Download the [APK file](app-release.apk) for Android.## Screenshots
## Installation
To install this project, follow these steps:
1. Clone the repository.
```sh
https://github.com/a19hu/Schaffen.git2. Navigate to the project directory.
```sh
cd Schaffen3. Install the dependencies.
```sh
flutter pub get4. Run app.
```sh
flutter run