issues
search
mikededo
/
dartBarrelFileGenerator
VSCode extension that generates barrel files for Dart projects
MIT License
25
stars
9
forks
source link
Next@v2.0.0
#20
Closed
mikededo
closed
2 years ago
mikededo
commented
2 years ago
The new version 2.0.0 is finished 🥳
Features
Extension
Added configuration to exclude file patterns from being generated (#18).
Development
Migrated the code to TypeScript while also improving the code structure.
Added webpack to bundle the extension drastically reducing its size.
The new version 2.0.0 is finished 🥳
Features
Extension
Development