missing command
This commit is contained in:
parent
ea4a1afd31
commit
68d1e05288
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import 'package:flutter_stockfish_plugin/stockfish.dart';
|
||||||
import 'package:flutter_test/flutter_test.dart';
|
import 'package:flutter_test/flutter_test.dart';
|
||||||
|
|
||||||
/// To run the test, you have to
|
/// To run the test, you have to
|
||||||
/// 1. run the example (example/lib/main.dart) in windows,
|
/// 1. run the example (example/lib/main.dart) on desktop (linux/windows),
|
||||||
/// so everything gets build
|
/// so everything gets build
|
||||||
/// 2. copy flutter_stockfish_plugin.dll to root-directory
|
/// 2. copy flutter_stockfish_plugin.dll to root-directory
|
||||||
/// (directly to flutter_stockfish_plugin) manually
|
/// (directly to flutter_stockfish_plugin) manually
|
||||||
|
|
Loading…
Reference in a new issue