altra prova
Some checks failed
Build and Release FLUX (Multi-Platform) / build-android (push) Successful in 1m54s
Build and Release FLUX (Multi-Platform) / build-web (push) Successful in 1m7s
Build and Release FLUX (Multi-Platform) / build-windows (push) Has been cancelled

This commit is contained in:
2026-06-02 09:39:45 +02:00
parent 618cbc0396
commit 808de7b354
2 changed files with 2 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ import 'package:url_launcher/url_launcher.dart';
void main() async {
WidgetsFlutterBinding.ensureInitialized();
print("URL VERO ALL'AVVIO: ${Uri.base.toString()}");
await dotenv.load(fileName: ".env");
// Inizializza le dipendenze PRIMA di lanciare l'app