52 Commits

Author SHA1 Message Date
Vincent Velociter f5ba1fb874 Fix some podspec warnings 2023-04-07 11:33:31 +02:00
Vincent Velociter 6d1f90c77f Add cpp compiler flags and improve podspec 2023-04-07 11:18:10 +02:00
Đào Hoàng Sơn b9d4495b97 Run integration tests with GitHub Actions (#20) 2023-04-03 00:44:36 +07:00
Arjan Aswal 0860e1f5d2 Update Version to 1.2.0 2023-04-01 10:27:51 +05:30
Đào Hoàng Sơn a4bf12bad3 Fix comment in code blocks in README 2023-04-01 00:49:53 +07:00
Arjan Aswal b3b4d9e89c Merge pull request #19 from lichess-org/update_dependencies 2023-03-31 22:32:24 +05:30
Vincent Velociter b5303f27fd Update example app and dependencies 2023-03-31 18:05:32 +02:00
Vincent Velociter 77bfff4c1f Update dependencies 2023-03-31 16:20:02 +02:00
Arjan Aswal 280c575191 Update README.md 2023-03-27 22:34:58 +05:30
Arjan Aswal 55a009a739 Update package version and README.md 2023-03-27 22:26:44 +05:30
Arjan Aswal 0c0441c0fb Update Stockfish@sf_15 2023-03-27 22:22:40 +05:30
ArjanAswal 3a2559e34e Update to Stockfish 14 2021-10-21 14:44:47 +05:30
Arjan Aswal 084ac3c46a Merge pull request #10 from ArjanAswal/sf/14
Update Stockfish 14
2021-09-20 11:31:57 +05:30
Đào Hoàng Sơn cdf8d71a9d Merge pull request #12 from ArjanAswal/restyled/sf/14
Restyle Update Stockfish 14
2021-09-19 23:44:40 +07:00
Restyled.io ff0a3fed2a Restyled by whitespace 2021-09-19 16:44:03 +00:00
Dao Hoang Son 01fde5402f Exclude stockfish upstream source code from Restyled 2021-09-19 23:43:53 +07:00
Dao Hoang Son ba7181019a Use Flutter@2.5.0 2021-09-19 23:26:52 +07:00
Dao Hoang Son 18fea8019f Update Stockfish@sf_14 2021-09-19 23:17:05 +07:00
ArjanAswal 327144e330 Update Version to 0.1.0 2021-05-27 22:36:02 +05:30
Dao Hoang Son 20150824af Update curl command in podspec to follow redirects 2021-05-27 22:51:02 +07:00
Arjan Aswal 33822b2b4b Merge pull request #3 from ArjanAswal/refactor/nnbd
Migrate to NNBD
2021-05-26 21:33:55 +05:30
restyled-io[bot] ad4e11bf93 Restyled by prettier-yaml (#4)
Co-authored-by: Restyled.io <commits@restyled.io>
2021-05-26 22:59:28 +07:00
Dao Hoang Son f583d7077a Migrate example 2021-05-26 22:43:47 +07:00
Dao Hoang Son 5d30a97d26 Migrate to NNBD 2021-05-26 22:43:06 +07:00
ArjanAswal 6df3376dfb Update Version to 0.0.4 2021-05-26 21:05:43 +05:30
Arjan Aswal 2459aa55ee Merge pull request #2 from ArjanAswal/dep/ffi/1.0.0
Add support for `ffi` v1
2021-05-26 20:49:30 +05:30
Dao Hoang Son b54b8965c9 Migrate ffi usages 2021-05-26 22:13:27 +07:00
Dao Hoang Son 25678a893e Update pubspec with ffi: >^1.0.0 2021-05-26 22:13:06 +07:00
ArjanAswal e54ebc6395 Update Version 2021-05-26 16:07:21 +05:30
ArjanAswal c2d76de5c1 Update Documentation 2021-05-26 16:05:32 +05:30
ArjanAswal bb5a5bb4d7 Update Documentation 2021-05-26 16:04:20 +05:30
ArjanAswal bd6bdc8662 Edit pubspec.yaml 2021-05-26 15:43:16 +05:30
ArjanAswal 1f13f4bf49 Edit pubspec.yaml 2021-05-26 15:38:23 +05:30
ArjanAswal 1b2a6a0d4c Prepare for release 2021-05-26 15:34:25 +05:30
Dao Hoang Son d1f816c048 Implement stockfishAsync method 2021-02-06 00:23:07 +07:00
Dao Hoang Son 03da3f5df5 Revert "Add support for stdin param in Stockfish factory method"
This reverts commit b8fc1cb8cb.
2021-02-05 23:56:06 +07:00
Dao Hoang Son dbeab48510 Add dartdoc 2021-02-03 01:58:37 +07:00
Dao Hoang Son b8fc1cb8cb Add support for stdin param in Stockfish factory method 2021-02-03 01:41:14 +07:00
Dao Hoang Son c12abb6db8 Add stockfish.dispose method and update README 2021-01-08 10:20:44 +07:00
Dao Hoang Son 140f292e37 Encapsulate quitok logic within C++ 2021-01-08 09:47:43 +07:00
Dao Hoang Son 2393c558de Add support for reinit after being disposed (e.g. quit command) 2021-01-08 01:50:38 +07:00
Dao Hoang Son 7e42d1f60e Reorganize files 2021-01-08 00:54:41 +07:00
Dao Hoang Son d5df2cc7b0 Fix singleton instance not being created properly 2021-01-08 00:52:02 +07:00
Dao Hoang Son 3ac7a9d4a1 Update README 2020-12-27 21:54:05 +07:00
Dao Hoang Son 97b124efe3 Reorganize files 2020-12-27 21:51:12 +07:00
Dao Hoang Son acb9ce239b Implement OutputWidget to print stdout lines 2020-12-25 16:32:04 +07:00
Dao Hoang Son ca9a822a45 Implement stdin/stdout 2020-12-25 03:04:36 +07:00
Dao Hoang Son 07cda8a5e8 Implement stockfish_init 2020-12-21 02:07:52 +07:00
Dao Hoang Son b153ec92fc Use Stockfish 12 from official-stockfish 2020-12-20 23:17:15 +07:00
Dao Hoang Son d590b20f1d Make sure flutter build apk/ios works 2020-12-20 23:13:38 +07:00