https://github.com/mindinventory/flutter-retrofit
API calls using the retrofit client.
https://github.com/mindinventory/flutter-retrofit
api-client dart flutter retrofit
Last synced: 12 months ago
JSON representation
API calls using the retrofit client.
- Host: GitHub
- URL: https://github.com/mindinventory/flutter-retrofit
- Owner: Mindinventory
- License: mit
- Created: 2020-12-02T12:56:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T05:37:59.000Z (over 3 years ago)
- Last Synced: 2025-04-05T07:22:51.622Z (about 1 year ago)
- Topics: api-client, dart, flutter, retrofit
- Language: Dart
- Homepage: https://www.mindinventory.com/flutter-app-development.php
- Size: 33.4 MB
- Stars: 51
- Watchers: 6
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Retrofit with Flutter
A new flutter applicaiton with very simple retrofit client (the sample of presentation).
Read more here: https://medium.com/mindful-engineering/retrofit-the-easiest-way-to-call-rest-apis-is-flutter-fe55d1e7c5c2
# Description
A very simple sample of retrofit client & generate the client file in project. So, I am going to create an app of Retrofit in a flutter with very easy and understandable code. I also integrate a dependency injection in this app.That dependencies will help to handle all data parsing and we need to write less code.
# Dependencies
- retrofit: ^1.3.4+1
- dio: ^3.0.10
- built_value: ^7.1.0
- json_annotation: ^3.1.0
# Conclusion
I hope this article has cleared up some of the major question marks regrading to the Hero aniamtion. I am exploring the flutter framework, and will report all of my new findings.
# LICENSE!
flutter-retrofit is [MIT-licensed](/LICENSE).