PodCoder
PodCoder
  • Видео 41
  • Просмотров 307 758

Видео

Flutter, Laravel, Vue - Idea To Deployment - Part-30- Saving Opportunity
Просмотров 2,2 тыс.3 года назад
We are continuing the IdeaToApp series and in this part we'll design The Add New Opportunity form, and we'll fetch the required lookups from the server and bind it to the form. Link to the source code: github.com/podcoder/forstat-mobile Complete Series link: ruclips.net/p/PLyHn8N5MSsgEuWUkv4QGk2uGD98Ct6iLq Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/
Flutter, Laravel, Vue - Idea To Deployment - Part-29- Adding a New Opportunity
Просмотров 4414 года назад
We are continuing the IdeaToApp series and in this part we'll design The Add New Opportunity form, and we'll fetch the required lookups from the server and bind it to the form. Link to the source code: github.com/podcoder/forstat-mobile Complete Series link: ruclips.net/p/PLyHn8N5MSsgEuWUkv4QGk2uGD98Ct6iLq Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/
Flutter, Laravel, Vue - Idea To Deployment - Part-28- Adding a New Opportunity
Просмотров 8004 года назад
We are continuing the IdeaToApp series and in this part we'll design The Add New Opportunity form, and we'll fetch the required lookups from the server and bind it to the form. Link to the source code: github.com/podcoder/forstat-mobile Complete Series link: ruclips.net/p/PLyHn8N5MSsgEuWUkv4QGk2uGD98Ct6iLq Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/
Upgrade Depedencies Question Details design
Просмотров 5794 года назад
As it's been a while since the last recording in this series, most of the dependencies have been updated. So, in this video first we will upgrade the dependencies and fix the breaking changes if any. Then we'll design the Question Details page and we will develop a custom component for Created by info. Link to GitHub Repository and Source code: github.com/podcoder/forstat-mobile Don't Click her...
Flutter, Laravel, Vue - Idea To Deployment - Part-26- Rendering Forum Questions
Просмотров 1 тыс.4 года назад
In this part we will display the forum questions. Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/
Flutter, Laravel, Vue - Idea To Deployment - Part-27- Forum Repository and State
Просмотров 7444 года назад
In this tutorial we are going to develop Forum Repository and State to complete a new feature in our app. Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/
Flutter, Laravel, Vue - Idea To Deployment - Part-26-Diplaying Details
Просмотров 6184 года назад
In this part we are passing data from one page to another page via routes. Also, we'll create some reusable components to incorporate into our design Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/
Flutter, Laravel, Vue - Idea To Deployment - Part-25- Flutter Laravel Pagination
Просмотров 2,1 тыс.4 года назад
Loading all the records from a table in the Database is not a good practice. We can use pagination to request for a chunk of data from the table. In this tutorial, we'll implement data pagination using Laravel and Flutter. Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/ Icons made by www.flaticon.co...
Flutter, Laravel, Vue - Idea To Deployment - Part-24-Displaying Opportunities, States Rebuilder
Просмотров 1 тыс.4 года назад
States Rebuilder packages version 2.0 is out with new features. So, in this video we will migrate the States Rebuilder package to the current version. Also, we will display the list of opportunities and we will add a custom font. Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/ Icons made by www.flat...
Flutter, Laravel, Vue - Idea To Deployment - Part-23- Fetching_Opportunities
Просмотров 1,5 тыс.4 года назад
In this video we will create another repository and state to manage the opportunities. We'll create all necessary classes to fetch data from API in our Flutter application. Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj Follow me on Facebook: podcoderdotcom/ Icons made by www.flaticon.com/authors/eucalyp
Flutter, Laravel, Vue - Idea To Deployment - Part-22- Persisting the Credentials
Просмотров 1,3 тыс.4 года назад
Creating a singleton class to handle the storing and retrieving the data. Link to the source code: github.com/podcoder/forstat-mobile Don't Click here, bit.ly/2y4WUpj
Flutter, Laravel, Vue - Idea To Deployment - Part-21- Error Handling
Просмотров 1,4 тыс.4 года назад
Connecting to a remote data source is not always free of errors. To stop the app from getting crushed, we need to have some error handling mechanism. In this part we'll complete our error handling part of our Flutter application. Link to the source code: github.com/podcoder/forstat-mobile Click here, bit.ly/2y4WUpj
Flutter, Laravel, Vue - Idea To Deployment - Part-20- Sign Up To The Server
Просмотров 7474 года назад
As we did architecture our app in the previous part, now it's easy to add new features. In this part we'll perform the actual Sign Up part and connecting to the server. Link to the source code: github.com/podcoder/forstat-mobile Click here, bit.ly/2y4WUpj
Flutter, Laravel, Vue - Idea To Deployment - Part-19- Sign In To The Server
Просмотров 1,2 тыс.4 года назад
Developing a well tuned application needs some sort of Architecture. In this part we will architecture our app and also we'll perform the Sign In part to connect to the server. Link to the source code: github.com/podcoder/forstat-mobile Click here, bit.ly/2y4WUpj
Flutter, Laravel, Vue - Idea To Deployment - Part-18- Sign In page Validation
Просмотров 1,6 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-18- Sign In page Validation
Flutter, Laravel, Vue - Idea To Deployment - Part-17- Sign In page design
Просмотров 1,1 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-17- Sign In page design
Flutter, Laravel, Vue - Idea To Deployment - Part-16- Adding custom Color
Просмотров 8134 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-16- Adding custom Color
Flutter, Laravel, Vue - Idea To Deployment - Part-15- Routes, Selected Bottom Navigation Item
Просмотров 8584 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-15- Routes, Selected Bottom Navigation Item
Flutter, Laravel, Vue - Idea To Deployment - Part-14- Routes Configuration, Bottom Navigationbar
Просмотров 1,3 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-14- Routes Configuration, Bottom Navigationbar
Flutter, Laravel, Vue - Idea To Deployment - Part-13-Create Flutter Project with Dependencies
Просмотров 2 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-13-Create Flutter Project with Dependencies
Connecting Flutter App To Localhost
Просмотров 73 тыс.4 года назад
Connecting Flutter App To Localhost
Flutter, Laravel, Vue - Idea To Deployment - Part-12-Uploading code on Github
Просмотров 9644 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-12-Uploading code on Github
Flutter, Laravel, Vue - Idea To Deployment - Part-11- Finishing CRUD operation
Просмотров 1,3 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-11- Finishing CRUD operation
Flutter, Laravel, Vue - Idea To Deployment - Part-10- Request Validation & Custom Request
Просмотров 9714 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-10- Request Validation & Custom Request
Flutter, Laravel, Vue - Idea To Deployment - Part-9- Routes & Requests
Просмотров 1,1 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-9- Routes & Requests
Flutter, Laravel, Vue - Idea To Deployment - Part-8- API Resources
Просмотров 2,5 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-8- API Resources
Flutter, Laravel, Vue - Idea To Deployment - Part-7- Authentication Routes and Methods
Просмотров 2,2 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-7- Authentication Routes and Methods
Flutter, Laravel, Vue - Idea To Deployment - Part-6- Install and Configure Laravel Passport
Просмотров 1,9 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-6- Install and Configure Laravel Passport
Flutter, Laravel, Vue - Idea To Deployment - Part-5- Creating model factories and Seeding Test Data
Просмотров 2,2 тыс.4 года назад
Flutter, Laravel, Vue - Idea To Deployment - Part-5- Creating model factories and Seeding Test Data