wednesday-solutions / flutter_template

A Flutter template application showcasing - Clean architecture, Responsive design, State management, Decoupled widgets using the connector pattern, Dependency Injection, Widget, Unit, Golden and E2E testing, Navigation, Localization, Material 3 dynamic theming, Continuous Integration and Continuous Deployment.
https://wednesday.is/building-products/?utm_source=github&utm_medium=flutter_template
MIT License
337 stars 57 forks source link

Updated golden tests #37

Closed aliHafizji closed 1 year ago

aliHafizji commented 2 years ago

Updating the golden tests as it was failing. Upon further evaluation, this seems to be a result of the updates to flutter. There is a 0.03 to 0.05% variation. It's hardly visible.