hasancse91 / flutter_getx_template

A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.
MIT License
413 stars 152 forks source link

Need unit tests #29

Open AliAkberAakash opened 2 years ago

AliAkberAakash commented 2 years ago

As of now there are no unit tests. I'd like to work on writing tests.