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