todo time and unused imports
This commit is contained in:
10
Todo.txt
10
Todo.txt
@@ -1,14 +1,14 @@
|
|||||||
todo:
|
todo:
|
||||||
set theme in settings
|
set theme in settings
|
||||||
kontrollintervall in 1 zeile
|
kontrollintervall in 1 zeile
|
||||||
add feedback to send to server function
|
animationen
|
||||||
im englischen abändern
|
|
||||||
|
|
||||||
keine ahnung obs funktioniert:
|
|
||||||
eintrg in db wenn http response (in sent column)
|
|
||||||
|
|
||||||
|
optional:
|
||||||
|
feedback package
|
||||||
|
|
||||||
not to do:
|
not to do:
|
||||||
|
im englischen abändern
|
||||||
|
add feedback to send to server function
|
||||||
TEST SEND FILE TO SERVER FUNCTION
|
TEST SEND FILE TO SERVER FUNCTION
|
||||||
fix send file to server
|
fix send file to server
|
||||||
Platzierung garnix als standart aber pflichtfeld
|
Platzierung garnix als standart aber pflichtfeld
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
import 'package:flutter/cupertino.dart';
|
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
import 'package:flutter/widgets.dart';
|
|
||||||
import 'package:shared_preferences/shared_preferences.dart';
|
import 'package:shared_preferences/shared_preferences.dart';
|
||||||
import 'package:flutter_gen/gen_l10n/app_localizations.dart';
|
import 'package:flutter_gen/gen_l10n/app_localizations.dart';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user