Created
January 6, 2020 23:13
-
-
Save rafdls/8aa6210eda408aa1caa0f4eb12e483de to your computer and use it in GitHub Desktop.
pubspec file for writing unit tests in flutter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dev_dependencies: | |
| flutter_test: | |
| sdk: flutter | |
| mockito: 4.1.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment