lichess-org / dartchess

Dart chess library for native platforms
https://pub.dev/packages/dartchess
GNU General Public License v3.0
33 stars 17 forks source link

Update to dart3. Use records instead of Tuple2 #29

Closed veloce closed 1 year ago

nav-28 commented 1 year ago

Maybe replace TransformResult with records in pgn parser. https://github.com/lichess-org/dartchess/blob/0429df6274609db3d32bd324a9b3d6f5c6a8d663/lib/src/pgn.dart#LL367C30-L367C30