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
400 stars 146 forks source link

Release build configuration related changes done for android project. #20

Closed shafayathossain closed 2 years ago

shafayathossain commented 2 years ago

Why? (ticket link or issue description)

Faced some issue to make release build for android.

What was done and how?

Made related changes to make release build for android. Additionally readme updated and app icon changed.

Anything special? (optional)