VeryGoodOpenSource / mockingjay

A package that makes it easy to mock, test, and verify navigation in Flutter. Created by Very Good Ventures ๐Ÿฆ„
https://pub.dev/packages/mockingjay
MIT License
112 stars 7 forks source link

chore(example): updated SDK constraints #60

Closed alestiago closed 1 year ago

alestiago commented 1 year ago

Description

Updates the Dart SDK constraints in the example to be exactly the same as the main package.

See this.

Type of Change