286 Commits

Author SHA1 Message Date
d4a0888917 Cleaned up ui_utils_test 2023-04-12 19:02:14 +05:30
cc99610f70 Update http_utils_test.dart 2023-04-11 23:44:09 +05:30
d796c80420 Create http_utils_test.dart 2023-04-11 23:40:04 +05:30
83dc2898da Update ui_utils_test.dart 2023-04-11 23:38:13 +05:30
ffa0228340 Create tests for ui_utils 2023-04-11 03:26:51 +05:30
3028b9bfa7 Update LICENSE 2023-04-11 02:29:36 +05:30
ad1375e748 Fix: Request Time Duration 2023-04-11 00:41:06 +05:30
11edef7dff Clean up response model 2023-04-10 09:06:14 +05:30
f104f52765 Add content type functions 2023-04-10 09:05:05 +05:30
10b19a21fb Adding tests for KVRow Model 2023-04-10 05:39:24 +05:30
595c7429e8 Update pubspec.yaml 2023-04-10 05:38:44 +05:30
b0d69bda2c Overriding KVRow methods for testing 2023-04-10 05:25:59 +05:30
b0fd5554dc Fix code style for dark mode 2023-04-09 02:36:29 +05:30
e9f32f8b99 Update code theme key sequence 2023-04-08 23:53:09 +05:30
9368de175d Merge pull request #5 from choe220/main
add persisted theme toggle to RequestEditorPaneHome
2023-04-05 18:04:59 +05:30
a7154aadfb add persisted theme toggle to RequestEditorPaneHome 2023-04-04 15:49:59 -07:00
90823513ac Update description 2023-04-01 07:42:47 +05:30
2933b1ac42 View raw response data for custom content-types 2023-04-01 06:46:00 +05:30
487a180c7b Update README.md 2023-03-31 17:09:48 +05:30
9af10da4e3 Update README.md 2023-03-30 05:39:46 +05:30
981c0092d7 Update feature_request.md 2023-03-28 17:08:22 +05:30
763ba7faa2 Revert "Update README.md"
This reverts commit 82b66796d9c58d6c29abc6d4eea5083d4341d72f.
2023-03-28 13:38:29 +05:30
82b66796d9 Update README.md 2023-03-28 13:20:16 +05:30
3883c8ef3e Update INSTALLATION.md 2023-03-28 13:20:04 +05:30
e90a8b274a Update README.md 2023-03-28 09:48:05 +05:30
e851bbdd87 Update README.md 2023-03-28 02:41:32 +05:30
46637941da Update README.md 2023-03-28 00:11:24 +05:30
0a45a1fc1d Update README.md 2023-03-27 20:12:19 +05:30
6b8ee9b3ef Update README.md 2023-03-27 19:45:26 +05:30
0160876203 Update README.md v0.1.0 2023-03-27 19:29:54 +05:30
c8095cb76b Update INSTALLATION.md 2023-03-27 19:28:12 +05:30
eaea12ec49 Create INSTALLATION.md 2023-03-27 18:51:33 +05:30
3c1c21dd7f Update README.md 2023-03-27 18:47:42 +05:30
a8c2a35833 Cleanup packages 2023-03-27 16:03:09 +05:30
52d2aa80bf Data persistence and save button added 2023-03-27 14:04:00 +05:30
9ead1cc79f Model Map Parsing 2023-03-27 14:01:26 +05:30
bb698539fe Adding Hive persistence 2023-03-27 12:17:30 +05:30
e9b3b04ffd Update .gitignore 2023-03-25 01:00:36 +05:30
96f9090a24 Add flutter_launcher_icons 2023-03-25 00:41:27 +05:30
7cd1d34847 WIndow title 2023-03-23 20:44:26 +05:30
d37b785a86 Modify window size 2023-03-23 19:37:28 +05:30
28e8e30ce4 Introducing WidgetSpans 2023-03-23 17:05:47 +05:30
fec990a3e6 Update Home Page message 2023-03-23 16:07:25 +05:30
6852e65e80 Update README.md 2023-03-23 07:47:44 +05:30
9c31118cd7 JSON Serialization and Deserialization for models 2023-03-23 03:46:19 +05:30
454ebd4b8a Request Body to String? from dynamic 2023-03-23 03:45:11 +05:30
e7eee508c6 New utility to convert KVMap to List 2023-03-23 03:20:28 +05:30
dd2ab16f58 Update http_utils.dart 2023-03-23 02:24:53 +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