Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The named parameter 'initMoves' isn't defined. #2

Open
justmeeee opened this issue Dec 4, 2018 · 4 comments
Open

The named parameter 'initMoves' isn't defined. #2

justmeeee opened this issue Dec 4, 2018 · 4 comments

Comments

@justmeeee
Copy link

Something seems to be missing after 'flutter packages get'.

If I comment it out and try to run it, I get this error: flutter/website#1536

If I comment out what's proposed at https://github.com/iampawan/Flutter-UI-Kit/blob/master/README.md (Missing Key.Properties file) I get this error:

Compiler message:
lib/pages/openings_page.dart:40:15: Error: No named parameter with the name 'initMoves'.
initMoves: openings[position].moves,
^^^^^^^^^

@deven98
Copy link
Owner

deven98 commented Dec 5, 2018

Hi,
I had modified the source code of the package itself for some specific functionality. I've written about it here: https://medium.com/flutterpub/making-a-chess-app-with-flutter-6aa9ec609381.

However, I'm pushing an update in a few days that will include this parameter as well.

@Murtowski
Copy link

The issue still exist, project do not compile.

@dleuck
Copy link

dleuck commented Jan 23, 2020

Thank you for your great Medium post about this project. Do you intend to fix the build? I think a lot of people are interested.

@henoktadesse
Copy link

@deven98 Still waiting for 'initMoves', anything new ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants