flutter_dubov_system 0.0.2 copy "flutter_dubov_system: ^0.0.2" to clipboard
flutter_dubov_system: ^0.0.2 copied to clipboard

High-performance Flutter wrapper for the FIDE-approved CPPDubovSystem engine. Enables official chess tournament pairings on the web using C++ compiled to WebAssembly.

0.0.2 #

  • Initial Release of the Flutter Dubov System plugin.
  • Integrated the FIDE-approved CPPDubovSystem C++ engine for official Swiss tournament matchmaking.
  • Added Web Support utilizing WebAssembly (WASM) via dart:js_interop.
  • Added Native Support (Windows, macOS, Linux, Android, iOS) leveraging Dart FFI for near-native C++ performance.
  • Implemented complete player management, Elo rating tracking, and official color allocation rules.
0
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance Flutter wrapper for the FIDE-approved CPPDubovSystem engine. Enables official chess tournament pairings on the web using C++ compiled to WebAssembly.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_dubov_system_native, flutter_dubov_system_platform_interface, flutter_dubov_system_web

More

Packages that depend on flutter_dubov_system

Packages that implement flutter_dubov_system