本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseSite.com] Udemy - Build a Social Network with Flutter and Firebase

种子简介

种子名称: [FreeCourseSite.com] Udemy - Build a Social Network with Flutter and Firebase
文件类型: 视频
文件数目: 63个文件
文件大小: 4.04 GB
收录时间: 2020-9-18 03:41
已经下载: 3
资源热度: 180
最近下载: 2024-5-12 14:43

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:bb618fb3ed4dff19905df827e5fbb58a45fd2459&dn=[FreeCourseSite.com] Udemy - Build a Social Network with Flutter and Firebase 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - Build a Social Network with Flutter and Firebase.torrent
  • 1. Getting Started/1. What You'll Need.mp445.33MB
  • 1. Getting Started/2. Running our Project.mp430.43MB
  • 1. Getting Started/3. Firebase Setup Overview.mp455.01MB
  • 1. Getting Started/4. Solutions to Common Problems.mp414.06MB
  • 10. Profile Page/1. Performant Image Loading and Post Grid for Profile Page.mp456.48MB
  • 10. Profile Page/2. Toggle Profile Post Orientation.mp445.43MB
  • 10. Profile Page/3. Building No Content for Profile Page.mp428.06MB
  • 11. Liking and Unliking Posts/1. Adding Like - Unlike Functionality for Posts.mp458.83MB
  • 11. Liking and Unliking Posts/2. Making a Heartbeat Animation when Liking a Post.mp454.81MB
  • 12. Realtime Messaging with Comments/1. Building Comments Page Structure.mp459.07MB
  • 12. Realtime Messaging with Comments/2. Realtime Messaging Functionality.mp490.92MB
  • 13. Activity Feed Notifications/1. Creating Activity Feed Notification for New Like.mp468.99MB
  • 13. Activity Feed Notifications/2. Creating Activity Feed Notification for New Comment.mp474.18MB
  • 13. Activity Feed Notifications/3. Displaying Activity Feed Notifications.mp4112.8MB
  • 13. Activity Feed Notifications/4. Add Post Screen, See Other Users' Profiles.mp476.33MB
  • 14. Following and Unfollowing Users/1. Making Follow Unfollow Buttons.mp440.35MB
  • 14. Following and Unfollowing Users/2. Following Unfollowing Users.mp496.92MB
  • 15. Cloud Firestore Triggers with Firebase Functions/1. General Timeline Overview, Initialize Firebase Functions.mp450.72MB
  • 15. Cloud Firestore Triggers with Firebase Functions/2. Creating onCreateFollower Firebase Function.mp487.63MB
  • 15. Cloud Firestore Triggers with Firebase Functions/3. Deleting Unfollowed User Posts with onDeleteFollower Firebase Function.mp437.53MB
  • 15. Cloud Firestore Triggers with Firebase Functions/4. Deleting Posts and Related Data.mp487.56MB
  • 15. Cloud Firestore Triggers with Firebase Functions/5. OnCreatePost, OnUpdatePost, and OnDeletePost Firestore Cloud Triggers.mp4103.34MB
  • 16. Building Timeline of User Posts/1. Getting, Displaying Timeline Posts.mp448.05MB
  • 16. Building Timeline of User Posts/2. Suggest Users to Follow in Timeline.mp497.21MB
  • 17. App Cleanup and Improvements/1. Fixing Bugs, More about Async Await.mp443.49MB
  • 17. App Cleanup and Improvements/2. Preserve Page State with AutomaticKeepAliveClientMixin.mp450.14MB
  • 18. Live Alerts with Push Notifications/1. Sending Push Notifications with Firebase Function.mp4116.19MB
  • 18. Live Alerts with Push Notifications/2. Displaying Realtime Push Notifications in our App.mp4145.27MB
  • 19. Publishing our App/1. Publish App to Google Play Store.mp483.4MB
  • 19. Publishing our App/2. Publish App to iOS App Store.mp447.09MB
  • 2. App Setup/1. Starting App Code.mp410.48MB
  • 2. App Setup/2. App Structure and Files.mp438.97MB
  • 2. App Setup/3. Firebase Integration with Flutter.mp449.41MB
  • 3. Building App Structure/1. Signin Splash Page.mp458.59MB
  • 3. Building App Structure/2. Creating Custom Theme.mp441.14MB
  • 3. Building App Structure/3. Completing Authentication Flow.mp497.53MB
  • 3. Building App Structure/4. Navigation and Pages.mp470.4MB
  • 3. Building App Structure/5. Building a Reusable Header Widget.mp444.93MB
  • 3. Building App Structure/6. Adding Page Animations for Better UX.mp424.7MB
  • 3. Building App Structure/7. Making Reusable Loading Widgets.mp429.86MB
  • 4. Firestore with Flutter Crash Course/1. Intro to Firestore Database.mp427.47MB
  • 4. Firestore with Flutter Crash Course/2. Fetching Collection and Document Data from Firestore.mp472.97MB
  • 4. Firestore with Flutter Crash Course/3. Simple and Compound Queries in Firestore.mp461.55MB
  • 4. Firestore with Flutter Crash Course/4. FutureBuilders and StreamBuilders for Fetching and Streaming Data.mp473.53MB
  • 4. Firestore with Flutter Crash Course/5. Adding Complete CRUD Functionality to Firestore Documents.mp455.27MB
  • 4. Firestore with Flutter Crash Course/6. Optimally Structuring our Firestore Database.mp431.18MB
  • 5. User Authentication and Social Login/1. Save Auth Users in Users Collection.mp4132.91MB
  • 5. User Authentication and Social Login/2. Creating User Instance from DocumentSnapshot in Firestore.mp446.22MB
  • 5. User Authentication and Social Login/3. Validating Create Account Form.mp464.79MB
  • 6. Searching for Users/1. Building Search No Content Screen.mp455.74MB
  • 6. Searching for Users/2. Responsive App Design with MediaQuery.mp418.45MB
  • 6. Searching for Users/3. Adding Search User Functionality.mp465.81MB
  • 6. Searching for Users/4. Improving Search Result Appearance.mp448.56MB
  • 7. Uploading Posts/1. Upload Post Splash Screen and Image Picker.mp486.13MB
  • 7. Uploading Posts/2. Building Upload Form.mp494.28MB
  • 7. Uploading Posts/3. Uploading Media Files and Creating Posts.mp4177.24MB
  • 7. Uploading Posts/4. Get User Location with Geolocation.mp442.73MB
  • 8. Editing User Profile/1. Building Profile Header.mp4101.02MB
  • 8. Editing User Profile/2. Building Edit Profile Page.mp4154.21MB
  • 8. Editing User Profile/3. Updating User Data in Edit Profile Page.mp472.85MB
  • 9. Structuring and Displaying Posts/1. Create Post Model.mp467.33MB
  • 9. Structuring and Displaying Posts/2. Structuring Post Widget.mp473.76MB
  • 9. Structuring and Displaying Posts/3. Displaying Posts and Post Count.mp445.7MB