28 Commits

Author SHA1 Message Date
beb6d52c79 Fix multipart request 2024-03-10 06:06:28 +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
462519610a fixes 2024-01-07 14:45:18 +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
5eb91fbaf7 fix: content type header presence check 2024-01-02 09:22:11 +05:30
6efc5d56de fix: wrong header check while overriding content type 2024-01-01 15:03:42 +05:30
5734b79b1f fix: set contenttype only if headers does not have one 2024-01-01 15:01:21 +05:30
880f445c31 fix: fixes for alignment issues and request handling methods 2023-12-27 21:25:58 +05:30
57aca1b9c4 chore: imports reorder 2023-12-23 22:55:41 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
c04507f93a feat: Multi Part Request Feature Added 2023-12-20 21:51:27 +05:30
ce8a7dc944 CheckBox and Filtering 2023-12-15 04:08:12 +05:30
c479bedf12 abstract rowsToMap 2023-10-05 08:59:41 +05:30
cdba6476b0 Migrate to Dart 3 2023-08-27 20:23:41 +05:30
e440b5a5a7 Update http functions 2023-05-04 13:38:39 +05:30
a86175d2ad Dynamic default uri scheme 2023-05-04 12:25:41 +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
88ba41ce89 Trim leading or trailing whitespaces from URL 2023-03-16 16:54:07 +05:30
15347c5de0 Migrate http service constants 2023-03-13 20:27:38 +05:30
a9810ef7c2 Fully functional prototype with final UI design 2023-03-05 14:51:15 +05:30
aa1567851c Adding http services along with provider + model modifications 2023-03-05 12:13:22 +05:30