Update assets

This commit is contained in:
Ankit Mahato
2023-05-04 17:22:15 +05:30
parent f35a4e6fe6
commit f694d8f7e6
12 changed files with 29 additions and 4 deletions

View File

@ -4,15 +4,39 @@
Using API Dash, you can easily create & customize your API requests, visually inspect responses and generate Dart code on the go.
Please support this project by giving us a ~`Star on GitHub`~
**Please support this project by giving us a** ~`Star on GitHub`~
#br
## What's new in this release?
## What's new in this release (v0.2.0)?
#br
View full changelog [here](https://github.com/foss42/api-dash/blob/main/CHANGELOG.md).
1. A brand new UI with Settings.
![UI](resource:assets/intro/{{mode}}-ui.png)
2. Dark Mode Support
![Dark Mode](resource:assets/intro/{{mode}}-darkmode.gif)
3. You can now rename any request. Just double-click on it and enter the name.
![Rename Request](resource:assets/intro/{{mode}}-rename.gif)
4. Emoji support across the app. You can now easily send text content with emojis and preview any API response containing emojis.
![Emoji Support](resource:assets/intro/{{mode}}-emoji.png)
5. You can now save response body of any mimetype (image, text, etc.) directly in the Downloads folder by clicking on the Download button.
![Save Response Body](resource:assets/intro/{{mode}}-download.png)
6. Window size and position is persisted and the configuration is restored on app start.
7. Notification on save, download and any other user action (UX improvement).
8. Linux builds are now available for API Dash (.deb & .rpm)
.. and various bug fixes & performance improvements. View full changelog [here](https://github.com/foss42/api-dash/blob/main/CHANGELOG.md).
#br
@ -20,7 +44,7 @@ View full changelog [here](https://github.com/foss42/api-dash/blob/main/CHANGELO
#br
Click on the ~`+ New`~ button to start drafting a new API request.
Try out this live example
#br

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
assets/intro/dark-emoji.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

BIN
assets/intro/dark-ui.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

BIN
assets/intro/light-ui.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -46,3 +46,4 @@ flutter:
assets:
- google_fonts/
- assets/
- assets/intro/