Skip to content

Commit

Permalink
Add topics
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Sep 2, 2024
1 parent 25cd08c commit 2a25c6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
5 changes: 3 additions & 2 deletions generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ description: retrofit generator is an dio client generator using source_gen and
homepage: https://mings.in/retrofit.dart/
repository: https://github.com/trevorwang/retrofit.dart/
topics:
- api
- http
- rest
- retrofit
- build-runner
- codegen
- api
version: 9.0.0
environment:
sdk: '>=3.3.0 <4.0.0'
Expand Down
7 changes: 6 additions & 1 deletion retrofit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ name: retrofit
description: retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
homepage: https://mings.in/retrofit.dart/
repository: https://github.com/trevorwang/retrofit.dart/
topics:
- api
- http
- rest
- dio
- retrofit
version: 4.3.0

environment:
sdk: '>=2.19.0 <4.0.0'

Expand Down

0 comments on commit 2a25c6d

Please sign in to comment.