1616 Commits

Author SHA1 Message Date
ce35995e10 Merge branch 'main' into add-feature-22 2023-12-25 23:43:07 +05:30
bdd63ead7e Merge branch 'main' into add-feature-checkbox 2023-12-25 21:29:36 +05:30
513243e711 Merge branch 'main' into form_data_imp 2023-12-24 22:44:31 +05:30
3423eb7d8f Refactoring widgets 2023-12-24 17:21:42 +05:30
5b03a2641b saveCollection Util 2023-12-24 17:20:10 +05:30
f00384f740 Widget refactoring 2023-12-24 16:49:31 +05:30
aceb3ada08 Update box names 2023-12-24 16:42:18 +05:30
22fc1d268d Update file_utils.dart 2023-12-24 16:42:04 +05:30
03479323f2 Update consts.dart 2023-12-24 16:41:56 +05:30
9f3b146f27 update widgets 2023-12-24 15:59:10 +05:30
2a8958e3e9 Merge pull request #102 from laiiihz/feat/new_dart_codegen
feat: new dart codegen
2023-12-24 12:14:51 +05:30
a4765e0a64 file ext deleted 2023-12-23 23:03:44 +05:30
7df09235c4 hive services revert 2023-12-23 23:02:12 +05:30
784b8947ae req model imports 2023-12-23 23:00:22 +05:30
22677d523f chore: name value revert 2023-12-23 22:57:31 +05:30
57aca1b9c4 chore: imports reorder 2023-12-23 22:55:41 +05:30
35c0ed32c6 chore: reverted name view model 2023-12-23 22:49:50 +05:30
1444317d91 fix: PR fixes with few enhancements 2023-12-23 22:47:53 +05:30
20be6b1ba1 fix: fix dart code gen tests' matcher 2023-12-23 16:57:49 +08:00
c4935862cd Merge branch 'main' into add-feature-22 2023-12-23 04:14:57 +05:30
d912d5fcb5 Update convert_utils_test.dart 2023-12-23 02:10:08 +05:30
ba007ad0ed fix: setState 2023-12-22 20:45:59 +05:30
72bc6a6487 chore: add test for getEnabledRows 2023-12-22 20:25:59 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
aceb4c9b01 Merge branch 'foss42:main' into add-feature-checkbox 2023-12-22 19:28:45 +05:30
59b1a3eba6 test refactor 2023-12-21 14:01:16 +01:00
aabed77f76 add feature 22 2023-12-21 11:55:24 +01:00
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
b320090378 Merge branch 'main' into form_data_imp 2023-12-20 22:30:52 +05:30
906cf83847 chore: reverted name value model files 2023-12-20 22:28:03 +05:30
a9bbe208d4 chore: added imports for multi part request 2023-12-20 22:10:14 +05:30
c04507f93a feat: Multi Part Request Feature Added 2023-12-20 21:51:27 +05:30
73f415c667 feat:add dio code gen 2023-12-20 17:31:42 +08:00
ffb9681958 wip: added necessary function to pick the files 2023-12-19 23:29:47 +05:30
e1ae22bdcd wip: added basic methods 2023-12-19 20:55:44 +05:30
1af24fad17 Update README.md 2023-12-16 16:39:56 +05:30
9280e2f957 Add tests for SVG Previewer 2023-12-16 16:27:03 +05:30
f2366bb9a0 Update http_utils_test.dart 2023-12-16 16:19:05 +05:30
08fe8cedcb Update SVG preview options 2023-12-16 16:14:47 +05:30
a0d739b0e1 SVG parser error handling 2023-12-16 16:09:41 +05:30
5f2a50ae26 Merge pull request #98 from mmjsmohit/add-feature-svgpreview
Add SVG Rendering
2023-12-16 16:03:57 +05:30
c7df69c5ea remove android platform specific code 2023-12-16 04:59:46 +05:30
8bbdea78e8 Update .gitignore 2023-12-16 04:56:48 +05:30
88be365f39 Update SVG rendering and add error messages 2023-12-15 11:12:36 +05:30
862d6ecc20 Update convert_utils.dart 2023-12-15 04:24:54 +05:30
92c610dbf5 Update request_model_test.dart 2023-12-15 04:21:55 +05:30
ce8a7dc944 CheckBox and Filtering 2023-12-15 04:08:12 +05:30
5d5d7928db Merge pull request #95 from damywise/add-windows-custom-titlebar
feat(windows): custom title bar
2023-12-12 09:09:12 +05:30
221b6b7cca Fixed to obey window size constraints on Windows 2023-12-12 09:01:35 +05:30