mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 10:49:49 +08:00
6 lines
101 B
Dart
6 lines
101 B
Dart
import 'package:flutter_test/flutter_test.dart';
|
|
import 'package:genai/genai.dart';
|
|
|
|
void main() {
|
|
}
|