1811 Commits

Author SHA1 Message Date
bbe552d437 Update curl.dart 2024-11-30 08:48:47 +05:30
7a33a9ab80 Create .pubignore 2024-11-29 01:51:43 +05:30
3888e119c8 Fix import package 2024-11-29 01:47:21 +05:30
a5528a52b3 Update README.md 2024-11-29 01:36:35 +05:30
ff7389247d updates 2024-11-29 01:33:05 +05:30
f078e3dfce Update README.md 2024-11-29 01:28:14 +05:30
3f9b4668b1 Upload json_explorer 2024-11-29 01:24:01 +05:30
c82d94ef24 Create README.md 2024-11-29 00:20:38 +05:30
166c9286f9 Fixed a bug in toCurlString() and fixed the dart_to_curl_test with valid curls. 2024-11-26 12:25:16 +05:30
49e2b3d11e Adding back the GET tests 2024-11-26 01:15:49 +05:30
c7b822223b Split the test file into 3 files 2024-11-26 01:13:18 +05:30
2b950ad6cf Implemented FormData parsing in curl_parser and added tests for it. 2024-11-24 18:50:37 +05:30
679fb443cd Update README.md 2024-11-24 16:37:37 +05:30
a0de2cfd3b updates 2024-11-24 16:28:42 +05:30
5e612f8b23 update pub details 2024-11-24 15:40:27 +05:30
50d1e0af89 refactor curl_parser 2024-11-24 15:20:14 +05:30
e4371ff156 Update README.md 2024-11-24 15:01:55 +05:30
d1ef3cb0d7 Update curl.dart 2024-11-24 14:56:50 +05:30
f280b8fb33 Update curl_parser_example.dart 2024-11-24 14:56:31 +05:30
a5069db823 Update curl_parser_test.dart 2024-11-24 13:46:28 +05:30
562177fa05 Update CHANGELOG.md 2024-11-24 06:35:47 +05:30
13eba999fd Update README.md 2024-11-24 06:33:15 +05:30
b9651d34d2 refactor 2024-11-24 06:29:47 +05:30
e0cb1b9c8e Update README.md 2024-11-24 06:27:01 +05:30
7a32591802 Update README.md 2024-11-24 06:24:23 +05:30
51355b8a10 Update curl_parser_example.dart 2024-11-24 06:13:29 +05:30
dc1320e766 Update curl_parser_test.dart 2024-11-24 06:13:06 +05:30
85842b294d Update README.md 2024-11-24 06:11:17 +05:30
201e7abe3f Update README.md 2024-11-24 06:08:47 +05:30
5df562d73a Add curl_parser 2024-11-24 06:01:04 +05:30
344960e1df Update ROADMAP.md 2024-11-24 02:42:55 +05:30
4db0a10306 Update pull_request_template.md 2024-11-14 21:01:47 +05:30
f003325739 Update pull_request_template.md 2024-11-14 21:01:03 +05:30
895e0ed1a9 Update pull_request_template.md 2024-11-14 21:00:15 +05:30
5ffc25bfe6 closes #207 header suggestions sorted by relevance 2024-11-10 03:19:51 +05:30
ae477df51a Update setup_run.md 2024-11-09 08:32:29 +05:30
d1fc34ea4a Update CONTRIBUTING.md 2024-11-09 08:31:24 +05:30
aae076e02c Merge pull request #495 from imukulgehlot/setup-run-platform-guide
Add platform setup instructions for macOS, Windows, and Linux
2024-11-09 05:37:08 +05:30
3acb581b40 Update setup_run.md 2024-11-09 05:36:23 +05:30
2c708d969d Update setup_run.md 2024-11-09 05:32:51 +05:30
d970221abe Update setup_run.md 2024-11-09 05:32:05 +05:30
0535911ae7 Update setup_run.md 2024-11-09 05:31:03 +05:30
c7149f859e docs: Add platform setup instructions for macOS, Windows, and Linux
docs: Add platform setup instructions for macOS, Windows, and Linux

- Updated step 3 in setup_run.md to include platform-specific instructions for enabling Windows, macOS, or Linux based on the user’s desktop environment.
- Added `flutter create --platforms=<platform>` command example for clarity.
- Added a reference to `platform_specific_instructions.md` to guide users on configuring platform-specific requirements after setup.

This update clarifies setup steps and reduces confusion for new contributors 
by centralizing necessary setup instructions in one place.
2024-11-09 02:53:25 +05:30
bdb0edc4f4 Merge branch 'main' into feat/URLSession-codegen 2024-11-03 11:40:34 +05:30
b6cdf60365 Update codegen.dart 2024-11-03 11:39:38 +05:30
f14d226186 Merge branch 'main' into feat/URLSession-codegen 2024-11-03 11:32:01 +05:30
653fe09fef Update README.md 2024-11-03 06:13:44 +05:30
c76896c4d5 Update README.md 2024-11-03 06:12:41 +05:30
36695c3410 Merge branch 'main' of https://github.com/foss42/apidash 2024-11-03 06:12:21 +05:30
92c1b560fb Create apidash.png 2024-11-03 06:12:10 +05:30