Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>[FF] Flutter FilesNew to Visual Studio Code? Get it now.

[FF] Flutter Files

Igor Kravchenko

|
318,217 installs
| (2) | Free
Quickly scaffold flutter bloc file templates
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Flutter Files

Awesome Flutter Install

This extension allows quickly scaffold flutter BLoC templates in VS Code project.

This extension use https://github.com/felangel/bloc for BLoC

How it works(Russian lang) - https://vas3k.club/post/10567/

Support me - Add me on linkedin

Support me - install my music player: meows.app

demo

Custom(dynamic) templates

Copy templates directory to your project (by command "[FF] Copy templates to project") and change any of content files (bloc,event,model,page,provider,repository,scree,state)

Changelog

3.1.0 (2021-02-03)

Features

  • dynamic commands and config (7142dee)

2.2.0 (2020-08-15)

Features

  • support v.6 bloc (01d4ce2)
  • support v5 (965a07c)

2.1.0 (2020-05-01)

Features

  • add new command - copy templates (096fc10)
  • support multi templates (f1732de)

Bug Fixes

  • change linter (97cb622)

1.9.0 (2020-03-09)

Features

  • use Stream for event (8c17a78)

1.8.0 (2020-03-06)

Features

  • update templates (891ba4c)

1.7.0 (2019-12-30)

Features

  • update templates

1.6.0 (2019-11-27)

Features

  • support flutter_bloc ^2.0.0

1.5.4

Features

  • support flutter_bloc 0.22.1

1.5.3

Features

  • add workspace support
  • update templates

1.5.1

Bug Fixes

  • fix Stack Overflow

1.5.0

Features

  • support equatable v0.6.0

1.4.0

  • fix: #10 and update bloc

1.3.4

  • Update templates: fix StackTrace

1.3.3

  • Update templates: add StackTrace

1.3.2

  • File(s) could not be created. TypeError: Cannot read property 'name' of undefined #7

1.3.1

  • Fix custom templates for pack

1.3.0

  • Support custom templates

1.2.4

  • Support windows path. Update templates

1.2.3

  • Update templates, use @immutable, new version BLoC

1.2.2

  • Update templates

1.2.1

  • fix: vscode engines

1.2.0

  • Update templates: model, repository, state

1.0.0

  • Init

Features

Right click on a file or a folder in your current project. You can find multiple options been added to the context menu:

Menu Options
New Big Pack Bloc
New Small Pack Bloc
Menu Options
New Bloc
New Event
New Model
New Page
New Provider
New Repository
New Screen
New State
Menu Options
New Index

Disclaimer

Important: This extension due to the nature of it's purpose will create files on your hard drive and if necessary create the respective folder structure. While it should not override any files during this process, I'm not giving any guarantees or take any responsibility in case of lost data.

Fork https://github.com/ivalexa/vscode-angular2-files

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft