Ankit Mahato
2b5fff1158
Merge pull request #1199 from shreyanshjain05/dev_guide-update
...
[DOCS UPDATE] - local installation made easy
2026-03-08 06:12:42 +05:30
Ankit Mahato
431e1f3d6b
Update setup_run.md
2026-03-08 06:10:29 +05:30
Ankit Mahato
2be0b95c19
Revise steps for updating and getting dependencies
...
Updated steps for managing Flutter dependencies in the setup guide.
2026-03-08 06:09:40 +05:30
Ankit Mahato
ca1a3afaaf
Merge pull request #1305 from foss42/bump-version
...
Supporting Flutter > 3.41
2026-03-08 05:56:05 +05:30
Ankit Mahato
5ca0ac8488
melos test will only run tests for packages inside the packages directory.
2026-03-08 05:21:31 +05:30
Ankit Mahato
9478f06d7e
Update env_trigger_field.dart
...
EnvironmentTriggerFieldState.dispose() was unconditionally disposing the controller and _focusNode, even when they were passed in from a parent widget. This caused a double-dispose when EnvHeaderField also disposed its own focusNode.
Fixed by only disposing resources that EnvironmentTriggerFieldState created itself (i.e., when widget.controller or widget.focusNode is null). This is the standard Flutter pattern for owned vs. borrowed resources.
2026-03-08 05:12:54 +05:30
Ankit Mahato
67c9445242
Update response_model_test.dart
2026-03-08 05:07:57 +05:30
Ankit Mahato
7962cce233
Update error_message_test.dart
...
The test fails because _FilledButtonWithIcon is no longer the runtime type of the widget created by FilledButton.tonalIcon in the current Flutter version. The predicate finds no match, causing tester.widget() to throw "No element".
The fix is to use find.byType(FilledButton) instead of the fragile runtime type string check:
2026-03-08 05:05:44 +05:30
Ankit Mahato
a81d56c2a9
http v1.6.0 breaking changes
2026-03-08 04:56:49 +05:30
Ankit Mahato
d2894bbe28
http v1.6.0 breaking change: charset parameter is not added for json
2026-03-08 04:36:11 +05:30
Ankit Mahato
b213580c80
Fix named parameter 'parent' error
2026-03-08 03:31:58 +05:30
Ankit Mahato
2d88ef606d
Update terminal_page_test.dart
2026-03-08 03:29:10 +05:30
Ankit Mahato
3d852e3e16
Update riverpod
2026-03-08 03:27:19 +05:30
Ankit Mahato
ddb66f83c6
Fix melos
2026-03-08 03:03:50 +05:30
Ankit Mahato
c444e46dd6
Merge pull request #1284 from souvikDevloper/docs/gsoc-mcp-testing-idea
...
docs: initial idea submission for MCP Testing (execution-first proposal)
2026-03-08 00:16:51 +05:30
Ankit Mahato
907c98eadc
Merge pull request #1282 from AviraL0013/gsoc-2026-mcp-testing
...
docs: addressing GSoC mentor feedback in MCP Testing proposal
2026-03-08 00:14:54 +05:30
Ankit Mahato
be27d14c42
Merge pull request #1268 from RishiAhuja/idea-doc/rishi-protocol-support
...
docs(idea): WebSocket, MQTT & gRPC — First-Class Protocol Support [GSoC 2026]
2026-03-08 00:11:56 +05:30
Ankit Mahato
0c00c5801a
Merge pull request #1261 from DeepBuha06/idea-vscode-extension
...
initial idea discussion: VS Code Extension for API Dash
2026-03-08 00:00:57 +05:30
Ankit Mahato
faf1e24b1f
Merge pull request #1258 from ShashwatXD/main
...
docs(gsoc): add initial idea doc for git-workflow-dashboard
2026-03-07 23:58:01 +05:30
Ankit Mahato
bda40fa692
Merge pull request #1247 from TheAnshulPrakash/GSoC_APIDash
...
docs: add GSoC 2026 initial idea submission for Agentic API Testing
2026-03-07 19:18:33 +05:30
Ankit Mahato
6616703bbb
Merge pull request #1220 from Wreck-X/Idea-HemanthKrishnakumar
...
docs: add GSoC 2026 Initial idea for WebSocket, gRPC and MQTT support
2026-03-07 19:14:07 +05:30
Ankit Mahato
4b369d09bf
Merge pull request #1215 from VoidArchive/main
...
docs: add GSoC 2026 initial idea for gRPC and ConnectRPC support
2026-03-07 19:11:07 +05:30
Ankit Mahato
6327f6ed56
Merge pull request #1241 from kpradyun/kpradyun-patch-1
...
Add GSoC 2026 proposal for Git Integration, Workflow Builder & Dashboard
2026-03-07 19:01:27 +05:30
Souvik Ghosh
833a6627de
Add initial idea submission for MCP Testing
...
Added initial idea submission details for GSoC 2026 regarding MCP Testing.
2026-03-07 16:17:30 +05:30
Keerthi Pradyun
948b85418e
Revise GSoC 2026 proposal with detailed project plan
...
Updated the GSoC 2026 idea proposal for Git support and workflow builder, enhancing project details, technical architecture, and implementation plans.
2026-03-07 15:43:12 +05:30
Ankit Mahato
7e0db1ff48
Merge pull request #1299 from foss42/version-upgrade
...
Version upgrade
2026-03-07 13:32:42 +05:30
Keerthi Pradyun
f5b02dffc4
Delete doc/proposals/2026/gsoc/images/APIdash.png
2026-03-07 12:22:49 +05:30
Souvik Ghosh
723131bc85
docs: clean up MCP Testing proposal formatting
2026-03-06 10:30:10 +00:00
Souvik Ghosh
bcfd721708
docs: add initial MCP Testing GSoC idea proposal
2026-03-06 09:59:07 +00:00
AviraL0013
035f15655f
docs: addressing GSoC mentor feedback in MCP DevTools proposal
2026-03-06 13:05:02 +05:30
Ashita Prasad
87828a4931
Merge pull request #1201 from Aanish-Bangre/idea-agentic-api-testing
...
Add GSoC initial idea submission: Agentic API Test Suite Engine
2026-03-06 01:22:54 +05:30
Ashita Prasad
cf23cd7edc
Merge pull request #1136 from Spark960/gsoc-2026-idea-lokesh
...
docs: add GSoC 2026 Initial Idea Submission for Multimodal AI Eval Framework (Idea 2)
2026-03-06 01:19:18 +05:30
Ashita Prasad
8eadff65f3
Merge pull request #1173 from K-Khushal/mcp-testing
...
GSoC 2026: initial idea submission for MCP Testing project
2026-03-06 00:28:55 +05:30
Ashita Prasad
05d8afa41d
Merge pull request #1187 from yash2002vardhan/feature/GSoC-initial-idea-submission-yashvardhan-goel
...
feat: Add initial proposal for MCP Testing & Security Suite
2026-03-06 00:25:12 +05:30
Ashita Prasad
733cb66268
Merge pull request #1203 from hitesh-reddy-k/gsoc/idea-hitesh-mcp-testing
...
GSoC: add MCP Testing proposal (Hitesh reddy k)
2026-03-06 00:10:36 +05:30
Ashita Prasad
a9bb2e2e70
Merge pull request #1231 from armanraymagit/feat-add-mcp-support
...
idea doc: MCP Support Gsoc 2026
2026-03-06 00:07:13 +05:30
Ashita Prasad
33488f594f
Merge pull request #1224 from AviraL0013/gsoc-2026-mcp-testing
...
Add GSoC 2026 initial idea draft for MCP DevTools
2026-03-06 00:02:15 +05:30
Ashita Prasad
007cb616e4
Merge pull request #1260 from fadexadex/fadex-idea
...
docs: add GSoC 2026 initial idea submission for MCP Testing
2026-03-05 23:54:04 +05:30
Ankit Mahato
fee798de01
Fixes #1084
...
https://pub.dev/packages/csv#usage
2026-03-05 07:10:29 +05:30
Ankit Mahato
b81ed1c867
Merge pull request #1160 from hihry/fix/nav-rail-icon-button-tooltips
...
Added tooltip labels to all four navigation rail IconButtons
2026-03-05 07:03:50 +05:30
Ankit Mahato
4f5537ad3f
Merge branch 'main' into fix/nav-rail-icon-button-tooltips
2026-03-05 07:03:38 +05:30
Ankit Mahato
6b1cd65b25
update
2026-03-05 06:52:35 +05:30
Ankit Mahato
2ea5012dbb
fix
2026-03-05 06:44:10 +05:30
Ankit Mahato
356653b872
update
2026-03-05 06:41:47 +05:30
DeepBuha06
ef004b4c00
updated idea with detailed approach, timeline, and architecture diagrams
2026-03-05 06:24:56 +05:30
RishiAhuja
025a689b9a
docs: remove architecture diagram from protocol support proposal
2026-03-05 05:13:35 +05:30
Ankit Mahato
6c943fd1d5
min dart sdk as 3.11.0
2026-03-05 05:07:42 +05:30
RishiAhuja
7569f993cb
refactor: remove redundant implementation guide links from protocol support documentation
2026-03-05 02:46:23 +05:30
RishiAhuja
19c3a89dd9
docs: add idea doc for WebSocket, MQTT & gRPC protocol support
2026-03-05 02:37:06 +05:30
Keerthi Pradyun
80b94ea8f5
Update GSoC 2026 proposal with detailed project plan
...
Revised GSoC 2026 idea proposal to enhance Git support, visual workflow builder, and collection dashboard features. Expanded project details, technical architecture, and proposed timeline.
2026-03-04 22:04:36 +05:30