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.

Home Page:https://apidash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing drag scrolling support in davi package

DenserMeerkat opened this issue · comments

Describe the bug/problem
The davi package currently in use to display request params, headers and form data doesn't support drag scrolling (touch) and the package has been dormant for a while.

Proposed Solution
Switch to data_table_2 a more popular and active package and most importantly supports drag scrolling.

repo link - davi
repo link - data_table_2

Steps to Reproduce the bug/problem

  1. Launch in device with touch input.
  2. Attempt to scroll table when params/headers/form data rows overflow available height.

Expected behavior
Touch Drag scrolling should work.

Device Info (The device where you encountered this issue):

  • OS: Mobile
  • Version: Android 12

hey am interested assigned to me