Mocking and Testing The File System In Dart/Flutter Unit Tests
This article will describe how to mock and test the file system in Dart/Flutter for tests and in particular unit tests.
This article assumes that the reader is familiar with Flutter development and the Dart language.
The article is divided into:
Int...
blog.victoreronmosele.com4 min read