Introduction to programming

Implementation of definite set of instructions (algorithms ) to work on inputs and provide suitable output is programming. CLASSIFICATION OF PROGRAMMING LANGUAGES

PROCEDURAL Procedures or routines are the fundamental building blocks of procedural pr... https://shahimafiroz.hashnode.dev/introduction-to-programming

Flutter vs. React-Native: A Beginner’s perspective

In this COVID-19 lockdown period, i decided to pick up a new skill -and, yes it is app development. But how do I start? Should it be Native app development for Android or iOS alone? I did not want to restrict myself to one single platform. Then, what... https://livebythecode.ml/flutter-vs-react-native-a-beginners-perspective

Call the API endpoints - the Chopper HTTP client

Intro This is the second part of the blog post series that aims to implement the February Challenge of flutterchallenge.dev the Tinder for Cats and Dogs. This post shows an implementation of the communication layer of our application by using the cho... https://blog.dtengeri.com/call-the-api-endpoints-the-chopper-http-client

State Management in Flutter

Introduction State management is a vital process in any application's lifecycle. The state of an application needs to be distributed throughout the app to ensure interactivity within the app and an enhanced User Experience. Let us dive into what Sta... https://scanairobi.hashnode.dev/state-management-in-flutter

RealTime Changes With Flutter and FireStore

Use Streams, Firebase Cloud Functions, and FireStore to display real-time changes in an application. This is the main theme of today's blog. Intro Hello and Welcome the 11th of the Flutter App Development Tutorial Series. This is Nilesh from Khadka's... https://kcl.hashnode.dev/realtime-changes-with-flutter-and-firestore

Movie Recommender powered by Jina AI

Introduction Have you ever felt confused and wondered what new movie to watch, or watch a movie of a particular genre or maybe even a new movie that is similar to your favourite movie. Well, why not make our own Movie Recommender that takes a text qu... https://achintya-7.hashnode.dev/movie-recommender-powered-by-jina-ai

Switching Between App Pages in Flutter

Navigating through screens in an app is a very important feature as apps contain two or more screens. This is because a screen would contain a different content from another another screen. In flutter a screen is called a route. To achieve this, crea... https://rayhanawojobi.hashnode.dev/switching-between-app-pages-in-flutter

Starting With Flutter

Introduction Hey Everyone, I Know People Want To Start With Development (Which Is Like Applying Your Coding Skills To Work) And It Is Very Important To Start With The Development. So, To Start With Your Journey With Flutter. I Hope Many Would Know Ab... https://hirdeymittal.hashnode.dev/starting-with-flutter

Flutter PRO tip #1: Get the language, country and currency of your user

When you decide to publish your application beyond your territory or region, possibly to the entire world, you may find that in order to execute certain functions is necessary to obtain the language in which the user has configured the device, or may... https://davidserrano.io/flutter-pro-tip-1-get-the-language-country-and-currency-of-your-user

📱 19 / 100 Days Of Flutter, Kate's edition — Futures & Streams

Hi, Flutter community and welcome to day 19 of my challenge 👋 While I'm learning Riverpod, I keep exploring core Dart concepts. Today is a good time for the Future! Futures Dart is a single-threaded language that runs an event loop to process things... https://kalabro.hashnode.dev/19-100-days-of-flutter-kates-edition-futures-and-streams


Ricerca