Book Image

Dart By Example

By : David Mitchell
Book Image

Dart By Example

By: David Mitchell

Overview of this book

Table of Contents (17 chapters)
Dart By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


The presentation application now has enough features for the final slideshow to be pleasing to the eyes and ears of the receiving audience.

Behind the scenes, the interface can be used by those who speak languages other than English. Also, the software is ready for easy translation into more languages with minimal code changes.

We looked at the powerful metadata features of Dart and saw how they are used in the SDK and user applications. We saw how the pub tool allows us to use tools that are in Dart packages.

With the text editor and presenter applications, the client-side story of Dart has been well explored; taking it to the server-side will give us a view of Dart in another habitat!