Flutterando / slidy

CLI package manager and template for Flutter
https://pub.dev/packages/slidy
Apache License 2.0
806 stars 101 forks source link

fix: fluter_modular_test deprecated changing to modular_test package #265

Closed gbfonseca closed 2 years ago

gbfonseca commented 2 years ago

Correction to #264. The package flutter_modular_test has been deprecated and the new package is modular_test

Ascenio commented 2 years ago

Hey @gbfonseca :wave: could you fix the conflict, please?