Kuzzle Flutter Boilerplate

A boilerplate has been created to facilitate development with Kuzzle and Flutter: https://github.com/kuzzleio/flutter-boilerplate
Read More

How to communicate through BLE using flutter

Do you want to play with your IoT devices using Bluetooth, but you cannot put any software in it? Here we are going to see how to communicate through Bluetooth with your IoT ...
Read More

How to authenticate through OAuth in Kuzzle

Kuzzle authentication is handled by Passport so naturally you can add OAuth strategies to your login. JavaScript and Android SDK will handle the redirection for you.
Read More

Tips to use Travis on an Android environment

Testing is a very important part of product development and can quickly become overwhelming. At Kuzzle we use Travis as a continuous integration tool. Travis is a free ...
Read More