20 Forks
64 Stars
64 Watchers

flutter_interview_questions

এই রিপোজিটরিতে আছে ইন্টারভিউতে সবচেয়ে বেশি জিজ্ঞেস করা Flutter ও Dart সংক্রান্ত প্রশ্ন–উত্তর, ছোট ছোট উদাহরণ, আর ইন্টারভিউ টিপস। জুনিয়র থেকে মিড-লেভেল—এমনকি সিনিয়ররাও ইন্টারভিউর আগে দ্রুত রিভিশনের জন্য ব্যবহার করতে পারবেন।

How to download and setup flutter_interview_questions

Open terminal and run command
git clone https://github.com/mdrakibulhaquesardar/flutter_interview_questions.git
git clone is used to create a copy or clone of flutter_interview_questions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_interview_questions https://github.com/mdrakibulhaquesardar/flutter_interview_questions/archive/master.zip

Or simply clone flutter_interview_questions with SSH
[email protected]:mdrakibulhaquesardar/flutter_interview_questions.git

If you have some problems with flutter_interview_questions

You may open issue on flutter_interview_questions support forum (system) here: https://github.com/mdrakibulhaquesardar/flutter_interview_questions/issues