Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.32 KB

Riverpod Widget Refactor

Riverpod Widget Refactor is an extension that offers flutter_riverpod related code actions and snippets to increase productivity and make development easier. alt text alt text

Code Actions

  • Convert to a ConsumerWidget
  • Convert to a StatelessWidget
  • Convert to a StatefulWidget
  • Convert to a ConsumerStatefulWidget
  • Wrap with consumer

Remarks

  • Imports are managed automatically (no more adding import statements)

Note

I A Big Thank You! 🎉 I stolen code from those repositoires:

Iam someone who knows nothing about TypeScript and programming extensions for VSCode. I worked on this for 2 days, so this repository is not perfect.

Please create a Pull Request if you can help me improve it!
Please create a Pull Request if you can help me improve it!
Please create a Pull Request if you can help me improve it!
Please create a Pull Request if you can help me improve it!
Please create a Pull Request if you can help me improve it!