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. It is supported for macOS, Windows, Linux, Android & iOS. A lightweight alternative to postman/insomnia.
https://apidash.dev
Apache License 2.0
1.56k stars 291 forks source link

fix: renderflex overflow issues in pane #423

Closed DenserMeerkat closed 3 months ago

DenserMeerkat commented 3 months ago

PR Description

Fixed renderflex overflow issues in jsonpreviewer buttons and response header buttons.

Related Issues

Checklist

Added/updated tests?

We encourage you to add relevant test cases.