Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 23:56
1fbcf87

Added

  • Open a package's pub.dev page directly from your pubspec.yaml (#121)
  • Make a variable, function or class private or public via alt+enter (#107)
  • Custom file templates for "New Flutter widget" menu
  • Run flutter pub get from menu by right-clicking a file or a directory (#52)

Changed

  • Const constructor added for StatelessWidget and StatefulWidget templates (#141)

Fixed

  • Fix "Document is locked by write PSI operations" (#124)

Removed

  • Remove coverage feature
  • Remove bloc feature