ProKash is a VS Code extension designed to speed up development for Flutter and NestJS developers. It provides a set of powerful DevTools to streamline your workflow and boost productivity.
Features
Flutter Development
Quick widget snippets and templates
Built-in state management helpers
Automated code formatting for Flutter best practices
One-click widget extraction and refactoring
NestJS Development
Module, Controller, and Service generation
API endpoint scaffolding
Decorators and validation snippets
Database schema visualization
Cross-platform Tools
API integration helpers
Environment configuration management
Performance profiling tools
Documentation generators
Tip: Use the command palette (Ctrl+Shift+P) and type "ProKash" to access all available tools.
Requirements
VS Code 1.60.0 or higher
For Flutter features: Flutter SDK and Dart extension
For NestJS features: Node.js 14+ and NestJS CLI
Extension Settings
This extension contributes the following settings:
prokash.flutterFeatures.enable: Enable/disable Flutter development tools.
prokash.nestjsFeatures.enable: Enable/disable NestJS development tools.