Best no code tech stack for web application development
|

Best no code tech stack for web application development

Turning Dreams into Realities: My No-Code Journey Just a few months ago, I was an ambitious dreamer, eager to transform my ideas into functional apps. The journey began with a burst of enthusiasm, I dived into the world of programming, determined to bring my first MVP to life.  Miraculously, within five short months of grappling…

Best FlutterFlow templates for web and mobile applications
|

Best FlutterFlow templates for web and mobile applications

FlutterFlow aims to help people, freelancers, and founders build and launch products quickly. A key part of this mission is their marketplace templates, which offer pre-made UI elements, custom code, and specific features or flows you can easily add to your application. These templates can save you a lot of development time, even if you…

How to make flutterflow quiz app step by step 
|

How to make flutterflow quiz app step by step 

In today’s How-To_Series, we will explore how to create a quiz application using FlutterFlow with no code. this guide will walk you through every step, from concept to completion. Let’s dive in Phase 1 : Setting Up the Project in FlutterFlow and building the User Interface Template selection We need to focus on building the…

WeWeb PDF Generator : Detailed Guide Custom PDF Documents with Xano and PDFMonkey
|

WeWeb PDF Generator : Detailed Guide Custom PDF Documents with Xano and PDFMonkey

Although WeWeb does not yet have a PDF generation feature, there is significant demand within the WeWeb community for this functionality. After testing various available PDF creation platforms, I found that PDFMonkey offers the best balance of price, performance, and ease of integration with backend tools like Xano. Notably, PDFMonkey allows you to generate up…

Draftbit App Examples to Inspire Your No-Code Journey
|

Draftbit App Examples to Inspire Your No-Code Journey

In this post, we’ll showcase examples of apps built with Draftbit, from social media integrations to e-commerce and podcasting platforms.  Let’s get inspired Examples of apps built with Draftbit : 1. SpaceTable  SpaceTable is an app developed by Joshua Tiernan to easily find and join live discussions on Twitter, known as Twitter Spaces.  He built…

Beginner’s Guide to Google Authentication with Supabase in FlutterFlow

Beginner’s Guide to Google Authentication with Supabase in FlutterFlow

In today’s tutorial, we will explore how to integrate Google authentication with Supabase in a Flutter Flow application. Currently, Flutter Flow only supports email authentication when using Supabase as an alternative to Firebase. By adding Google authentication through custom code, we can expand the authentication options available to users. Let’s dive into the process step…

How to make Flutterflow push notifications with OneSignal ( without firebase )

How to make Flutterflow push notifications with OneSignal ( without firebase )

Push notifications are essential for keeping users engaged and informed within mobile applications. While FlutterFlow seamlessly integrates with Firebase Cloud Messaging for push notifications, many developers seek the versatility of custom notifications and services like One signal offers great value.  In this tutorial, we’ll explore how to set up OneSignal push notifications in FlutterFlow using…

Beginner’s Guide to Flutterflow Supabase realtime database update
|

Beginner’s Guide to Flutterflow Supabase realtime database update

In today’s interconnected world, real-time data updates are essential for keeping users have access to the most up-to-date information at all times. Say you have an app built using FlutterFlow and data stored in SUPABASE. You want any modification in your database to trigger an immediate update in your application interface. Whether it’s a change…

Bubble io pdf generator : How to convert Bubble page to Pdf Document

Bubble io pdf generator : How to convert Bubble page to Pdf Document

Ever wished you could effortlessly convert Bubble.io content into professional-looking PDFs? In this guide, we will walk you through the steps to set up a Bubble io PDF generator, empowering you to dynamically generate PDF documents from your web applications. There are several approaches to PDF generation in Bubble, selecting a method depends on the…

How to Create a Multi-Select Dropdown in Bubble io

How to Create a Multi-Select Dropdown in Bubble io

User-friendly interfaces are a hallmark of successful web applications. One essential element to enhance user interaction and give your users the power to choose not just one, but many options in your Bubble.io app is the multi-select dropdown. Whether filtering products, selecting tags, or managing preferences, this versatile element adds functionality and flexibility. In this…