Multiplatformní vývoj Flutter aplikací
Firebase
On last seminar we will look at Firebase. There will be a short introduction to Firebase and recap of 6th lecture. We will learn how to do basic CRUD (Create, Read, Update, Delete) operations and how to observe whole collection or only a single document using cloud_firestore package for dart.
There will also be a short introduction to Multidex, which will allow us compile larger applications
Key Widgets
We already have most of the Widgets and tools to build a fully functional application. You can still look online for some other interesting widgets, that might come handy. We recommend you visit links below for all the widgets flutter provides for us.
Flutter API docs
You will find everything here!
Následující