Alperen Ekin

Results 2 issues of Alperen Ekin

In the newer Flutter versions(3.19 in my case), it is not possible to build the app due to [File](https://pub.dev/packages/file/changelog) dependency.

Fixes #64 Might also help for #60 - Also added "team_stats" to the same method to return stats for H2H leagues. - Refactored query method to handle response creation dynamically...