Update pubspec.yaml

This commit is contained in:
Ashita Prasad
2023-10-08 03:58:54 +05:30
parent ec8da0a891
commit 080ac4ba41

View File

@ -1,7 +1,7 @@
name: apidash name: apidash
description: 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 Dart code on the go. description: 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 Dart code on the go.
publish_to: "none" publish_to: "none"
version: 0.2.0+2 version: 0.3.0+3
environment: environment:
sdk: ">=3.0.0 <4.0.0" sdk: ">=3.0.0 <4.0.0"