flutter-template icon indicating copy to clipboard operation
flutter-template copied to clipboard

Xmartlabs' Flutter Base Project

Results 14 flutter-template issues
Sort by recently updated
recently updated
newest added

# :wrench: Bugfixes --- #### :pencil2: Description: Fixed `.gitignore `to save .idea `runConfiguration` folder Saved vscode launch settings ---

Create an extension of main app that mocks only basic API calls and must have data in local sources to make widget testing easier

# :recycle: Refactor #### :pencil2: Description: Proposal to remove auto router since it uses the build runner package and makes you regenerate the code each time you change the navigation...

# :recycle: Refactor #### :pencil2: Description: Refactor hive base: We were restricting the model to be a JSON object. With this change, it doesn't matter what the JSON type is;...