A simple way to integrate/implement Payment Gateway in Flutter app - (Paystack).

Hello everyone and welcome to a brand new tutorial series on Flutter. Today, we’re going to learn how to integrate or implement a payment gateway into our flutter application using the paystack platform. If you want to know more about some cogent fl... https://techwithsam.hashnode.dev/a-simple-way-to-integrateimplement-payment-gateway-in-flutter-app-paystack

3y | 1x Good post | Hashnode flutter
Announcing Appwrite 0.7 - The Open-Source Alternative  for Firebase

After months of hard work, +1,800 commits, 650+ pull-requests, and lots of new contributors joining the Appwrite community, we're excited to announce the release of Appwrite 0.7, our biggest ever release. The new Appwrite version includes over 100 ne... https://eldadfux.hashnode.dev/announcing-appwrite-07-the-open-source-alternative-for-firebase-ckl8emcen0158pws177oc49wz

3y | 1x Good post | Hashnode flutter
Flutter - Layouts understanding

Hello, This post was originally post here Now that we understand how widgets works, it's now time to start building awesome layouts! As everything is widget(s) in Flutter, the layout model is also a widget. Text, Image,... Everything you see in an ... https://drumor.hashnode.dev/flutter-layouts-understanding

3y | 1x Good post | Hashnode flutter
How to Implement Screen Share in Flutter Video Call App for Android?

📌 Introduction Implement Screen Share functionality into your Flutter video call app for Android to enhance user experience and collaboration. With Screen Share, users can seamlessly share their device screens during video calls, making it easier to... https://videosdk.hashnode.dev/implement-screen-share-in-flutter-video-call-app-for-android

Flutter Video Call App With Firebase and ZegoCloud

Integrating video chat , calls ,video conferencing into your flutter apps can be tricky and difficult , you will have to work with web sockets and webRTC but what if l tell you it's very easy with Zegocloud sdk which is a company that provides global... https://isheunesu.hashnode.dev/flutter-video-call-app-with-firebase-and-zegocloud

Counter app in Flutter

Hi there, I have the journey of learning flutter. I did learn Flutter almost 3 years back for some time but didn't work on any significant flutter project. I want to use the Github repo with a different app for each branch other than main branch. The... https://vasanth9.hashnode.dev/counter-app-in-flutter

Topic: 6 Understanding Dependency Injection

Hello devs, Today, we'll discuss Dependency Injection. Many tasks that we typically write manually in code can be automated with the help of dependency injection. We simply need to instruct the DI framework about the dependencies we require and how t... https://mayursinhdevblog.hashnode.dev/topic-6-understanding-dependency-injection

How to Implement Chat Feature in Flutter Video Call App?

📌 Introduction Integrating a chat feature into your Flutter video call app enhances collaboration and communication among participants. With the VideoSDK, you can seamlessly implement real-time messaging capabilities. This chat feature utilizes the ... https://videosdk.hashnode.dev/implement-chat-feature-in-flutter-video-call-app

Build a realtime Tic-tac-toe game with Flutter and Supabase

Introduction Another Supabase Launch Week has passed, with some exciting new updates. During a previous launch week, I had participated in a hackathon by building a multiplayer quiz game with Flutter and Supabase, and I wrote about my experience in a... https://dartling.dev/build-a-realtime-tic-tac-toe-game-with-flutter-and-supabase

Beyond Code Generation: Crafting Custom Hive Adapters

Hive is the oldest and most used local database in Flutter. While it’s not recommended to use it since it’s not maintained anymore, if you are a consultant or a freelancer you will get a project which still uses it. Since Github Copilot has come out,... https://dinkomarinac.dev/beyond-code-generation-crafting-custom-hive-adapters


Search