Giter VIP home page Giter VIP logo

ezbadmintonadmin's People

Contributors

snonky avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

emfl

ezbadmintonadmin's Issues

Failed to compile application

Hello,
I'm trying to run this but I am new to flutter/dart and I can't figure out what's going on here. I've followed your detailed instructions but always end up with the following errors.
Do you have any what could cause this ?
Thank you !

Windows (desktop) • windows • windows-x64    • Microsoft Windows [version 10.0.22631.3155]
Chrome (web)      • chrome  • web-javascript • Google Chrome 122.0.6261.129
Edge (web)        • edge    • web-javascript • Microsoft Edge 122.0.2365.80
[1]: Windows (windows)
[2]: Chrome (chrome)
[3]: Edge (edge)
Please choose one (or "q" to quit): 2
Launching lib\main.dart on Chrome in debug mode...
../../../AppData/Local/Pub/Cache/hosted/pub.dev/dart_numerics-0.0.6/lib/src/precision.dart:16:27: Error: The integer literal 9223372036854775807 can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 9223372036854775808 is the nearest value that can be represented exactly.
const int int64MaxValue = 9223372036854775807;
                          ^^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/dart_numerics-0.0.6/lib/src/euclid.dart:86:35: Error: The integer literal 0x07EDD5E59A4E28C2 can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript 0x7edd5e59a4e28c0 is the nearest value that can be represented exactly.
      ((number - (number >> 1)) * 0x07EDD5E59A4E28C2) >> 58];
                                  ^^^^^^^^^^^^^^^^^^
../../../AppData/Local/Pub/Cache/hosted/pub.dev/dart_numerics-0.0.6/lib/src/euclid.dart:86:55: Error: The operator '>>' isn't defined for the class 'num'.
Try correcting the operator to an existing operator, or defining a '>>' operator.
      ((number - (number >> 1)) * 0x07EDD5E59A4E28C2) >> 58];
                                                      ^^
Waiting for connection from debug service on Chrome...             66,5s
Failed to compile application.

How to end a competition? / feedback on first "real" use

Hello, me again !
Well we had our first tournament with your software and so first of all thanks !
Everything went rather well except I have no idea how to end a competition so I took screenshots to save the score and leaderboard and then cancelled it.
Other questions/remarks:

  • I don't know if there is a way to have a 3rd place match in a competition?
  • Would you have an interest in:
    • supporting a "gender neutral" category to have singles match with men/women playing against each other (in my club we are not that many so we all play against each other in the tournament) (same for doubles, some teams are mixed, some are not)
    • Being able to change the score required for matches in the middle of the tournament (for example we do match in the groups as 11 points 2 set wins but we often do the semi-finals and up in 21 points). To workaround this I wanted to create a new competition with only the players that made if to the semi finals but I couldn't create a new one with the same category (since it was considered already running). We ended up tracking the score externally and then just inputting a fake score to get the correct winner.

I understand this isn't the "official" way to play but if you're interested in supporting this I'll try and submit a PR if I manage to add this :)

Thank you again

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.