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

19 lines
722 B
Markdown
Raw Permalink Normal View History

2023-11-18 11:11:16 +01:00
# Quicksort
2023-11-18 11:16:27 +01:00
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.