Built-in libraries in Dart provide additional functionalities beyond the core language features. They offer various utilities and tools for common programming tasks. Here are some of the most commonly used built-in libraries in Dart:

1. dart:core

2. dart:io

3. dart:async

4. dart:convert

5. dart:math

6. dart:collection

7. dart:html