Update dependencies in pubspec.lock and add new mod 'Odyssey' to mod list

This commit is contained in:
2025-07-14 23:33:46 +02:00
parent 753859fd3e
commit a662dffc7c
5 changed files with 63 additions and 50 deletions

View File

@@ -2,7 +2,6 @@ import 'package:flutter/material.dart';
import 'package:flutter_html/flutter_html.dart';
import 'package:url_launcher/url_launcher.dart';
import '../format_converter.dart';
import 'dart:math' as math;
class HtmlTooltip extends StatefulWidget {
final Widget child;