foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.
https://apidash.dev
Apache License 2.0
1.43k stars 269 forks source link

Elapsed time by request #334

Closed Yousef-Rabia closed 5 months ago

Yousef-Rabia commented 5 months ago

elapsed time after sending a request

Enhance PR by adding feature to display elapsed time HTTP request. Offers insight into response performance for optimization and user experience. Ensures transparency and aids in debugging. Includes necessary technical details for clarity.

Related Issues

Checklist

Added/updated tests?

animator commented 5 months ago

All comments above.

Yousef-Rabia commented 5 months ago

All comments above.

@animator Review again please

animator commented 5 months ago

@Yousef-Rabia It is the reviewers task to mark a comment as resolved after verifying it, not the person whose code is under review.

Yousef-Rabia commented 5 months ago

@Yousef-Rabia It is the reviewers task to mark a comment as resolved after verifying it, not the person whose code is under review.

@animator Sorry I don't know

animator commented 5 months ago

Why not Stack it on top of Lottie at a visible location. It will eliminate the need of SingleChildScrollView and also the Lottie will not get displaced.

Yousef-Rabia commented 5 months ago

Why not Stack it on top of Lottie at a visible location. It will eliminate the need of SingleChildScrollView and also the Lottie will not get displaced.

Done

animator commented 5 months ago

Thanks for the PR 🚀