FileMood

Download [Code With Andrea] Flutter & Firebase Masterclass (COMPLETE PACKAGE)

Code With Andrea Flutter Firebase Masterclass COMPLETE PACKAGE

Name

[Code With Andrea] Flutter & Firebase Masterclass (COMPLETE PACKAGE)

 DOWNLOAD Copy Link

Total Size

2.6 GB

Total Files

275

Last Seen

2024-12-20 23:58

Hash

EF325DCA1379EFC8C74FE86FFE8FCED08E0407D8

/

0. Free Premium Accounts at OfficialMrB.com.txt

0.6 KB

100. Wrap Up.mp4

3.4 MB

080. Wrap Up.mp4

3.5 MB

131. Section Intro.mp4

5.4 MB

030. Course Project on GitHub.mp4

5.5 MB

121. Section Intro.mp4

5.5 MB

091. Wrap Up.mp4

6.2 MB

130. Wrap Up.mp4

6.5 MB

015. Overview of the jobs page and planned CRUD operations.mp4

6.8 MB

012. Other Firebase Authentication Features- Overview.mp4

7.0 MB

103. Introduction to Stripe.mp4

7.6 MB

136. Updating the CORS policy for the deployed Flutter web app.mp4

7.7 MB

065. Wrap up & exercises.mp4

8.0 MB

066. Section Intro.mp4

8.5 MB

081. Section Intro.mp4

8.6 MB

003. Firebase Basics- Introduction.mp4

8.6 MB

120. Wrap Up.mp4

8.7 MB

025. Offline mode.mp4

8.7 MB

078. Setting a project budget in Google Cloud as a safety net.mp4

8.9 MB

092. Section Intro.mp4

9.0 MB

112. Explaining the relationship between Stripe Customers and Firebase Users.mp4

9.1 MB

125. Adding the Algolia API keys to the Flutter project.mp4

9.1 MB

102. How to collect payments on mobile- Stripe or IAP.mp4

9.2 MB

055. Adding an ImageUploadService class.mp4

9.2 MB

105. Payment flows with Stripe- conceptual overview.mp4

9.6 MB

074. Introduction to HTTP callable functions.mp4

9.6 MB

137. Conclusion.mp4

9.7 MB

089. Updating the GoRouter redirect code to account for the admin state.mp4

9.8 MB

029. VSCode Shortcuts, Extensions & Settings for Flutter Development.mp4

10.4 MB

122. Overview of the Firebase Extensions for Full-Text Search.mp4

10.6 MB

014. Installing Cloud Firestore and running on iOS and Android.mp4

10.6 MB

132. Starter project and code walkthrough.mp4

10.8 MB

061. Combining streams inside a provider with Rx.combineLatest.mp4

11.0 MB

094. Implementing a Shopping Cart with Firebase- Overview.mp4

11.0 MB

119. Updating the available quantity on the Stripe product metadata.mp4

11.2 MB

070. Introduction to Cloud Functions and Project Setup with TypeScript.mp4

11.2 MB

135. Deploying the Flutter web app with Firebase Hosting.mp4

11.3 MB

084. Running the Flutter eCommerce app with the Firebase Local Emulator.mp4

11.3 MB

010. Using authStateChanges() and the refreshListenable argument.mp4

11.3 MB

093. Updated Starter Project with Firebase seed data.mp4

11.4 MB

063. Basic security rules for the image upload flows.mp4

11.4 MB

046. Automated testing with FirebaseAuth and wrap up.mp4

11.5 MB

128. Using realtime updates when the query is empty.mp4

11.7 MB

107. Installing the Stripe Extension for Firebase.mp4

11.8 MB

011. Refactor- replacing singletons with Riverpod providers.mp4

11.8 MB

118. How to set and use the Stripe Secret Key with Cloud Functions.mp4

12.0 MB

009. Showing the correct page when the app starts with GoRouter.redirect.mp4

12.1 MB

016. Adding one more route to GoRouter and updating the redirect logic.mp4

12.2 MB

048. Cloud Firestore and Firebase Storage setup.mp4

12.5 MB

079. Testing the deployed functions and inspecting the Google Cloud logs.mp4

12.7 MB

043. Testing the authentication flows with Firebase.mp4

12.8 MB

083. Starter project and Firebase configuration.mp4

12.9 MB

032. eCommerce app overview.mp4

12.9 MB

004. Starter project overview.mp4

13.0 MB

026. Pagination and the FirestoreQueryBuilder widget.mp4

13.1 MB

018. Using the FirebaseRepository to add jobs from the UI.mp4

13.6 MB

050. Image uploads- plan of attack.mp4

14.1 MB

077. Deploying Cloud Functions with the Firebase CLI.mp4

14.1 MB

097. Testing the Shopping Cart feature with Cloud Firestore.mp4

14.5 MB

022. Filtering collections with `where`.mp4

14.6 MB

001. Welcome.mp4

14.9 MB

013. Introduction to Cloud Firestore.mp4

15.0 MB

127. Removing the loading indicator for a better search UX.mp4

15.0 MB

039. Section Intro.mp4

15.2 MB

047. Section Intro.mp4

15.5 MB

104. Overview of the Flutter Stripe package and example app.mp4

15.6 MB

031. Cloning the starter project & pubspec.yaml file overview.mp4

15.7 MB

033. Project overview- app initialization and routing.mp4

15.8 MB

005. Creating the Firebase project and installing the CLI tools.mp4

15.9 MB

053. Creating new products as Cloud Firestore documents.mp4

16.1 MB

111. Deploying and testing the new Cloud Functions.mp4

16.3 MB

036. Unidirectional data flow from the data layer to the presentation layer.mp4

16.5 MB

095. Cloud Firestore Data Modeling for the Shopping Cart Items.mp4

16.6 MB

034. Project overview- helper classes and widgets.mp4

16.9 MB

051. Creating an ImageUploadRepository.mp4

16.9 MB

071. TypeScript modules basics + Running our first Cloud Function using npm.mp4

17.0 MB

068. How to use the Firebase Emulators.mp4

17.1 MB

027. Wrap Up.mp4

17.2 MB

113. Demo- making payments on the client (mobile and web).mp4

17.2 MB

086. Updating the Security Rules to enable Role-Based Authorization via Custom Claims.mp4

17.4 MB

024. Working with timestamps and sorting data.mp4

17.5 MB

126. Implementing Products Search with Algolia.mp4

17.6 MB

062. Image uploads- final tweaks and completed code.mp4

17.8 MB

101. Section Intro.mp4

18.1 MB

069. Exporting and Importing data with the Firebase Emulator.mp4

18.3 MB

106. Updated starter project & Flutter Stripe SDK setup.mp4

18.4 MB

134. Calculating the average rating score with Cloud Functions.mp4

18.6 MB

019. Showing list items with the FirestoreListView widget.mp4

18.6 MB

129. Using caching and debouncing to make fewer API calls.mp4

19.4 MB

006. Configuring the Flutter app with the Flutterfire CLI.mp4

19.9 MB

133. Implementing the ReviewsRepository.mp4

20.1 MB

020. Using type-safe model classes.mp4

20.2 MB

028. Section Intro.mp4

20.3 MB

064. Flutter web- adding a CORS policy to a Firebase storage bucket.mp4

20.4 MB

008. Completing the email & password sign in flow.mp4

20.7 MB

056. Adding a watchProduct method to the ProductsRepository.mp4

20.7 MB

058. How to edit existing products- overview.mp4

20.7 MB

054. Completing the image upload logic.mp4

21.2 MB

090. Deploying and testing the Cloud Function Trigger.mp4

21.3 MB

116. How to fulfil orders on the backend.mp4

21.8 MB

117. Showing the updated orders page in the Flutter app.mp4

21.9 MB

038. Updated Starter project.mp4

21.9 MB

108. Configuring the webhook for the Stripe Extension.mp4

22.1 MB

017. How to add a document with the FirebaseFirestore API.mp4

22.3 MB

124. Updated starter project and code walkthrough.mp4

22.6 MB

037. How to add Firebase repositories to the data layer.mp4

23.0 MB

082. Introduction to Custom Claims.mp4

23.1 MB

115. Overview of the client payment flows on Flutter web.mp4

23.6 MB

041. Creating an AuthRepository using the FirebaseAuth APIs.mp4

23.9 MB

109. Creating products in the Stripe dashboard.mp4

24.4 MB

085. Writing a Firebase auth trigger to set the custom claims on the server.mp4

24.4 MB

076. Invoking an HTTP callable function from the Flutter client.mp4

24.5 MB

044. Dealing with Firebase auth exceptions.mp4

24.9 MB

067. Initializing the Firebase Local Emulator Suite with firebase init.mp4

25.0 MB

042. The authStateChanges() method and the User class.mp4

25.1 MB

052. Creating an AsyncNotifier to upload images.mp4

25.3 MB

007. Introduction to Firebase Auth & Firebase UI Auth.mp4

25.8 MB

021. Adding update and delete operations.mp4

25.9 MB

123. Installing the Algolia Extension for Firebase.mp4

26.1 MB

110. Adding new Cloud Function triggers to synchronize the Stripe data with Firestore.mp4

26.9 MB

075. Writing an HTTP callable function to delete all documents inside a collection.mp4

27.1 MB

035. Project structure- features and layers.mp4

27.3 MB

072. Writing a Cloud Function Trigger.mp4

27.9 MB

098. Optimizing the Cart Total Calculation with Multiple StreamProviders.mp4

29.6 MB

045. Adding the email verification logic.mp4

29.6 MB

096. Implementing the RemoteCartRepository with Cloud Firestore.mp4

30.1 MB

023. Intro to Firestore security rules.mp4

30.2 MB

057. Cloud Firestore- realtime listeners vs one-time-reads.mp4

32.9 MB

040. Adding Firebase to the eCommerce app.mp4

33.0 MB

087. How to show the admin UI only if the user is an admin.mp4

33.9 MB

099. How to estimate the cost of your Firebase app and minimize your Firebase bill.mp4

34.0 MB

073. Fixing the infinite loop in the Cloud Function.mp4

35.3 MB

088. How to force-refresh the ID token with a Cloud Firestore Listener.mp4

38.1 MB

002. Firebase Pros and Cons.mp4

39.0 MB

059. Implementing the AdminProductEditController.mp4

39.3 MB

049. Updated starter project.mp4

41.0 MB

060. Deleting products.mp4

44.6 MB

114. Overview of the client payment flows on mobile.mp4

48.6 MB

/Extras/

083. Starter project and Firebase configuration.html

1.4 MB

081. Section Intro (4).html

1.4 MB

093. Updated Starter Project with Firebase seed data.html

1.4 MB

102. How to collect payments on mobile_ Stripe or IAP_.html

1.4 MB

007. Introduction to Firebase Auth & Firebase UI Auth.html

1.5 MB

066. Section Intro (3).html

1.5 MB

136. Updating the CORS policy for the deployed Flutter web app.html

1.5 MB

003. Firebase Basics_ Introduction.html

1.5 MB

092. Section Intro (5).html

1.5 MB

130. Wrap Up (5).html

1.5 MB

027. Wrap Up.html

1.5 MB

028. Section Intro.html

1.5 MB

017. How to add a document with the FirebaseFirestore API.html

1.5 MB

071. TypeScript modules basics + Running our first Cloud Function using npm.html

1.5 MB

131. Section Intro (8).html

1.5 MB

014. Installing Cloud Firestore and running on iOS and Android.html

1.5 MB

023. Intro to Firestore security rules.html

1.5 MB

002. Firebase Pros and Cons.html

1.5 MB

029. VSCode Shortcuts, Extensions & Settings for Flutter Development.html

1.5 MB

135. Deploying the Flutter web app with Firebase Hosting.html

1.5 MB

070. Introduction to Cloud Functions and Project Setup with TypeScript.html

1.5 MB

079. Testing the deployed functions and inspecting the Google Cloud logs.html

1.5 MB

080. Wrap Up (1).html

1.5 MB

084. Running the Flutter eCommerce app with the Firebase Local Emulator.html

1.5 MB

097. Testing the Shopping Cart feature with Cloud Firestore.html

1.5 MB

005. Creating the Firebase project and installing the CLI tools.html

1.5 MB

137. Conclusion.html

1.5 MB

126. Implementing Products Search with Algolia.html

1.5 MB

040. Adding Firebase to the eCommerce app.html

1.5 MB

063. Basic security rules for the image upload flows.html

1.5 MB

033. Project overview_ app initialization and routing.html

1.5 MB

089. Updating the GoRouter redirect code to account for the admin state.html

1.5 MB

062. Image uploads_ final tweaks and completed code.html

1.5 MB

041. Creating an AuthRepository using the FirebaseAuth APIs.html

1.5 MB

094. Implementing a Shopping Cart with Firebase_ Overview.html

1.5 MB

016. Adding one more route to GoRouter and updating the redirect logic.html

1.5 MB

034. Project overview_ helper classes and widgets.html

1.5 MB

031. Cloning the starter project & pubspec.yaml file overview.html

1.5 MB

121. Section Intro (7).html

1.5 MB

132. Starter project and code walkthrough.html

1.5 MB

096. Implementing the RemoteCartRepository with Cloud Firestore.html

1.6 MB

100. Wrap Up (3).html

1.6 MB

019. Showing list items with the FirestoreListView widget.html

1.6 MB

134. Calculating the average rating score with Cloud Functions.html

1.6 MB

015. Overview of the jobs page and planned CRUD operations.html

1.6 MB

024. Working with timestamps and sorting data.html

1.6 MB

030. Course Project on GitHub.html

1.6 MB

032. eCommerce app overview.html

1.6 MB

006. Configuring the Flutter app with the Flutterfire CLI.html

1.6 MB

022. Filtering collections with `where`.html

1.6 MB

045. Adding the email verification logic.html

1.6 MB

038. Updated Starter project.html

1.6 MB

018. Using the FirebaseRepository to add jobs from the UI.html

1.6 MB

106. Updated starter project & Flutter Stripe SDK setup.html

1.6 MB

101. Section Intro (6).html

1.6 MB

105. Payment flows with Stripe_ conceptual overview.html

1.6 MB

010. Using authStateChanges() and the refreshListenable argument.html

1.6 MB

042. The authStateChanges() method and the User class.html

1.6 MB

011. Refactor_ replacing singletons with Riverpod providers.html

1.6 MB

118. How to set and use the Stripe Secret Key with Cloud Functions.html

1.6 MB

021. Adding update and delete operations.html

1.6 MB

020. Using type-safe model classes.html

1.6 MB

013. Introduction to Cloud Firestore.html

1.6 MB

086. Updating the Security Rules to enable Role-Based Authorization via Custom Claims.html

1.6 MB

104. Overview of the Flutter Stripe package and example app.html

1.6 MB

057. Cloud Firestore_ realtime listeners vs one-time-reads.html

1.6 MB

133. Implementing the ReviewsRepository.html

1.6 MB

026. Pagination and the FirestoreQueryBuilder widget.html

1.6 MB

039. Section Intro (1).html

1.6 MB

072. Writing a Cloud Function Trigger.html

1.6 MB

009. Showing the correct page when the app starts with GoRouter.redirect.html

1.6 MB

043. Testing the authentication flows with Firebase.html

1.6 MB

054. Completing the image upload logic.html

1.6 MB

059. Implementing the AdminProductEditController.html

1.6 MB

004. Starter project overview.html

1.6 MB

099. How to estimate the cost of your Firebase app and minimize your Firebase bill.html

1.6 MB

116. How to fulfil orders on the backend.html

1.6 MB

035. Project structure_ features and layers.html

1.6 MB

069. Exporting and Importing data with the Firebase Emulator.html

1.6 MB

044. Dealing with Firebase auth exceptions.html

1.6 MB

051. Creating an ImageUploadRepository.html

1.6 MB

047. Section Intro (2).html

1.6 MB

025. Offline mode.html

1.6 MB

012. Other Firebase Authentication Features_ Overview.html

1.6 MB

064. Flutter web_ adding a CORS policy to a Firebase storage bucket.html

1.7 MB

075. Writing an HTTP callable function to delete all documents inside a collection.html

1.7 MB

120. Wrap Up (4).html

1.7 MB

117. Showing the updated orders page in the Flutter app.html

1.7 MB

129. Using caching and debouncing to make fewer API calls.html

1.7 MB

127. Removing the loading indicator for a better search UX.html

1.7 MB

049. Updated starter project (1).html

1.7 MB

095. Cloud Firestore Data Modeling for the Shopping Cart Items.html

1.7 MB

085. Writing a Firebase auth trigger to set the custom claims on the server.html

1.7 MB

119. Updating the available quantity on the Stripe product metadata.html

1.7 MB

087. How to show the admin UI only if the user is an admin.html

1.7 MB

061. Combining streams inside a provider with Rx.combineLatest.html

1.7 MB

008. Completing the email & password sign in flow.html

1.7 MB

076. Invoking an HTTP callable function from the Flutter client.html

1.7 MB

001. Welcome.html

1.7 MB

073. Fixing the infinite loop in the Cloud Function.html

1.7 MB

114. Overview of the client payment flows on mobile.html

1.7 MB

037. How to add Firebase repositories to the data layer.html

1.7 MB

046. Automated testing with FirebaseAuth and wrap up.html

1.7 MB

098. Optimizing the Cart Total Calculation with Multiple StreamProviders.html

1.7 MB

074. Introduction to HTTP callable functions.html

1.7 MB

055. Adding an ImageUploadService class.html

1.7 MB

110. Adding new Cloud Function triggers to synchronize the Stripe data with Firestore.html

1.7 MB

052. Creating an AsyncNotifier to upload images.html

1.7 MB

091. Wrap Up (2).html

1.8 MB

082. Introduction to Custom Claims.html

1.8 MB

058. How to edit existing products_ overview.html

1.8 MB

056. Adding a watchProduct method to the ProductsRepository.html

1.8 MB

125. Adding the Algolia API keys to the Flutter project.html

1.8 MB

036. Unidirectional data flow from the data layer to the presentation layer.html

1.8 MB

060. Deleting products.html

1.8 MB

122. Overview of the Firebase Extensions for Full-Text Search.html

1.8 MB

067. Initializing the Firebase Local Emulator Suite with firebase init.html

1.8 MB

048. Cloud Firestore and Firebase Storage setup.html

1.8 MB

053. Creating new products as Cloud Firestore documents.html

1.8 MB

112. Explaining the relationship between Stripe Customers and Firebase Users.html

1.8 MB

124. Updated starter project and code walkthrough.html

1.8 MB

103. Introduction to Stripe.html

1.9 MB

068. How to use the Firebase Emulators.html

1.9 MB

090. Deploying and testing the Cloud Function Trigger.html

1.9 MB

128. Using realtime updates when the query is empty.html

1.9 MB

065. Wrap up & exercises.html

2.0 MB

050. Image uploads_ plan of attack.html

2.0 MB

109. Creating products in the Stripe dashboard.html

2.1 MB

078. Setting a project budget in Google Cloud as a safety net.html

2.1 MB

108. Configuring the webhook for the Stripe Extension.html

2.1 MB

113. Demo_ making payments on the client (mobile and web).html

2.2 MB

077. Deploying Cloud Functions with the Firebase CLI.html

2.2 MB

088. How to force-refresh the ID token with a Cloud Firestore Listener.html

2.2 MB

115. Overview of the client payment flows on Flutter web.html

2.3 MB

111. Deploying and testing the new Cloud Functions.html

2.4 MB

107. Installing the Stripe Extension for Firebase.html

2.8 MB

123. Installing the Algolia Extension for Firebase.html

4.9 MB

 

Total files 275


Copyright © 2024 FileMood.com