coverpage
Dart By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Starting the Text Editor
Defining Dart
History of Web scripting
The origins of Dart
Downloading the tools
Building your first application
Debugging a Dart application
Summary
Chapter 2. Advancing the Editor
The next steps for the text editor
Building the dialog package
The command-line app for source code statistics
Building web interfaces with Dart
Compiling to JavaScript
Summary
Chapter 3. Slideshow Presentations
Building a presentation application
Accessing private fields
Mixin' it up
Changing the colors
Adding a date
Timing the presentation
An overview of slides
Handout notes
Summary
Chapter 4. Language Motion and Sound
Going fullscreen
Adding metadata
Exploring the intl package
Working with dates
Animating slides
Playing sound in the browser
Summary
Chapter 5. A Blog Server
The Hello World server example
A blog server
Introducing Dart's server frameworks
Deployment
Load testing
Summary
Chapter 6. Blog Server Advanced
Logging
A blog editor
Caching
Watching the filesystem
XML feed generation
The JSON feed generation
Static generation
Introducing the await and async keywords
Load testing revisited
Summary
Chapter 7. Live Data Collection
Kicking off the earthquake monitoring system
Introducing the data source
Exploring the GeoJSON format
Logging
Saving to the database
Introducing the pgAdmin GUI
Observing the Dart VM internals
Unit testing
Summary
Chapter 8. Live Data and a Web Service
Freeing the data
Creating the web service
Recapping the system so far
Consuming application
Summary
Chapter 9. A Real-Time Visualization
Iteration overview
Application overview
Notifying the user of an update
Plotting the user's location
Sorting the feature list
Documenting Dart code with dartdoc
Summary
Chapter 10. Reports and an API
Recapping the earthquake system
Advancing the REST API
Passing parameters to the API
Posting on the API
Summary
Index
更新时间:2021-07-16 19:45:38