Skip to content

Commit

Permalink
Topics for dio
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Li <[email protected]>
  • Loading branch information
AlexV525 authored Jul 29, 2023
1 parent c6e31f5 commit 1b37060
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dio/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
name: dio
version: 5.3.0

description: |
A powerful HTTP package for Dart/Flutter,
which supports Global settings, Interceptors,
FormData, Aborting and canceling a request,
Files uploading and downloading,
Requests timeout, Custom adapters, etc.
topics:
- dio
- http
- network
- interceptor
- web
homepage: https://github.com/cfug/dio
repository: https://github.com/cfug/dio/blob/main/dio
issue_tracker: https://github.com/cfug/dio/issues
version: 5.3.0

environment:
sdk: '>=2.15.0 <3.0.0'
Expand Down

0 comments on commit 1b37060

Please sign in to comment.