flutterized

This commit is contained in:
randogoth 2025-02-27 15:24:16 +02:00
parent 2a093e3126
commit ac62865cd6
9 changed files with 408 additions and 384 deletions

View file

@ -1,5 +1,3 @@
import 'package:rugreefer/rugreefer.dart'; // Ensure this import is correct
void main() {
print('Hello world!'); // Remove the missing method call
}