cinch_gen 5.0.0-dev.1
cinch_gen: ^5.0.0-dev.1 copied to clipboard
cinch is powerful http client for dart, support native and js, http client using dio.
cinch_gen changelog #
5.0.0-dev.1 #
- Updated package versions:
analyzer: ">=6.9.0 <8.0.0"build: ^2.4.2cinch: ^5.0.0-dev.1source_gen: ^2.0.0dio: ^5.8.0+1
4.1.1 #
- Updated package versions.
4.1.0 #
- Add Header annotation
4.0.0 #
- Update Dart SDK to 3.0.0
- BREAK CHANGE:
- Remove
Pair、Triple, use dart 3 pattern。
- Remove
3.0.0 #
- Update dio to 5.0.0
- Http method add
validateStatus. - Service Add params
sendTimeoutandvalidateStatus.
2.2.0 #
- update plugin
2.1.2 #
- update plugin
2.1.1 #
- Fix List Type not gen.
2.1.0 #
- Support List Type
2.0.0 #
- Support Nullsafety
- Update analyzer to 2.0.0
1.0.2 #
- update analyzer version to 1.0.0
1.0.1 #
- update cinch version
1.0.0 #
- fix gen
*issue