olexale / bdd_widget_test

A BDD-style widget testing library
MIT License
101 stars 30 forks source link

chore(deps): Upgrade file to 7.0.0 #68

Closed lsaudon closed 8 months ago

lsaudon commented 9 months ago

In flutter 3.19.0, integration_test use file 7.0.0. I don't know if you want to put a more open constraint like file: “>=6.1.4 <8.0.0".

olexale commented 8 months ago

Thanks for the PR, I'll publish new version today