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 Color Issues and Deprecations introduced with Flutter 3.22 #416

Closed DenserMeerkat closed 3 months ago

DenserMeerkat commented 3 months ago

Deprecations:

MaterialStateProperty -> WidgetStateProperty surfaceVariant -> surfaceContainerHighest background -> surface onBackground -> onSurface