Skip to content
Coding With Evan
  • Home
  • Blogs
    • All
    • Android Development
  • Tutorials
  • Courses
  • Contact
  • Toggle website search
Menu Close
  • Home
  • Blogs
    • All
    • Android Development
  • Tutorials
  • Courses
  • Contact
  • Toggle website search
Read more about the article How to Publish Your Own Flutter Package

How to Publish Your Own Flutter Package

  • Post author:evanemran
  • Reading time:9 mins read

We have used different packages to create different widgets in our flutter projects. Flutter community is now much stronger and we have numerous packages or…

Continue ReadingHow to Publish Your Own Flutter Package
Read more about the article OTP Autofill with Google’s SMS Retrieval API [Android]
android_otp_autofill

OTP Autofill with Google’s SMS Retrieval API [Android]

  • Post author:evanemran
  • Reading time:9 mins read

Sometimes we need to automate the OTP verification process in our mobile app for better user experience. For a smooth experience for this. google introduced…

Continue ReadingOTP Autofill with Google’s SMS Retrieval API [Android]
Read more about the article All About HTTP Status Codes
http_status_codes

All About HTTP Status Codes

  • Post author:evanemran
  • Reading time:25 mins read

What are HTTP status codes? HTTP status codes are three-digit responses from the server to the browser-side request. Everyone has probably gotten the classic 404…

Continue ReadingAll About HTTP Status Codes
Read more about the article Make a News App in Flutter with Retrofit
flutter_news_app

Make a News App in Flutter with Retrofit

  • Post author:evanemran
  • Reading time:8 mins read

Nowadays network calling is essential in almost every app. SO, in this blog we will learn about how we can use "Retrofit" in flutter to…

Continue ReadingMake a News App in Flutter with Retrofit
Read more about the article Top 5 Free API’s for Beginners
Free API

Top 5 Free API’s for Beginners

  • Post author:evanemran
  • Reading time:3 mins read

Here in this blog we will talk about 5 free api's, that are very simple and beginner friendly. You can use them to make your…

Continue ReadingTop 5 Free API’s for Beginners
  • Go to the previous page
  • 1
  • 2
Copyright 2023 - Coding With Evan