Skip to content

simonajones/penguin-dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

penguin-dart

A Dart based version of the Penguin app used to try out some concepts using Dart.

The has a simple model of Queues that contain lists of Stories. The UI allows basic CRUD operations to be performed against the model.

Issues/TODO: The round-trip JSON<->Model requires some helper methods in the model. It would be nice if these could be eliminated, or replaced with annotations.

About

A Dart based version of the Penguin app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published