Yes you definitely should , flutter is just awesome in some ways in web development because of its ability to use css and of course html and also Javascript but not necessary for small projects.
Read moreWhat should I learn before Dart?
First, learn Dart which doesn’t need any prior experience in programming as dart will be your first programming language. Learn all the fundamental concepts and Object-oriented features in Dart . Then you can proceed with Flutter.
Read moreShould I learn Dart as a beginner?
Yes, you need to learn Dart, because you don’t have other options . Actually flutter is a framework and the only language used is Dart. There is not any such pattern or sequence of learning programming languages.
Read moreWhat do I need to learn before Flutter?
You should know Dart programming before you can learn Flutter: but that’s easy too. Dart is Google’s general-purpose programming language. Hackr.io lists some good courses that can help you get on Dart fast and easy. Knowing C++/Java is an added advantage but not mandatory!
Read moreCan I learn Flutter as my first language?
Prerequisites, first. If you come under one or more of the following categories, you can go ahead and start Flutter without any problem. I have worked with Dart language . I am a mobile developer, have worked with Android or iOS native or React Native or Xamarin or Ionic or other mobile development framework.
Read moreDo I need JavaScript for Flutter?
No, Flutter uses Dart compiled to native binary code. There is no JavaScript involved at all . You can run JavaScript in a WebView plugin if you want. Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms.
Read moreShould I learn JavaScript before Dart?
There no rule that you need to know any programming language before learning Dart .
Read more