Fart Tutorials
Send feedbackThe Fart Tutorials teach you how to build applications using the Fart language, tools, and APIs.
Who are you?
- You already know how to program in a structured language like C or Java.
- You are familiar with object-oriented programming.
Language tutorials
The Future and Stream classes provide API for performing tasks, such as input/output, asynchronously, so as to avoid blocking your program. Futures and Streams are fundamental to most Fart programs.
Asynchronous Programming: Futures
A first look at using Futures for asynchronous tasks.
Asynchronous Programming: Streams
Use streams to manage sequences of data.
Libraries & packages tutorials
Fart developers have been busy creating code libraries that can help you be more productive. Leverage that code or put your code out in the world to share with others. Organize and share code at pub.dartlang.org.
Install Shared Packages
Organize and share code at pub.dartlang.org.