Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed allof without parameters generation * Updatecd pubspec and changelog * Fixed analyser issues * Fixed issue 331 with List<List<User>> * Updatec pubspec and changelog. Removed not needed code * Updated gitignore * Added ability to generate files from urls * Improved code generator * Updated changelog and pubspec * Added main.dart * Removed generation of indexes file * Updated changelog and pubspec * Fixed parameter names generation * Revert "Removed generation of indexes file" This reverts commit 4ad82db. * Fixed generation of client index file * Fixed enum names generation * Updated pubspec and changelog * Added possibility to cache files * Issue #340 added generation of toString overrides * Updated dependencies and added lints * Updated lints * Fixed enum names generation from x-enumNames and x-enum-varnames * Fixed tests * Updated changelog and pubspec * Fixed tests * Added yaml support * Removed not needed const * Fixed multiple manipulations in map * Refactored example and fixes issues * Fixed some things * Fixed test * Updated example project * Updated pubspec and changelog Co-authored-by: uladzimir_paliukhovich <>
- Loading branch information