This repository has been archived on 2024-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
Quicksort/README.md
2023-11-18 11:43:20 +01:00

18 lines
722 B
Markdown

# Quicksort
Dies ist ein kleines Programm, an dem ich nebenbei in meiner Zeit in der Berufsschule schreibe. Es ist nicht geplant, dass über diese Zeit hinaus weiter zu entwickeln.
A new Flutter 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:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.