devtodollars / mvp-boilerplate

A mobile and/or web boilerplate that covers all your MVP needs
https://devtodollars.com
MIT License
741 stars 85 forks source link

Seems like there's mismatch between versions #74

Closed sailod closed 4 months ago

sailod commented 4 months ago

getting all those errors which seems like a mismatch between the installed flutter version and the required one: ^^^^^^^ /sdks/flutter/packages/flutter/lib/src/rendering/proxy_box.dart:2774:20: Error: The getter 'Matrix4' isn't defined for the class 'RenderFittedBox'.

can you please indicate which flutter version should be installed?

matthewwong525 commented 4 months ago

We're looking to upgrade the flutter version in #66 . will get this done soon appreciate for putting together this ticket.