cljds 1.1.1 cljds: ^1.1.1 copied to clipboard
ClojureDart project generation made using ClojureDart. Supports plain Dart and Flutter project.
1.1.1 #
- Add example folder
- Add .gitattribute for cljd files preview
- Change project description
1.1.0 #
- Add pub badge
- Add common troubleshooting for dart
- Add Flutter Support
1.0.6 #
- Change run-publish.sh script
- Republish 1.0.5 to remove unnecessary build files
1.0.5 #
- Simplify README
1.0.4 🔥 #
- [Breaking changes] add
dart
command when making plain dart project - Allow
_
and-
name in project name - Refactor project structure
1.0.3 #
- Fix clj-kondo warnings
- Update README
1.0.1-1.0.2 #
- Update README
1.0.0 #
- Support Dart project generation