September 2019
Beginner
512 pages
12h 52m
English
Like previous services, Firebase Storage has an introductory step where it explains the need to secure data, as shown here:

The storage service is enabled with a default rule definition, where only authenticated requests can make write and read calls. This is enough for our application.
After this introductory step, we can add Flutter-specific libraries and start the development step.
Read now
Unlock full access