flutter-template
flutter-template copied to clipboard
feat: Added example network request with retrofit
General
-
Added an example network request with retrofit
-
Jira Ticket
Checklists
- [ ] Platform specific changes (input, image picking etc) are tested on both of the platforms (Android and iOS)
- [ ] It is tested that the UI changes are rendered correctly on different device sizes (such as long lists or expanded rows) with safe area conditions.
- [ ] Edge cases, such as responses being empty or invalid, missing data, no internet connection etc, are tested and the app works as expected.
Showcase
- [ ] Either showcase screenshots / videos are attached, or this PR does not require such any showcase.