The Backendless SDK for Flutter has now been updated to support Flutter web apps in addition to Android and iOS mobile apps. Now, your Flutter app can enjoy all the functions and features of a Backendless backend on web and mobile apps.
In the first of our series of articles about the brand-new UI Builder, we demo the creation of a no-code To-Do app in Backendless. The Backendless UI Builder is one of our favorite new features in Version 6. UI Builder is a no-code, drag-and-drop interface for building the frontend of your app.
Backendless Missions are the fun, challenging new way to learn app development with the Backendless Platform. Each mission you complete gives you rewards such as Backendless Bucks, experience points (XP), and Achievement badges.
We see more and more complex apps being developed with Backendless. Once an app is released into production, making changes to a live backend becomes very risky and could destabilize the app. App-to-app deployment from Backendless is here to help.
Backendless Shop is your brand new destination for official Backendless swag. Show off your love for your favorite platform by repping Backendless on your shirt, laptop, cap, and more.
With the release of Version 6, Backendless is changing the way our free plan works. Starting with Version 6 of Backendless, you gain access to a new plan called “Springboard”.
Backendless App Blueprints released in Version 6 let you get a jump on your development process by starting with a prebuilt app foundation.
With the Transactions API, Backendless Database can execute multiple database requests grouped into a single transaction. When any one of these grouped database operations fails, the entire transaction is rolled back – meaning any other changes within the same transaction are canceled.