Search all Pusher content

Suragch (Guest Author)

14 posts from Suragch
tutorials

First steps with Flutter - Part 3: Responding to user input

This tutorial provides an introductory-level overview of working with user inputs in Flutter. You will work through a se...

Flutter
Android
iOS
...
Follow tutorial
tutorials

Clean architecture for the rest of us

This article introduces the concept of clean architecture, based on Robert Martin's book of the same name. It provides a...

Non-Pusher tech
Follow tutorial
tutorials

Becoming a backend developer - Part 3: Connecting to the server from a mobile app

This is a tutorial for mobile app developers. In this three-part series, we will cover all the basics of what it takes t...

Android
Dart
Flutter
...
Follow tutorial
tutorials

Mastering Flutter ListViews

This tutorial takes an in-depth look at working with lists in Flutter. You will learn how to use the ListView object to ...

Android
Flutter
iOS
...
Follow tutorial
tutorials

Authentication with server side Dart

This tutorial introduces common authentication and security problems, and walks through two authentication methods using...

Dart
Non-Pusher tech
Follow tutorial
tutorials

Pusher Beams client API demo for iOS

The tutorial will help you understand what each part of the Beams API does in a client iOS app. You will look at an iOS ...

iOS
Swift
Beams
Follow tutorial
tutorials

First steps with Flutter- Part 1: Exploring widgets

This article provides an introductory-level overview of Flutter's widget system. You will be introduced to the widget tr...

Flutter
Non-Pusher tech
Follow tutorial
tutorials

How to save data locally in Flutter

This tutorial looks at saving data locally with Flutter. It provides code samples for three methods: saving to shared pr...

Android
Flutter
iOS
...
Follow tutorial
tutorials

Pusher Beams client API demo for Android

This tutorial will help you understand what each part of the Beams API does in a client Android app. You will go you thr...

Android
HTML
Kotlin
...
Follow tutorial
tutorials

First steps with Flutter - Part 2: Building layouts

This introductory-level tutorial covers the basic of UI layouts with Flutter. You will work through basic examples of co...

Android
Flutter
iOS
...
Follow tutorial
tutorials

Sending push notifications from Dart to Android and iOS

Learn how to send push notifications from a Dart server to Android and iOS. This tutorial walks you through building the...

Android
Dart
iOS
...
Follow tutorial
tutorials

Becoming a backend developer - Part 2: Building the server

In this three-part series, we will cover all the basics of what it takes for a mobile app developer to become a backend ...

Android
Dart
Flutter
...
Follow tutorial
tutorials

Becoming a backend developer - Part 1: Foundational concepts

This is a tutorial series for mobile app developers. In this three-part series, we will cover all the basics of what it ...

Android
Flutter
iOS
...
Follow tutorial
tutorials

Mastering styled text in Flutter

This tutorial takes an in-depth look at text styling in Flutter. It examines the challenges of working with text strings...

Flutter
Non-Pusher tech
Follow tutorial