Details for:
- 1. Introduction/1. Introduction.mp441.64 MB
- 1. Introduction/1. Introduction.srt3.69 KB
- 1. Introduction/2. Prerequisites.mp422.12 MB
- 1. Introduction/2. Prerequisites.srt1.33 KB
- 1. Introduction/3. Tools, Editors and Framework Needed for this Course.mp424.15 MB
- 1. Introduction/3. Tools, Editors and Framework Needed for this Course.srt4.11 KB
- 1. Introduction/4. Exercise Files.mp411.90 MB
- 1. Introduction/4. Exercise Files.srt1.71 KB
- 10. City Care - Uploading and Displaying Photos/1. Showing Menu to Choose from Photo Library or Camera.mp497.01 MB
- 10. City Care - Uploading and Displaying Photos/1. Showing Menu to Choose from Photo Library or Camera.srt10.18 KB
- 10. City Care - Uploading and Displaying Photos/1.1 Displaying Photos From Your Photo Library in Flutter Applications.html177 bytes
- 10. City Care - Uploading and Displaying Photos/2. Picking an Image from Photo Library Using Image Picker.mp4144.63 MB
- 10. City Care - Uploading and Displaying Photos/2. Picking an Image from Photo Library Using Image Picker.srt13.79 KB
- 10. City Care - Uploading and Displaying Photos/3. Downloading and Installing Camera Package.mp486.72 MB
- 10. City Care - Uploading and Displaying Photos/3. Downloading and Installing Camera Package.srt9.76 KB
- 10. City Care - Uploading and Displaying Photos/4. Preview Camera Image on Android Emulator.mp481.09 MB
- 10. City Care - Uploading and Displaying Photos/4. Preview Camera Image on Android Emulator.srt8.12 KB
- 10. City Care - Uploading and Displaying Photos/5. Capturing Photo from Camera and Displaying on Screen.mp4107.62 MB
- 10. City Care - Uploading and Displaying Photos/5. Capturing Photo from Camera and Displaying on Screen.srt12.12 KB
- 10. City Care - Uploading and Displaying Photos/5.1 Capturing Photos Using the Camera in Flutter.html152 bytes
- 10. City Care - Uploading and Displaying Photos/6. Uploading Image to the Server.mp4100.03 MB
- 10. City Care - Uploading and Displaying Photos/6. Uploading Image to the Server.srt11.24 KB
- 10. City Care - Uploading and Displaying Photos/7. Displaying Image on the Incident List Screen.mp494.27 MB
- 10. City Care - Uploading and Displaying Photos/7. Displaying Image on the Incident List Screen.srt11.04 KB
- 10. City Care - Uploading and Displaying Photos/7.1 city-care.zip146.37 KB
- 11. Hacker News - Displaying Top Stories/1. What we will be building.mp421.03 MB
- 11. Hacker News - Displaying Top Stories/1. What we will be building.srt1.32 KB
- 11. Hacker News - Displaying Top Stories/2. Setting Up Flutter Project and Understanding Hacker News Public API.mp459.69 MB
- 11. Hacker News - Displaying Top Stories/2. Setting Up Flutter Project and Understanding Hacker News Public API.srt8.39 KB
- 11. Hacker News - Displaying Top Stories/3. Implementing Webservice to Fetch Top Stories.mp449.71 MB
- 11. Hacker News - Displaying Top Stories/3. Implementing Webservice to Fetch Top Stories.srt6.54 KB
- 11. Hacker News - Displaying Top Stories/4. Creating Models and Getting Story.mp477.28 MB
- 11. Hacker News - Displaying Top Stories/4. Creating Models and Getting Story.srt8.77 KB
- 11. Hacker News - Displaying Top Stories/5. Implementing StoryListViewModel and StoryViewModel.mp460.18 MB
- 11. Hacker News - Displaying Top Stories/5. Implementing StoryListViewModel and StoryViewModel.srt8.13 KB
- 11. Hacker News - Displaying Top Stories/6. Mapping Story Model to StoryViewModel.mp444.11 MB
- 11. Hacker News - Displaying Top Stories/6. Mapping Story Model to StoryViewModel.srt5.50 KB
- 11. Hacker News - Displaying Top Stories/7. Configuring ChangeNotifier Using Provider.mp491.02 MB
- 11. Hacker News - Displaying Top Stories/7. Configuring ChangeNotifier Using Provider.srt11.14 KB
- 11. Hacker News - Displaying Top Stories/8. Displaying Top Stories on the Screen.mp454.80 MB
- 11. Hacker News - Displaying Top Stories/8. Displaying Top Stories on the Screen.srt6.91 KB
- 11. Hacker News - Displaying Top Stories/8.1 hacker_news_top_stories.zip70.62 KB
- 11. Hacker News - Displaying Top Stories/9. Using Consumer to get Changes to the User Interface.mp439.61 MB
- 11. Hacker News - Displaying Top Stories/9. Using Consumer to get Changes to the User Interface.srt4.79 KB
- 11. Hacker News - Displaying Top Stories/9.1 hacker_news_top_stories_consumer.zip70.66 KB
- 12. Hacker News - Displaying Comments/1. Displaying Number of Comments Associated with a Story.mp489.64 MB
- 12. Hacker News - Displaying Comments/1. Displaying Number of Comments Associated with a Story.srt10.20 KB
- 12. Hacker News - Displaying Comments/2. Adding Navigation and Getting Selected Story.mp480.07 MB
- 12. Hacker News - Displaying Comments/2. Adding Navigation and Getting Selected Story.srt8.20 KB
- 12. Hacker News - Displaying Comments/3. Implementing CommentListViewModel and CommentViewModel.mp452.29 MB
- 12. Hacker News - Displaying Comments/3. Implementing CommentListViewModel and CommentViewModel.srt6.52 KB
- 12. Hacker News - Displaying Comments/4. Implementing Webservice to get Comments by Story Id.mp492.70 MB
- 12. Hacker News - Displaying Comments/4. Implementing Webservice to get Comments by Story Id.srt8.88 KB
- 12. Hacker News - Displaying Comments/5. Configuring ChangeNotifier for CommentListViewModel.mp440.75 MB
- 12. Hacker News - Displaying Comments/5. Configuring ChangeNotifier for CommentListViewModel.srt4.52 KB
- 12. Hacker News - Displaying Comments/6. Creating Stateful CommentsListPage.mp495.54 MB
- 12. Hacker News - Displaying Comments/6. Creating Stateful CommentsListPage.srt10.53 KB
- 12. Hacker News - Displaying Comments/7. Displaying Comments for the Story.mp490.14 MB
- 12. Hacker News - Displaying Comments/7. Displaying Comments for the Story.srt9.23 KB
- 12. Hacker News - Displaying Comments/8. Unscaping and Formatting the HTML Text.mp4113.28 MB
- 12. Hacker News - Displaying Comments/8. Unscaping and Formatting the HTML Text.srt10.55 KB
- 12. Hacker News - Displaying Comments/8.1 hacker-news-complete.zip73.48 KB
- 12. Hacker News - Displaying Comments/8.2 How to Build a Hacker News App in Flutter.html143 bytes
- 13. Source Code For Clone Apps/1. A Note about this Section (PLEASE WATCH).mp426.24 MB
- 13. Source Code For Clone Apps/1. A Note about this Section (PLEASE WATCH).srt1.65 KB
- 13. Source Code For Clone Apps/2. Apple Stocks App Source Code.mp425.34 MB
- 13. Source Code For Clone Apps/2. Apple Stocks App Source Code.srt2.31 KB
- 13. Source Code For Clone Apps/2.1 stocks.zip800.23 KB
- 13. Source Code For Clone Apps/3. Apple Weather App Source Code.mp415.92 MB
- 13. Source Code For Clone Apps/3. Apple Weather App Source Code.srt1.29 KB
- 13. Source Code For Clone Apps/3.1 weather-app.zip128.58 KB
- 13. Source Code For Clone Apps/4. Apple News App Source Code.mp418.49 MB
- 13. Source Code For Clone Apps/4. Apple News App Source Code.srt1.36 KB
- 13. Source Code For Clone Apps/4.1 apple_news.zip1.55 MB
- 13. Source Code For Clone Apps/5. Apple App Store App Source Code.mp420.77 MB
- 13. Source Code For Clone Apps/5. Apple App Store App Source Code.srt1.51 KB
- 13. Source Code For Clone Apps/5.1 app_store_flutter.zip46.62 MB
- 14. Miscellaneous/1. Building Rating Widget in Flutter.mp4140.74 MB
- 14. Miscellaneous/1. Building Rating Widget in Flutter.srt24.13 KB
- 14. Miscellaneous/GetFreeCourses.Co.url116 bytes
- 14. Miscellaneous/How you can help GetFreeCourses.Co.txt182 bytes
- 15. Conclusion/1. Next Steps.mp427.69 MB
- 15. Conclusion/1. Next Steps.srt2.79 KB
- 15. Conclusion/2. Bonus.html6.40 KB
- 2. Understanding MVVM Design Pattern/1. What are Design Patterns.mp43.80 MB
- 2. Understanding MVVM Design Pattern/1. What are Design Patterns.srt1.57 KB
- 2. Understanding MVVM Design Pattern/2. What is MVVM.mp46.74 MB
- 2. Understanding MVVM Design Pattern/2. What is MVVM.srt3.14 KB
- 2. Understanding MVVM Design Pattern/3. Why MVVM.mp49.51 MB
- 2. Understanding MVVM Design Pattern/3. Why MVVM.srt3.17 KB
- 2. Understanding MVVM Design Pattern/4. MVVM Architecture and Web APIs.mp44.06 MB
- 2. Understanding MVVM Design Pattern/4. MVVM Architecture and Web APIs.srt2.04 KB
- 2. Understanding MVVM Design Pattern/4.1 An Introduction to MVVM in Flutter.html127 bytes
- 3. News App - Displaying News/1. What we will be building.mp425.23 MB
- 3. News App - Displaying News/1. What we will be building.srt1.67 KB
- 3. News App - Displaying News/2. Registering with NewsAPI.mp423.74 MB
- 3. News App - Displaying News/2. Registering with NewsAPI.srt3.71 KB
- 3. News App - Displaying News/3. Creating NewsArticle Model.mp463.68 MB
- 3. News App - Displaying News/3. Creating NewsArticle Model.srt9.92 KB
- 3. News App - Displaying News/3.1 newsapp-creating-models.zip159.81 KB
- 3. News App - Displaying News/4. Implementing Webservice to fetchTopHeadlines.mp463.48 MB
- 3. News App - Displaying News/4. Implementing Webservice to fetchTopHeadlines.srt10.93 KB
- 3. News App - Displaying News/4.1 newsapp-creating-webservice-fetchtopheadlines.zip337.14 KB
- 3. News App - Displaying News/5. Creating NewsArticleList and NewsArticle View Models.mp432.97 MB
- 3. News App - Displaying News/5. Creating NewsArticleList and NewsArticle View Models.srt7.97 KB
- 3. News App - Displaying News/5.1 newsapp-implementing-newsarticlelist-newsarticle-vm.zip344.89 KB
- 3. News App - Displaying News/6. Populating Top Headlines, ChangeNotifier in NewsArticleListViewModel.mp428.09 MB
- 3. News App - Displaying News/6. Populating Top Headlines, ChangeNotifier in NewsArticleListViewModel.srt5.33 KB
- 3. News App - Displaying News/6.1 newsapp-populate-top-headlines-change-not 2.zip339.12 KB
- 3. News App - Displaying News/7. Displaying News in a ListView.mp4196.53 MB
- 3. News App - Displaying News/7. Displaying News in a ListView.srt22.75 KB
- 3. News App - Displaying News/7.1 newsapp-displaying-news-list-view.zip32.26 MB
- 3. News App - Displaying News/8. Another Method for Getting the Change Notifier Changes.mp471.40 MB
- 3. News App - Displaying News/8. Another Method for Getting the Change Notifier Changes.srt7.05 KB
- 3. News App - Displaying News/8.1 fresh_news.zip42.38 MB
- 4. News App - Searching and Displaying News Details/1. Implementing Webservice fetchByKeyword Method.mp4108.37 MB
- 4. News App - Searching and Displaying News Details/1. Implementing Webservice fetchByKeyword Method.srt10.43 KB
- 4. News App - Searching and Displaying News Details/1.1 newsapp-webservice-fetchbykeyword.zip84.97 MB
- 4. News App - Searching and Displaying News Details/2. Adding Search TextBox And TextEditingController.mp4139.52 MB
- 4. News App - Searching and Displaying News Details/2. Adding Search TextBox And TextEditingController.srt12.65 KB
- 4. News App - Searching and Displaying News Details/2.1 newsapp-adding-search-box.zip85.06 MB
- 4. News App - Searching and Displaying News Details/3. Displaying Search Results on the Page.mp468.08 MB
- 4. News App - Searching and Displaying News Details/3. Displaying Search Results on the Page.srt6.66 KB
- 4. News App - Searching and Displaying News Details/4. Displaying Loading and Empty View.mp4109.74 MB
- 4. News App - Searching and Displaying News Details/4. Displaying Loading and Empty View.srt11.98 KB
- 4. News App - Searching and Displaying News Details/5. Navigating to the News Article Details Screen.mp482.03 MB
- 4. News App - Searching and Displaying News Details/5. Navigating to the News Article Details Screen.srt8.51 KB
- 4. News App - Searching and Displaying News Details/6. Displaying News Details on a Details Screen.mp4113.90 MB
- 4. News App - Searching and Displaying News Details/6. Displaying News Details on a Details Screen.srt11.33 KB
- 4. News App - Searching and Displaying News Details/6.1 fresh-news.zip923.28 KB
- 4. News App - Searching and Displaying News Details/GetFreeCourses.Co.url116 bytes
- 4. News App - Searching and Displaying News Details/How you can help GetFreeCourses.Co.txt182 bytes
- 5. Place Finder - Configuring and Displaying Google Maps/1. What we will be building.mp441.91 MB
- 5. Place Finder - Configuring and Displaying Google Maps/1. What we will be building.srt3.27 KB
- 5. Place Finder - Configuring and Displaying Google Maps/2. Setting Up Google Cloud Platform Account.mp448.96 MB
- 5. Place Finder - Configuring and Displaying Google Maps/2. Setting Up Google Cloud Platform Account.srt10.55 KB
- 5. Place Finder - Configuring and Displaying Google Maps/3. Displaying Google Maps in Android App.mp4110.61 MB
- 5. Place Finder - Configuring and Displaying Google Maps/3. Displaying Google Maps in Android App.srt14.58 KB
- 5. Place Finder - Configuring and Displaying Google Maps/3.1 place_finder_starter.zip162.06 KB
- 5. Place Finder - Configuring and Displaying Google Maps/4. Displaying Google Maps in iOS App.mp480.96 MB
- 5. Place Finder - Configuring and Displaying Google Maps/4. Displaying Google Maps in iOS App.srt9.05 KB
- 5. Place Finder - Configuring and Displaying Google Maps/5. Enable Location Services for Android.mp4143.27 MB
- 5. Place Finder - Configuring and Displaying Google Maps/5. Enable Location Services for Android.srt14.95 KB
- 5. Place Finder - Configuring and Displaying Google Maps/5.1 Geolocator Documentation.html109 bytes
- 5. Place Finder - Configuring and Displaying Google Maps/5.2 place-finder.zip71.13 KB
- 5. Place Finder - Configuring and Displaying Google Maps/6. Enable Location Services for iOS.mp434.92 MB
- 5. Place Finder - Configuring and Displaying Google Maps/6. Enable Location Services for iOS.srt4.27 KB
- 5. Place Finder - Configuring and Displaying Google Maps/6.1 place-finder.zip71.38 KB
- 5. Place Finder - Configuring and Displaying Google Maps/7. Zooming to User's Current Location.mp4104.41 MB
- 5. Place Finder - Configuring and Displaying Google Maps/7. Zooming to User's Current Location.srt12.02 KB
- 5. Place Finder - Configuring and Displaying Google Maps/7.1 Finding User's Location in Flutter.html144 bytes
- 6. Place Finder - Finding Nearby Point of Interests/1. Enabling Google Places API in Google Cloud Console.mp435.02 MB
- 6. Place Finder - Finding Nearby Point of Interests/1. Enabling Google Places API in Google Cloud Console.srt4.70 KB
- 6. Place Finder - Finding Nearby Point of Interests/2. Testing the Google Places API.mp424.61 MB
- 6. Place Finder - Finding Nearby Point of Interests/2. Testing the Google Places API.srt3.09 KB
- 6. Place Finder - Finding Nearby Point of Interests/3. Implementing Webservice to Perform Places Search.mp462.16 MB
- 6. Place Finder - Finding Nearby Point of Interests/3. Implementing Webservice to Perform Places Search.srt9.77 KB
- 6. Place Finder - Finding Nearby Point of Interests/4. Implementing and Mapping JSON to Models.mp465.20 MB
- 6. Place Finder - Finding Nearby Point of Interests/4. Implementing and Mapping JSON to Models.srt8.79 KB
- 6. Place Finder - Finding Nearby Point of Interests/4.1 place_finder.zip73.09 KB
- 6. Place Finder - Finding Nearby Point of Interests/5. Implementing PlaceListViewModel and PlaceViewModel.mp454.54 MB
- 6. Place Finder - Finding Nearby Point of Interests/5. Implementing PlaceListViewModel and PlaceViewModel.srt10.27 KB
- 6. Place Finder - Finding Nearby Point of Interests/6. Adding TextField and Integrating ChangeNotifierProvider.mp4113.85 MB
- 6. Place Finder - Finding Nearby Point of Interests/6. Adding TextField and Integrating ChangeNotifierProvider.srt12.63 KB
- 6. Place Finder - Finding Nearby Point of Interests/7. Adding Place Markers on the Map.mp4123.89 MB
- 6. Place Finder - Finding Nearby Point of Interests/7. Adding Place Markers on the Map.srt11.51 KB
- 6. Place Finder - Finding Nearby Point of Interests/7.1 place_finder.zip109.78 KB
- 7. Place Finder - Displaying List and Performing Navigation/1. Toggling State of Show List Button.mp4102.93 MB
- 7. Place Finder - Displaying List and Performing Navigation/1. Toggling State of Show List Button.srt9.32 KB
- 7. Place Finder - Displaying List and Performing Navigation/1.1 place_finder.zip109.95 KB
- 7. Place Finder - Displaying List and Performing Navigation/2. Implementing PlaceList Widget to List all Places.mp485.59 MB
- 7. Place Finder - Displaying List and Performing Navigation/2. Implementing PlaceList Widget to List all Places.srt8.70 KB
- 7. Place Finder - Displaying List and Performing Navigation/2.1 placefinder-placelist-widget.zip110.54 KB
- 7. Place Finder - Displaying List and Performing Navigation/3. Displaying Images in PlaceList Widget.mp483.21 MB
- 7. Place Finder - Displaying List and Performing Navigation/3. Displaying Images in PlaceList Widget.srt8.54 KB
- 7. Place Finder - Displaying List and Performing Navigation/3.1 placefinder-placelist-add-images.zip120.69 KB
- 7. Place Finder - Displaying List and Performing Navigation/4. Switching Map Types.mp487.11 MB
- 7. Place Finder - Displaying List and Performing Navigation/4. Switching Map Types.srt8.40 KB
- 7. Place Finder - Displaying List and Performing Navigation/4.1 placefinder-maptype.zip110.83 KB
- 7. Place Finder - Displaying List and Performing Navigation/5. Launching Navigation from the Place Finder App.mp4133.30 MB
- 7. Place Finder - Displaying List and Performing Navigation/5. Launching Navigation from the Place Finder App.srt12.66 KB
- 7. Place Finder - Displaying List and Performing Navigation/5.1 placefinder.zip111.18 KB
- 8. City Care - Adding Incidents/1. What we will be building.mp426.17 MB
- 8. City Care - Adding Incidents/1. What we will be building.srt2.24 KB
- 8. City Care - Adding Incidents/2. A Quick Tour of the Server.mp417.60 MB
- 8. City Care - Adding Incidents/2. A Quick Tour of the Server.srt4.64 KB
- 8. City Care - Adding Incidents/3. Adding IncidentListPage and AddNewIncidentPage.mp4125.95 MB
- 8. City Care - Adding Incidents/3. Adding IncidentListPage and AddNewIncidentPage.srt17.27 KB
- 8. City Care - Adding Incidents/4. Adding Incident Model, IncidentListViewModel and IncidentViewModel.mp450.28 MB
- 8. City Care - Adding Incidents/4. Adding Incident Model, IncidentListViewModel and IncidentViewModel.srt7.83 KB
- 8. City Care - Adding Incidents/5. Implementing Webservice Method to Save Incident.mp484.64 MB
- 8. City Care - Adding Incidents/5. Implementing Webservice Method to Save Incident.srt11.55 KB
- 8. City Care - Adding Incidents/6. Saving Incidents Using Provider in ReportIncidentViewModel.mp4117.72 MB
- 8. City Care - Adding Incidents/6. Saving Incidents Using Provider in ReportIncidentViewModel.srt13.38 KB
- 8. City Care - Adding Incidents/6.1 city_care.zip71.89 KB
- 8. City Care - Adding Incidents/7. City Care Server Code in Node.html103 bytes
- 8. City Care - Adding Incidents/7.1 city-care-server.zip1.17 MB
- 9. City Care - Displaying Incidents/1. Implementing Webservice Method to Get All Incidents.mp472.83 MB
- 9. City Care - Displaying Incidents/1. Implementing Webservice Method to Get All Incidents.srt8.77 KB
- 9. City Care - Displaying Incidents/2. Updating IncidentListViewModel to Fetch All Incidents.mp438.01 MB
- 9. City Care - Displaying Incidents/2. Updating IncidentListViewModel to Fetch All Incidents.srt4.23 KB
- 9. City Care - Displaying Incidents/3. Displaying Incidents on the Page.mp499.35 MB
- 9. City Care - Displaying Incidents/3. Displaying Incidents on the Page.srt11.19 KB
- 9. City Care - Displaying Incidents/4. Adding Loading and EmptyView for the Incidents.mp480.29 MB
- 9. City Care - Displaying Incidents/4. Adding Loading and EmptyView for the Incidents.srt8.66 KB
- 9. City Care - Displaying Incidents/4.1 city_care.zip72.71 KB
- 9. City Care - Displaying Incidents/GetFreeCourses.Co.url116 bytes
- 9. City Care - Displaying Incidents/How you can help GetFreeCourses.Co.txt182 bytes
- Download Paid Udemy Courses For Free.url116 bytes
- GetFreeCourses.Co.url116 bytes
- How you can help GetFreeCourses.Co.txt182 bytes