Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

todbachman-wf/deferred-loading-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Deferred Loading Example

A simple example of deferred loading in Dart. To build and run the example, do the following:

pub get
pub serve

Then you can load the example in your favorite browser http://localhost:8080. Click the button labeled "Load". It will then deferred load a library which, when it is loaded, will display a "hello" message.

About

A simple example of deferred loading in Dart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published