Book Image

DART Cookbook

By : Ivo Balbaert
Book Image

DART Cookbook

By: Ivo Balbaert

Overview of this book

Table of Contents (18 chapters)
Dart Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Working with Files and Streams

In this chapter, we will cover the following recipes:

  • Reading and processing a file line by line

  • Writing to a file

  • Searching in a file

  • Concatenating files

  • Downloading a file

  • Working with blobs

  • Transforming streams