flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

docs: formatted and fixed documentations

Open OutdatedGuy opened this issue 2 years ago • 0 comments

Changes

  • Replaced ALL occurrences of flutter pub run to dart run
  • Formatted all non-code files (.md, .yaml, etc.) using their language specific style
  • Capitalized starting alphabets of all dart doc comments (///)

Fixes

  • Fixed incorrect doc comment for adaptive_icon_monochrome config key

OutdatedGuy avatar Dec 29 '23 19:12 OutdatedGuy