37 Commits

Author SHA1 Message Date
02c4d92c95 Merge pull request #296 from nikkivirtuoso/update_test_cases_for_dart_http
update: test cases added from POST4 to POST9 for dart (http)
2024-03-14 18:58:59 +05:30
926ca3ad96 handled null cases and updated test cases POST4 to POST9 2024-03-14 18:03:23 +05:30
d56b2b6489 handling of null string and test cases updated 2024-03-14 02:13:01 +05:30
378f16035b package updation 2024-03-13 00:09:12 +05:30
f495d7b233 fix: testcases and dart dio codegen 2024-03-12 23:57:42 +05:30
cb8bfebecd Refactor codegen 2024-03-12 05:19:03 +05:30
bff2ca892d fix: redundant dart(http) codegen 2024-02-23 19:19:32 +05:30
d46dd0071f Update ContentType & ResponseBodyView enums 2024-01-08 00:32:49 +05:30
37ec266a23 Merge branch 'main' into form_data_imp 2024-01-07 15:50:20 +05:30
805f82a677 hasContentTypeHeader getter added to RequestModel 2024-01-07 15:44:19 +05:30
fead5e6a20 format 2024-01-07 15:07:40 +05:30
4cf36b6450 Update model & codegen 2024-01-07 14:36:30 +05:30
3823b94531 Merge branch 'main' into form_data_imp 2024-01-06 22:50:02 +05:30
c92cc4c5d1 Merge branch 'main' into add-feature-checkbox 2024-01-06 03:04:06 +05:30
9fa72af06b feat: added http and dio code gen 2024-01-03 23:10:51 +05:30
c765cb378b refact: codegen to override content-type header 2024-01-02 09:23:04 +05:30
80e13fc625 fix: fixed code gen issues in latest code 2023-12-27 21:38:23 +05:30
3fd0a1933c chore: add request_model tests 2023-12-27 12:16:40 +05:30
bdd63ead7e Merge branch 'main' into add-feature-checkbox 2023-12-25 21:29:36 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
67f80563aa test:add dart dio code gen tests 2023-12-21 16:16:39 +08:00
a792e0fb35 feat: rewrite dart http code gen with dart code builder & format 2023-12-21 13:20:41 +08:00
73f415c667 feat:add dio code gen 2023-12-20 17:31:42 +08:00
21c8de6d4d Update nomenclature 2023-10-06 21:28:12 +05:30
c479bedf12 abstract rowsToMap 2023-10-05 08:59:41 +05:30
fd30817867 Update pkg_http.dart 2023-09-30 19:08:21 +05:30
4dfe026fe1 Update pkg_http.dart 2023-09-28 21:57:53 +05:30
a86175d2ad Dynamic default uri scheme 2023-05-04 12:25:41 +05:30
8d71413f7f Update Codegen 2023-04-30 23:29:54 +05:30
33f4259a57 Update default uri scheme 2023-04-26 16:17:00 +05:30
454ebd4b8a Request Body to String? from dynamic 2023-03-23 03:45:11 +05:30
cb3865b192 Simplify content-type mapping 2023-03-23 00:20:32 +05:30
77f4bd67d6 Migrate functions to utilities 2023-03-23 00:09:23 +05:30
a8fbbc96d2 CodeGen class 2023-03-22 23:57:55 +05:30
695a0bb668 Error Messaging and cleanup URLs 2023-03-22 18:47:03 +05:30
85416d00d9 Dart code generator for request 2023-03-22 01:52:38 +05:30
9c06700380 Dart code generator 2023-03-21 22:48:11 +05:30