Implementing Flutterwave Animated Card Deck in Flutter

Some days back, I implemented the Flutterwave's animated card deck from Flutterwave's landing page. I shared it on Twitter and thought it'd be a nice idea to write an article on how I implemented it. https://www.twitter.com/jostevee/status/1367811531... https://hashnode.com/post/implementing-flutterwave-animated-card-deck-in-flutter-ckm3rhx4902ajtfs179vl26rk

Introduction To Reactjs.

What is React? React is a small, flexible and powerful open-source library for developing rich client side applications. It creates a foundation that makes building rich web applications easier. You can design 'How each part of the web page should lo... https://Olabodeolusegun.hashnode.dev/introduction-to-reactjs

The “autoNotify” configuration variable

Introduction The notification verb in the @ protocol is used to inform a secondary server of some event. Please check the NotificationVerbHandler source code to learn more about the implementation of the notification verb. The focus of this article i... https://blog.atsign.dev/the-autonotify-configuration-variable-ckm2xr6vk01rcmss196qycoai

Running One or More Emulators through CLI using Android Studio

Android Studio as an IDE is great to an extent, however, when utilizing its Android Virtual Device (AVD) Manager, it can become frustrating, especially if you wish to run more than one emulator at a time to test features on a project, for example; ch... https://blog.atsign.dev/running-one-or-more-emulators-through-cli-using-android-studio-ckm2kuryy00v5mss16f1agh7m

Running One or More Emulators through CLI using Android Studio

Android Studio as an IDE is great to an extent, however, when utilizing its Android Virtual Device (AVD) Manager, it can become frustrating, especially if you wish to run more than one emulator at a time to test features on a project, for example; ch... https://steady-industry-bake-86.hashnode.dev/running-one-or-more-emulators-through-cli-using-android-studio-ckm2kuryy00v5mss16f1agh7m

Which Platform is Better Flutter or React Native?

Flutter & React Native both technologies trending in the market, and there is always a debate going on as to which one is better. Both these applications are for mobile app development, so in this blog, we will see both the cross-platform mobile app ... https://bacancytech.hashnode.dev/which-platform-is-better-flutter-or-react-native

Push Notifications with Flutter and Firebase Cloud Messaging (FCM)

Hello, Welcome to my Blog Page, in this tutorial I am going to take you through the process of how to integrate push notification using FCM in flutter app. In this tutorial I will impart you about how to send notification from one device to anoth... https://shubham2007.hashnode.dev/push-notifications-with-flutter-and-firebase-cloud-messaging-fcm

Flutter Engage Recap: what a wonderful future!!!

On March 3 there was the Flutter Engage, an event organized by the Flutter team to reveal the news they have focused on in recent months and say that it was an extraordinary event is an understatement, and in this article, I want to bring you all the... https://blog.albertobonacina.com/flutter-engage-recap-what-a-wonderful-future

What is flutter?

Hi, welcome to my hashnode channel. This is an introductory article to flutter. We will talk about what flutter is and why it is wise to learn flutter today. This article is for you if you know little or nothing about flutter. Well, let's get started... https://jhaymes.hashnode.dev/what-is-flutter-flutter-for-beginners

Flutter Advanced - Adding Dark Mode | Dynamic Theme using Provider

Until now in the series, we have used providers to accomplish tasks such as managing our app-wide state and our backend data. But we can also use providers to our advantage and accomplish other tasks too. One of them being adding dynamic themes to ou... https://shashankbiplav.me/flutter-advanced-adding-dark-mode-or-dynamic-theme-using-provider


Search