Skip to content

V1.0.0

Latest
Compare
Choose a tag to compare
@haptome haptome released this 11 Jul 15:00
· 4 commits to master since this release

flutterdocblocker

Simply provides an easy to use Documentaion Blocker generator with mininal amount of effort.

Languages

  • Dart
  • Flutter

Features

  • Press alt+1 when line is on a variable, function or class. This will generate the docblock. As a bonous, each time you press alt+1 it will add a new @Version tag.

  • Press alt+1 within an already generated DocBlock and it will do any nesscary updates to it (does not auto add @Version like below).