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.37k stars 257 forks source link

feat: environment manager #412

Closed DenserMeerkat closed 3 weeks ago

DenserMeerkat commented 1 month ago

PR Description

Adds support for environment variables

Related Issues

Checklist

Added/updated tests?

We encourage you to add relevant test cases.

ashitaprasad commented 3 weeks ago

Hi @DenserMeerkat please address all the comments above and dont mark any of them as resolved as it is marked by the reviewer after verifying.

ashitaprasad commented 3 weeks ago

@DenserMeerkat update your Flutter to the latest version and resolve the failing tests.