m8ty_client_files
It's a security risk to have multiple endpoint to manage file uploads. The mitigate this issue this API has been created.
Before you start
Check the documentation of the m8ty_client_files library to get an idea about the available models and their properties.
import all needed libraries
import 'package:dio/dio.dart';
import 'package:m8ty_client_files/m8ty_client_files.dart';
import 'package:m8ty_client_common/m8ty_client_common.dart';
import 'package:built_collection/built_collection.dart';
How to perform different tasks
Here some examples how the dart client can be used
Last modified: 10 December 2023