Long time no blog / I've been working on an app / Flutter is pretty cool / Nuron early access is available now 🧠

Ok so it's been a while since I've posted anything... To keep it short, after my bootcamp I accepted a volunteer position at a non-profit organization as a Flutter developer. I've never used Flutter or Dart so that's been keeping me pretty busy latel... https://michaelraymond.dev/nuron-early-access

Flutter ListView Widget Full Tutorial

The Flutter ListView widget is a common scrolling widget that helps to put multiple items under it and provides either horizontal or vertical scrolling. The ListView widget provides several constructors that allow you to customize its behaviour accor... https://www.allaboutflutter.com/flutter-listview-widget-full-tutorial

Exploring Flutter's StreamBuilder and Streams: A Comprehensive Guide

Flutter, Google's open-source UI software development toolkit, empowers developers to create natively compiled applications for mobile, web, and desktop from a single codebase. One of the powerful features in Flutter is the use of streams and the Str... https://tiwariashuism.hashnode.dev/exploring-flutters-streambuilder-and-streams-a-comprehensive-guide

Harnessing the Power of FutureBuilder in Flutter: A Practical Guide

Flutter, Google's versatile UI toolkit, provides developers with powerful tools to create robust and responsive applications. Among these tools, the FutureBuilder widget stands out as an essential component for handling asynchronous operations and up... https://tiwariashuism.hashnode.dev/harnessing-the-power-of-futurebuilder-in-flutter-a-practical-guide

Seamless Google Authentication with Firebase in Flutter: A Step-by-Step Guide

Ensuring secure authentication is crucial for any modern app. Google Authentication provides a widely trusted and user-friendly method to verify user identities. With the help of Firebase, a suite of cloud-based tools offered by Google, it's possible... https://www.allaboutflutter.com/seamless-google-authentication-with-firebase-in-flutter-a-step-by-step-guide

Firebase Authentication with Flutter: Complete Guide for Beginners

Firebase provides a set of tools that are generally implemented in the backend of any application and makes the task of developing applications very easy. We can authenticate, save data, images, and files, chat with people, and do machine-learning ta... https://www.allaboutflutter.com/firebase-authentication-with-flutter-complete-guide-for-beginners

Flutter Firebase Tutorial - Getting Started

Firebase is a backend service managed by Google and is hugely used by developing teams for fast and easy development removing the hassle of setting up and running their own servers. So in this article, we are going to learn to set up our flutter proj... https://www.allaboutflutter.com/flutter-firebase-tutorial-getting-started

Seamless Google Authentication with Firebase in Flutter: A Step-by-Step Guide

Ensuring secure authentication is crucial for any modern app. Google Authentication provides a widely trusted and user-friendly method to verify user identities. With the help of Firebase, a suite of cloud-based tools offered by Google, it's possible... https://allaboutflutter.com/seamless-google-authentication-with-firebase-in-flutter-a-step-by-step-guide

Error when publish app to chplay "at androidx.fragment.app.FragmentActivity.onStart(Unknown Source:20)"

"at androidx.fragment.app.FragmentActivity.onStart(Unknown Source:20)" I checked wrong in path folder android.

I forget rename 3 folder like such as package bundle id: net.st47.vietech It will show error "fragment.app.FragmentActivity.onStart" https://saigon.agency/blog/error-when-publish-app-to-chplay-at-androidxfragmentappfragmentactivityonstartunknown-source20

Building UI with Flutter

Flutter Widgets is a modern framework that is inspired by React JS. Flutter's central idea is that build UI out of the widgets. Widgets describe how their view should appear based on their current configurations and state. Upon a change in a widget's... https://dilshan97.hashnode.dev/building-ui-with-flutter


Chercher