FLUTTER AND DART
As we know now a days there were many programming languages comes in market.you have to decide which programming languages is beneficial for you to shape your carrier. I am an Android Application Devloper through java and xml. Some Days before approx 8 August Google launched its new programming called DART 🎯 (stable release). A very Smart language. We can develop native mobile application with the use of dart and flutter. When we develop Android application with java we face many problems and sometimes our application becomes very slow as compare to dart when we can develop Android application with Dart and flutter(a frame work).
The beauty 😍💓 of this language is, it is a general purpose programming language. It is partially based on oops ex: -C. By this language we can develop Mobile Application as well as we can do server side coding also.
FLUTTER is a rather unique app development framework from Google. It let’s you use the dart 🎯 programming language: -a very easy language for anyone who know java already_to creates apps whose performance is identical to that of native apps. Should you us it?
WHAT IS PRONS AND CONS TO DEVELOP ANDROID APPLICATION WITH DART and FLUTTER
- with flutter, we can develop apps quickly, even on a low relatively low end machine.
- An awesome feature of flutter is hot reload means you can see the results of your code changes.
- It is a reactive framework means when it is used correctly, you won’t have worry about updating the contents of your user interface manually. Just update the variables in your state and the UI Will reflect the changes Automatically.
- With flutter, you don’t have to deal with xml files for layout you can do both through dart.
- Flutter allows you to develop Apps for both Android and IOs.
- Flutter doesnt have still web view means for example when we develop apps through java we can put any website into our app by using web view and enabling java script. This feature is still not available in Flutter.
Let’s make your carrier in Android application development using flutter and dart.