2023-06-12 23:06:20 +02:00
|
|
|
# mitgliederladen
|
|
|
|
|
|
|
|
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.
|
2023-06-26 17:08:32 +02:00
|
|
|
|
|
|
|
## toDo
|
|
|
|
|
|
|
|
- Einstellungen
|
|
|
|
- darkmode
|
2023-06-26 18:05:46 +02:00
|
|
|
- Secure Storage: https://pub.dev/packages/flutter_secure_storage
|
2023-06-26 17:08:32 +02:00
|
|
|
- Einkauf
|
|
|
|
- Finance
|
|
|
|
- Einkaufskorb editieren
|
|
|
|
- nur 1 Monat lang möglich
|
|
|
|
- Speichern des veränderten Warenkorbs
|
|
|
|
- redesign (statefull)
|
|
|
|
- farbliche Hervorhebungen
|
|
|
|
- ausstehende Beträge für monatliche Aufladungen
|
|
|
|
- eventuell muss sample data angepasst werden
|
|
|
|
- pre-Release:
|
|
|
|
- semanticLabels, Screenreader-Support
|
|
|
|
- Error-Management (throws)
|