Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

51 lines (35 loc) · 1.62 KB

Change Log

All notable changes to the "Ultimate Flutter Extension Pack" is documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.0.1]

  • Initial release

[0.0.2]

  • Added how to contribute GIF
  • Fixed README.md
  • Added blog explaining how to use every Extension

[0.0.3]

  • Added Dart Barrel File Generator [Extension] to create barrels for cleaner architechture
  • Added REST Client [Extension]
  • Added Chronicler [Extension] for recording VSCode screen
  • Added older versions of the extension pack .vsix in versions folder
  • Updated [README.md] with the new extensions

[0.0.4]

  • Removed Flutter Widget Snippets ✂️
  • Added Flutter Snippets ✅

[0.0.5]

  • Removed Awesome Flutter Snippets because its causing issues with Flutter Snippets.
  • Added Extension Packs keyword

[0.0.6]

  • Added Dart Data Class Generator [Extension]

  • Added Version Lens [Extension]

  • Added XML Format [Extension]

  • Added YAML [Extension]

  • Added Code Spell Checker [Extension]

  • Added markdownlint [Extension]

  • Removed Flutter Color [Extension] inbuilt in VSCode now.

  • Removed Pubspec Assist [Extension] inbuilt in VSCode now.

  • Removed Bracket Pair Colorizer [Extension] inbuilt in VSCode now.

  • Removed SnapCode [Extension]

  • Removed Auto-Open Markdown Preview [Extension] inbuilt in VSCode now.

  • Replaced REST Client [Extension] with Thunder Client [Extension]

  • Updated [README.md] with the new extensions