dart-studies
Learning and improving concepts about Dart language.- Clone this project;
- In root folder run the command:
dart run main.dart
; - Enjoy it.
If you don't have Dart installed, follow this official tutorial:
All the code of this project was made and copy based on the Dart tutorial about null safety. To learn more access:
https://dart.dev/codelabs/null-safety