project rename

This commit is contained in:
Fabian Freund
2025-05-19 11:37:03 +02:00
parent e3ec1b6f86
commit 9b88e6d213
302 changed files with 1183 additions and 1184 deletions
@@ -1,6 +1,6 @@
import 'package:flutter/material.dart';
import 'package:lensai/utils/ui_helper.dart' as ui_helper;
import 'package:speech_to_text_google_dialog/speech_to_text_google_dialog.dart';
import 'package:weblibre/utils/ui_helper.dart' as ui_helper;
class SpeechToTextButton extends StatelessWidget {
final Function(dynamic data) onTextReceived;