const v/s final… Let’s check what they do! — Flutter 💙

We have two keywords const and final which usually make developers confused! Let’s see in deep how it works.

Constant variables can't be assigned a value.
The final variable 'data' can only be set once.
Const variables must be initialized with a constant value.

Don’t forget to connect with me on:

Don’t stop, until you are breathing!💙
- Abhishek Doshi

--

--

Google Developer Expert — Dart, Flutter & Firebase 💙💛

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store