Open in app

Sign In

Write

Sign In

Jonathan Perry
Jonathan Perry

131 Followers

Home

About

Published in

ITNEXT

·Nov 2, 2020

Background Video Upload to Firebase Storage with Flutter

What we’re building I’ve written a few posts about video uploading to Firebase Storage from Flutter. One thing that I have found really missing is background uploads — a way to upload large video files that will continue uploading even if the app is closed. Seems like the Firebase team are planning on…

Firebase

5 min read

Background Video Upload to Firebase Storage with Flutter
Background Video Upload to Firebase Storage with Flutter
Firebase

5 min read


Published in

ITNEXT

·Aug 18, 2020

Serverless video upload and encoding with Firebase Storage, Cloud Functions and Publitio

What we’re building In my previous post I showed how to upload videos to Firebase Cloud Storage using client side encoding. This approach puts the encoding burden on the client, but can save server transcoding costs. This time I’ll show how to use server side encoding instead, combining Firebase Cloud Storage, Firebase…

Firebase

6 min read

Serverless video upload and encoding with Firebase Storage, Cloud Functions and Publitio
Serverless video upload and encoding with Firebase Storage, Cloud Functions and Publitio
Firebase

6 min read


May 2, 2020

How to make a login screen with video background in flutter

What we’re building This is a quick tutorial on how to design a login screen with a background video file, which I recently added to my app WaveSpy ( iOS, Android). Here’s what the screen will look like:

Flutter

3 min read

How to make a login screen with video background in flutter
How to make a login screen with video background in flutter
Flutter

3 min read


Published in

ITNEXT

·Mar 17, 2020

How to make a serverless Flutter video sharing app with Firebase Storage, including HLS and client-side encoding

What we’re building We’ll see how to build a flutter app for iOS/Android that allows users to view and share videos. In my previous post I showed how to do this with Publitio as our video storage API. In this tutorial we’ll use Firebase Cloud Storage to host the videos instead. …

Flutter

8 min read

How to make a serverless Flutter video sharing app with Firebase Storage, including HLS and…
How to make a serverless Flutter video sharing app with Firebase Storage, including HLS and…
Flutter

8 min read


Published in

ITNEXT

·Nov 26, 2019

How to make a cross-platform serverless video sharing app with Flutter, Firebase and Publitio

What we’re building We’ll see how to build a cross-platform mobile app that allows users to upload and share videos.

Flutter

9 min read

How to make a cross-platform serverless video sharing app with Flutter, Firebase and Publitio
How to make a cross-platform serverless video sharing app with Flutter, Firebase and Publitio
Flutter

9 min read


Published in

JavaScript in Plain English

·Oct 20, 2019

How to make an image uploading app with Vue, Quasar, Firebase Storage and Cordova — Part 2

What we’re building We’ll build a cross-platform mobile app for taking photos and uploading to firebase. In Part 1, we saw how to take a picture and save it to Firebase Cloud Storage. …

JavaScript

6 min read

How to make an image uploading app with Vue, Quasar, Firebase Storage and Cordova — Part 2
How to make an image uploading app with Vue, Quasar, Firebase Storage and Cordova — Part 2
JavaScript

6 min read


Published in

JavaScript in Plain English

·Oct 10, 2019

How to make an image uploading app with Vue, Quasar, Firebase Storage and Cordova — Part 1

What we’re building We’ll build a cross-platform mobile app for taking photos and uploading to firebase. In Part 1, we’ll take a picture and save it to Firebase Cloud Storage, and then show it in our app. …

JavaScript

6 min read

How to make an image uploading app with Vue, Quasar, Firebase Storage and Cordova — Part 1
How to make an image uploading app with Vue, Quasar, Firebase Storage and Cordova — Part 1
JavaScript

6 min read


Sep 3, 2019

How to load a local HTML file into Ionic Web View in a Hybrid Cordova iOS app

Problem When working on a Cordova Hybrid app (a cordova app wrapped in a thin layer of native UI) that uses Ionic Web View plugin as the WebView, there was a requirement from the client to have a native button that would load a local testing html file in the main…

JavaScript

2 min read

JavaScript

2 min read


Published in

The Startup

·Aug 22, 2019

How to make your Svelte 3 Cordova app work on old phones using Babel 7 and Rollup

When working with a relatively new framework like svelte you come across issues that more “battle tested” frameworks have solved already. One such issue is transpiling your code to work on older browsers. …

JavaScript

3 min read

How to make your Svelte 3 Cordova app work on old phones using Babel 7 and Rollup
How to make your Svelte 3 Cordova app work on old phones using Babel 7 and Rollup
JavaScript

3 min read


Published in

The Startup

·Aug 21, 2019

How (and why) to change your Android Cordova app’s minSdkVersion

TL;DR For example, for setting minSdkVersion to 24, in config.xml add in the Android platform section: Make sure to remove and re-add the platform or it won’t work! cordova platform rm android cordova platform add android For considerations, and a way to test that it works, read on. What is minSdkVersion minSdkVersion is a…

Cordova

4 min read

How (and why) to change your Android Cordova app’s minSdkVersion
How (and why) to change your Android Cordova app’s minSdkVersion
Cordova

4 min read

Jonathan Perry

Jonathan Perry

131 Followers

Fullstack developer. I like to make products fast.

Following
  • Mark Thompson

    Mark Thompson

  • Sende

    Sende

  • Kevin Chisholm

    Kevin Chisholm

  • Scott Molinari

    Scott Molinari

  • Michael K Snead

    Michael K Snead

See all (89)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams