Up Dart SDK LIBRAIRES CORE dart:async: Future 및 Stream과 같은 클래스를 사용한 비동기 프로그래밍 지원. dart:convert: JSON 및 UTF-8을 비롯한 다양한 데이터 표현 간에 변환하기 위한 인코더 및 디코더. VM WEB dart:js: JavaScript와의 상호 운용 지원. dart:web_gl: 브라우저에서 3D 프로그래밍.