A tool for updating certain files in the project for reflecting all the defined settings in appsettings.json.
.\pack_and_install.ps1
./pack_and_install.sh
You might need to uninstall the previously installed version by running:
dotnet tool uninstall -g FlutterAppSettings
Within your project, run:
flappsettings reflect