Articles → FLUTTER AND DART → Introduction To Flutter And Dart
Introduction To Flutter And Dart
What Is Flutter?
- Open source framework means that flutter is free to download and there is no license required to use it.
- Native cross platform application means it can run for android as well as iOS.
- One programming language is dart.
- One code base means, a single code will run for android as well as iOS.
UI As Code For Dart