Today, Backendless is excited to announce the release of the Backendless SDK for Flutter. With this SDK, you can quickly and easily integrate your Backendless server-side with your Flutter application. If you’re new to Backendless, start for free today to see how easy it is to integrate with your Flutter app. Backendless is the most complete…
In this edition of Backendless Spotlight, we travel down under to take a look at EatClub, an Australian app designed to make dining out more convenient – and less expensive. EatClub encourages you to “eat out, more often” by providing a platform for restaurants to offer last-minute deals on unfilled reservations. Unlike our previous entries…
One of the final steps before you release an app is to setup proper security. Specifically, the security of your File Storage is perhaps the most important since it may contain your business logic code (Cloud Code), your public website data, your logs, and any other assets that you probably do not want anyone from…
If you’ve worked with Backendless API for a while, you may occasionally run into a situation where the functionality you’d like to have isn’t readily available. One such function is the programmatic management of your application’s data tables. For instance, you may need to clear up all the data and recreate the table structure with specific columns…
This week, Backendless Spotlight takes a closer look at Live Love Cite, a mobile app built for the residents of the Cité Internationale Universitaire de Paris. The app acts as a social tool where users can post events, jobs, and items they are looking to sell on the marketplace. Live Love Cite is available on iOS and Android….
The ability to send push notifications has been a key Backendless feature for quite a while, but until now, it only had a basic set of actions such as sending to all devices in a specific channel and/or to a specific device type (Android/iOS). With the latest changes, it has grown into a powerful tool…
Today we are going to talk about a very valuable feature available for Managed Backendless and Backendless Pro users called Low Priority Tasks. In this article, we’ll look at how it works and what is it best used for. Backendless custom business logic (Cloud Code custom event handlers and custom API services) tasks are put into a…
This week, Backendless Spotlight takes a closer look at an app designed to help those with hearing disabilities. Sound Alert listens to the sounds around you, then delivers alerts to help you feel safe, secure, and comfortable. Sound Alert can capture a wide array of sounds around the user’s connected device to help those with…
Today we are going to demonstrate how to create a simple event handler to track subscriber statistics on your various messaging channels. This gives you the ability to easily track the number of subscribers for each of your channels to help you manage channel load and gauge user interest in specific topics. Used in combination with API usage…