An open API service indexing awesome lists of open source software.

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.

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).