Skip to content
Learn Code Zone
Search for:
  • Linux
  • Interview Questions
    • Flutter Interview Questions
    • JavaScript Interview Questions
    • Machine Learning Interview Questions
  • Shop
  • Contribute
  • Contact Us
General

Software Implementation Activities

March 9, 2023March 9, 2023 Vivek PandeyLeave a Comment on Software Implementation Activities

Business Analysis (AS IS Study of input forms, output reports etc and TO BE review) with a gapanalysis document Module Selection, Product Walkthrough and System Configuration Design & Development of Customized Web Modules, reports and Integration of different subsystems Mobile…

Read More→

General

Professional Approach for Technical Work in SAAS Platform

March 9, 2023March 9, 2023 Vivek PandeyLeave a Comment on Professional Approach for Technical Work in SAAS Platform

Client Coordination Guidelines for Support

General

React Table Dropdown Hiding inside the table

November 15, 2022November 16, 2022 Vivek PandeyLeave a Comment on React Table Dropdown Hiding inside the table

First of all thanks for visiting my blog and if you are also using React Tittle and using dropdown in it and you are also facing this problem Plugin Name: react-data-table-component NOTE: This will work for almost all tables. So…

Read More→

General

Top 12 Actions needed to achieve Excellence consistently

November 11, 2022November 16, 2022 Vivek PandeyLeave a Comment on Top 12 Actions needed to achieve Excellence consistently

1. Develop your Talent We are at our best when we develop our talent. Michael Jordan could not be selected inthe university basketball team initially, till he trained rigorously to become a member ofthe team and eventually the greatest basketball…

Read More→

General

Recover accidentally deleted flutter code files

November 5, 2022November 5, 2022 Vivek PandeyLeave a Comment on Recover accidentally deleted flutter code files

Open your android studio. Right click on the the ( lib FOLDER ) . Click on the local history then show history. choose which date you want to recover your files. click on it and choose revert. In this way to…

Read More→

General

Depend On Inherited Element was called before init state in flutter

November 4, 2022November 16, 2022 Vivek PandeyLeave a Comment on Depend On Inherited Element was called before init state in flutter

Error Solution when “dependOnInheritedElement() was called before initState()” could also be to access BuildContext safely in the initState method. It could be done by the following: Example

General

Flutter – Unable to create dart snapshot for flutter tool.

October 4, 2022October 4, 2022 Vivek PandeyLeave a Comment on Flutter – Unable to create dart snapshot for flutter tool.

Error Solution 1.Go the Flutter install directory and please run (in cmd) git clean -xfd git stash save –keep-index git stash drop git pull 2.and restart your computer then run flutter doctor 3.then go to your project path run flutter…

Read More→

Flutter

Unable to create dart snapshot for flutter tool

August 29, 2022August 29, 2022 Vivek PandeyLeave a Comment on Unable to create dart snapshot for flutter tool

Output of `flutter doctor -v after running flutter upgrade Solution: In the Flutter install directory please run Like

linux-tutorial

LINUX Directory Management Overview

July 31, 2022August 3, 2022 Subhajit RoyLeave a Comment on LINUX Directory Management Overview

LINUX/UNIX uses some well-defined, hierarchical structure to maintain or organized files and directories for the system. You can commonly relate it to the tree structure. Like a tree it has a single root node, it does not start with /.…

Read More→

linux-tutorial

LINUX FILE SYSTEM OVERVIEW

July 29, 2022August 3, 2022 Subhajit RoyLeave a Comment on LINUX FILE SYSTEM OVERVIEW

A Linux file system is a standard collection of files on a disk drive or a partition. A segment of memory contains some specific data. In our machine, there can be various partitions of the memory. Data table that creates…

Read More→

Posts navigation

1 2 … 10 Next

Categories

  • C++
  • Dart
  • Data Structure
  • Flutter
  • flutter-tutorial
  • General
  • Java
  • JavaScript
  • Linux
  • linux-tutorial
  • Php
  • php-tutorial
  • Python
  • React Native

Quick Links

  • Software Implementation Activities
  • Professional Approach for Technical Work in SAAS Platform
  • React Table Dropdown Hiding inside the table
  • Top 12 Actions needed to achieve Excellence consistently
  • Recover accidentally deleted flutter code files
  • Depend On Inherited Element was called before init state in flutter
  • Flutter – Unable to create dart snapshot for flutter tool.
  • Unable to create dart snapshot for flutter tool
  • LINUX Directory Management Overview
  • LINUX FILE SYSTEM OVERVIEW
  • Flutter Interview Questions
  • Flutter Deployment
  • Deployment
  • Flutter Testing
  • Splash Screen
  • Flutter Splash Screen
  • Flutter Working with API
  • Flutter API
  • UI Components
  • Flutter UI Components
  • Facebook
  • YouTube

Archives

  • March 2023
  • November 2022
  • October 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021

Links

  • Linux
  • Interview Questions
    • Flutter Interview Questions
    • JavaScript Interview Questions
    • Machine Learning Interview Questions
  • Shop
  • Contribute
  • Contact Us
Go to top