fluttercommunity / flutter_launcher_icons

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94

Home Page:https://pub.dev/packages/flutter_launcher_icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix indent in web/manifest.json file

p-mazhnik opened this issue · comments

ℹ️ Info

Version: v0.10.0

💬 Description

This package overrides default indent (4, see flutter's template: https://github.com/flutter/flutter/blob/master/packages/flutter_tools/templates/app_shared/web/manifest.json.tmpl) for the web/manifest.json file. The indentation set by this package is 2.