init
This commit is contained in:
commit
a5851e71fb
9 changed files with 664 additions and 0 deletions
5
bin/rugreefer.dart
Normal file
5
bin/rugreefer.dart
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import 'package:rugreefer/rugreefer.dart'; // Ensure this import is correct
|
||||
|
||||
void main() {
|
||||
print('Hello world!'); // Remove the missing method call
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue