syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
54 stars 32 forks source link

Add `SafeArea` to request details #25

Closed Zazo032 closed 1 year ago

Zazo032 commented 1 year ago

Describe the bug Request detail is not using SafeArea, so content is displayed under the navigation bar.

To Reproduce Steps to reproduce the behavior:

  1. Go to a network request details with long content
  2. Scroll to the bottom
  3. Last item can't be clicked because it's under the navigation bar

Expected behavior A clear and concise description of what you expected to happen.

Version (please complete the following information):

Screenshots ![image](https://user-images.githubusercontent.com/2807712/227888420-def07349-aa77-4cfd-83d7-ef320524cc5f.png)
syedmurtaza108 commented 1 year ago

Fixed and will be available in the next release