Skip to content

recognize extends StatelessComponent, extends StatefulComponent #465

Closed
@mit-mit

Description

@mit-mit

From @HansMuller on February 19, 2016 0:11

If I type class Foo extends StatelessComponent Atom appends {}. It would be even more helpful if it appended an empty build() method.

Similarly, if I type class Foo extends StatefulComponent Atom could generate a _FooState class and all the rest of the boilerplate.

Copied from original issue: flutter/flutter#2015

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions