Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build a Social Network with Flutter and Firebase, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:19
    What You'll Need
  • Урок 2. 00:05:11
    Running our Project
  • Урок 3. 00:08:23
    Firebase Setup / Overview
  • Урок 4. 00:03:08
    Solutions to Common Problems
  • Урок 5. 00:02:06
    Starting App Code
  • Урок 6. 00:06:49
    App Structure and Files
  • Урок 7. 00:06:56
    Firebase Integration with Flutter
  • Урок 8. 00:08:12
    Signin Splash Page
  • Урок 9. 00:05:56
    Creating Custom Theme
  • Урок 10. 00:11:28
    Completing Authentication Flow
  • Урок 11. 00:09:17
    Navigation and Pages
  • Урок 12. 00:06:51
    Building a Reusable Header Widget
  • Урок 13. 00:04:01
    Adding Page Animations for Better UX
  • Урок 14. 00:04:35
    Making Reusable Loading Widgets
  • Урок 15. 00:05:53
    Intro to Firestore Database
  • Урок 16. 00:09:49
    Fetching Collection and Document Data from Firestore
  • Урок 17. 00:08:12
    Simple and Compound Queries in Firestore
  • Урок 18. 00:09:36
    FutureBuilders and StreamBuilders for Fetching and Streaming Data
  • Урок 19. 00:07:47
    Adding Complete CRUD Functionality to Firestore Documents
  • Урок 20. 00:05:41
    Optimally Structuring our Firestore Database
  • Урок 21. 00:16:14
    Save Auth Users in Users Collection
  • Урок 22. 00:06:07
    Creating User Instance from DocumentSnapshot in Firestore
  • Урок 23. 00:08:10
    Validating Create Account Form
  • Урок 24. 00:07:24
    Building Search No Content Screen
  • Урок 25. 00:02:36
    Responsive App Design with MediaQuery
  • Урок 26. 00:08:04
    Adding Search User Functionality
  • Урок 27. 00:06:05
    Improving Search Result Appearance
  • Урок 28. 00:11:09
    Upload Post Splash Screen and Image Picker
  • Урок 29. 00:11:19
    Building Upload Form
  • Урок 30. 00:21:46
    Uploading Media Files and Creating Posts
  • Урок 31. 00:05:12
    Get User Location with Geolocation
  • Урок 32. 00:12:58
    Building Profile Header
  • Урок 33. 00:19:14
    Building Edit Profile Page
  • Урок 34. 00:09:24
    Updating User Data in Edit Profile Page
  • Урок 35. 00:08:38
    Create Post Model
  • Урок 36. 00:09:18
    Structuring Post Widget
  • Урок 37. 00:05:28
    Displaying Posts and Post Count
  • Урок 38. 00:07:39
    Performant Image Loading and Post Grid for Profile Page
  • Урок 39. 00:05:21
    Toggle Profile Post Orientation
  • Урок 40. 00:03:06
    Building No Content for Profile Page
  • Урок 41. 00:07:21
    Adding Like - Unlike Functionality for Posts
  • Урок 42. 00:07:16
    Making a Heartbeat Animation when Liking a Post
  • Урок 43. 00:08:12
    Building Comments Page Structure
  • Урок 44. 00:11:44
    Realtime Messaging Functionality
  • Урок 45. 00:09:43
    Creating Activity Feed Notification for New Like
  • Урок 46. 00:08:52
    Creating Activity Feed Notification for New Comment
  • Урок 47. 00:13:45
    Displaying Activity Feed Notifications
  • Урок 48. 00:09:49
    Add Post Screen, See Other Users' Profiles
  • Урок 49. 00:05:19
    Making Follow : Unfollow Buttons
  • Урок 50. 00:12:14
    Following : Unfollowing Users
  • Урок 51. 00:06:50
    General Timeline Overview, Initialize Firebase Functions
  • Урок 52. 00:12:13
    Creating onCreateFollower Firebase Function
  • Урок 53. 00:04:59
    Deleting Unfollowed User Posts with onDeleteFollower Firebase Function
  • Урок 54. 00:11:09
    Deleting Posts and Related Data
  • Урок 55. 00:13:13
    OnCreatePost, OnUpdatePost, and OnDeletePost Firestore Cloud Triggers
  • Урок 56. 00:06:00
    Getting, Displaying Timeline Posts
  • Урок 57. 00:11:29
    Suggest Users to Follow in Timeline
  • Урок 58. 00:04:36
    Fixing Bugs, More about Async / Await
  • Урок 59. 00:06:10
    Preserve Page State with AutomaticKeepAliveClientMixin
  • Урок 60. 00:16:29
    Sending Push Notifications with Firebase Function
  • Урок 61. 00:16:53
    Displaying Realtime Push Notifications in our App
  • Урок 62. 00:10:38
    Publish App to Google Play Store
  • Урок 63. 00:06:38
    Publish App to iOS App Store