znjameswu / flutter_math

Math rendering and editing in pure Flutter.
https://znjameswu.github.io/flutter_math_demo/
Apache License 2.0
123 stars 52 forks source link

Package Incompatibility #45

Closed melvinotieno closed 3 weeks ago

melvinotieno commented 3 years ago

Because flutter_math <0.3.0-nullsafety.0 depends on tuple ^1.0.3 which depends on quiver >=0.22.0 <3.0.0, flutter_math <0.3.0-nullsafety.0 requires quiver >=0.22.0 <3.0.0.

(1) So, because google_sign_in_platform_interface >=2.0.0 depends on quiver ^3.0.0, flutter_math <0.3.0-nullsafety.0 is incompatible with google_sign_in_platform_interface >=2.0.0.

walsha2 commented 3 years ago

This package is not being maintained any longer, it seems.

Please use this fork on Pub.dev instead:

https://pub.dev/packages/flutter_math_fork

This specific fork can be found here on Github:

https://github.com/simpleclub-extended/flutter_math