Beginners project concept (flutter/dart) | Simple REST API Get request with clean architecture

Опубликовано: 03 Май 2021
на канале: Flutter Insights
174
2

first of all i would like to thank you all flutter nepal community members for being a part of this community and supporting this channel unitl now and i really appriciate you guys ...

in this content i've discussed about the beginners project concepts and many more intresting project's business logics which we can implement and try out in our beignners projects in our initial learning phase ..
in this content i will be discussing & walk you through about different logics implemented in the project itself and how that makes difference in projects ..

this is a simple GET request from REST API in (flutter/dart) the api service provider is (https://jsonplaceholder.typicode.com/), main reason why this project exists is simple this project's src is managed in clean architecture if you are a flutter beginners looking for some example srcs to learn then this might be the thing what you are searching for required dependencies: (cached_network_image, full_screen_image, get, get_it, get_storage, http)

flutter version: Flutter 2.3.0-1.0.pre.203 • channel master

dart version: Dart 2.14.0 (build 2.14.0-48.0.dev)

*this is to notify some devs if they did not have upgraded to flutter 2.0 version then this src may show some errors in code in your IDE so i suggest before cloning check your flutter version if not upgraded then upgrade to 2.0 then clone nd fork the code blocks as your heart content !!


enjoy the content !!

Let's keep learning & sharing ...

src: https://github.com/himmat12/jsonplace...
(browse the respected driectories for required src)

follow me on :
git - https://github.com/himmat12
twitter -   / himmatrai15  


#flutter
#flutternepal