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

Added Overlay Widget for saving state #336

Closed Tilakraj-B closed 5 months ago

Tilakraj-B commented 5 months ago

PR Description

Removed the ScaffoldMessenger and added Overlay Widget for displaying the waiting screen while saving for better UX.

Related Issues

Checklist

Added/updated tests?

added tests for the new components added

animator commented 5 months ago

@Tilakraj-B What is the source of completed.json & saving.json? Post the URLs.

Tilakraj-B commented 5 months ago

The source is lottiefiles.com complete.json URL : https://lottiefiles.com/animations/examination-done-cF8EOEIeFo saving.json URL : https://lottiefiles.com/animations/save-OMZ1ESz3LP

animator commented 5 months ago

Added comments above.

animator commented 5 months ago

One more comment ☝️

animator commented 5 months ago

Is the PR ready for review?

Tilakraj-B commented 5 months ago

yes, made the changes you asked.

animator commented 5 months ago

LGTM. Thanks 🚀