update Dart cli_windows example

This commit is contained in:
Nick Fisher
2025-04-02 22:29:39 +08:00
parent 3922ee536b
commit 69ce7b1a15
4 changed files with 20 additions and 57 deletions

View File

@@ -2,7 +2,7 @@
//
// Generated by `package:ffigen`.
// ignore_for_file: type=lint
@ffi.DefaultAsset('package:cli_windows/thermion_window.dart')
@ffi.DefaultAsset('package:cli_windows/cli_windows.dart')
library;
import 'dart:ffi' as ffi;