Skip to content

Commit

Permalink
Topics for native_dio_adapter
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 47a1256 commit 2a222bd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion plugins/native_dio_adapter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
name: native_dio_adapter
description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
version: 1.0.0+1

description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
topics:
- dio
- http
- native
- network
- cronet
homepage: https://github.com/cfug/dio
repository: https://github.com/cfug/dio/blob/main/plugins/native_dio_adapter
issue_tracker: https://github.com/cfug/dio/issues
Expand Down

0 comments on commit 2a222bd

Please sign in to comment.