1.0.22+22
Some checks failed
Flutter Schmutter / build (push) Failing after 2m7s

This commit is contained in:
2025-06-04 09:29:41 +02:00
parent 1120787f4a
commit 003797981e
9 changed files with 103 additions and 54 deletions

View File

@ -1,7 +1,7 @@
import 'dart:convert';
import 'package:http/http.dart' as http;
import 'package:f0ckapp/models/mediaitem.dart';
import 'package:f0ckapp/models/MediaItem.dart';
Future<List<MediaItem>> fetchMedia({
String? older,