Built-in functions in Dart are functionalities provided by the language itself, without needing to import additional libraries. Here are some of the most commonly used built-in functions in Dart:

1. print()

2. assert()