Skip to content

TabooSun/CSharp.FlutterAppSettings

Repository files navigation

FlutterAppSettings

A tool for updating certain files in the project for reflecting all the defined settings in appsettings.json.

Installation

Windows

.\pack_and_install.ps1

macOS or Linux

./pack_and_install.sh

You might need to uninstall the previously installed version by running:

dotnet tool uninstall -g FlutterAppSettings

Usage

Within your project, run:

flappsettings reflect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published