Very Good CLI - A Very Good Starter Project Generator for Flutter

Introduction

As you create new Flutter projects, it can be hard to know how to structure your project. How do you structure your applications? Is there a standard way to use the prerequisites? What are the best practices? By using, Very Good CLI, y... https://dhruvnakum.xyz/very-good-cli-a-very-good-starter-project-generator-for-flutter

How to seamlessly integrate Flutter apps in Windows

Developing an application in Flutter for Windows has been declared stable and production-ready by version 2.10 announced on February 3rd by Chris Sells, where he talks about improvements for text handling, keyboard handling, and keyboard shortcuts. T... https://flutterondesktop.dev/how-to-seamlessly-integrate-flutter-apps-in-windows

Represent the data coming from a REST API with freezed

This year in the February challenge at flutterchallenge.dev the goal was to build a Tinder-like application for cats and dogs by using a REST API to fetch data. This is the first part of a series that shows an implementation for this challenge and no... https://blog.dtengeri.com/represent-the-data-coming-from-a-rest-api-with-freezed

How to Setup Firebase For Flutter

Intro Hello and welcome, I am Nibesh Khadka from Khadka's Coding Lounge This is a short article on how to set up a Firebase project on Flutter. Feel free to skip through the TOC if you feel like it. Setting Up Before we set up firebase let's create a... https://kcl.hashnode.dev/how-to-setup-firebase-for-flutter

Making Infinite Variable Animation in Flutter

I've been looking into Flutter's animation lately. As Flutter begins to support the web, I think customizing animation is a very essential element for competitiveness in html, css, etc. Basic Animations in Flutter Flutter 2.0 basically supports many... https://rglie.hashnode.dev/making-infinite-variable-animation-in-flutter

Do I need a Mac for Flutter development?

That is probably the big question that anyone who is starting with Flutter and wants to export their applications to iOS or MacOS and does not have an official Apple device asks; because for those of you who don't know, owning a Mac is the only offic... https://davidserrano.io/do-i-need-a-mac-for-flutter-development

How to add Glassmorphism effect in Flutter

Introduction In today's article, we will learn how to add a cool glassmorphism effect to your Flutter apps. Glassmorphism is a component that looks like glass. You can display images or text on it. It creates a blur effect above the background and lo... https://cswithiyush.hashnode.dev/how-to-add-glassmorphism-effect-in-flutter

Handshake exception: Handshake error in client(OS Error : CERTIFICATE_VERIFY_FAILED) fix this error in flutter.

Hello Readers Today I will show you how you can fix Handshake exception OS error in flutter. Follow me and apply these steps :- Step 1 : open your main.dart file and add MyHttpOverrides class class MyHttpOverrides extends HttpOverrides { @override ... https://snehasisghosh.hashnode.dev/handshake-exception-handshake-error-in-clientos-error-certificateverifyfailed-fix-this-error-in-flutter

How to Setup Firebase For Flutter

Intro Hello and welcome, I am Nibesh Khadka from Khadka's Coding Lounge This is a short article on how to set up a Firebase project on Flutter. Feel free to skip through the TOC if you feel like it. Setting Up Before we set up firebase let's create a... https://khadkascodinglounge.hashnode.dev/how-to-setup-firebase-for-flutter

Customizable Virtual Dice Roll App using Flutter

Hi people 👋. For the second session of the Flutter Festival of IIT Goa, I gave a walkthrough of building a Dice rolling App that can be customized according to the number of dice and faces of each die required. This App is great for beginners who ar... https://anishsan.hashnode.dev/customizable-virtual-dice-roll-app-using-flutter


Ricerca