News

Uploading a pdf file to firebase This is a simple android application that consist of a single button that is used to choose a pdf file from your device and upload it on the firebase storage.
The repo will teach you how to do single/multiple file upload to firebase storage. if you want to see the code for singl file upload then use HomePage widget. if you want to see the code for multiple ...
In this tutorial, you’ll learn how to implement a drag-and-drop file upload feature in your Angular 4 app and connect it to Firebase Storage on the backend. We’ll walk through creating a ...