added send file to server function

This commit is contained in:
2024-03-26 11:08:02 +01:00
parent 52f0748dcb
commit e70b49e3a7
13 changed files with 94 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
import 'package:fforte/addCam/add_cam_main.dart';
import 'package:fforte/db_helper.dart';
import 'package:fforte/other/db_helper.dart';
import 'package:flutter/material.dart';
import 'package:flutter_gen/gen_l10n/app_localizations.dart';
import 'package:flutter_popup_card/flutter_popup_card.dart';