wire 0.9.8 copy "wire: ^0.9.8" to clipboard
wire: ^0.9.8 copied to clipboard

outdated

Communication and data container layers library aimed to decouple UI from business logic

example/README.md

Examples #

  1. Counter (web): Simple "Increase/Decrease/Output" example of Wire use
  • Open IDEA
  • Select build target - Dart Web, point to example/counter/index.html
  • Run Debug
  1. Todo MVC (web): Complex Todo application based on TodoMVC CSS [Todo with Wire]
  • Open IDEA
  • Select build target - Dart Web, point to example/todo/index.html
  • Run Debug
  1. API calls variations (console): Possible variation of Wire API use
  • Open IDEA
  • Select build target - Dart Command Line App, point to example/api/wire_api_example.dart
  • Run Debug
  1. Todo with AngularDart web
  • Open folder from IDEA
  • Create symlink (or anchor on Windows) from "_shared" folder in "example" folder and put the link in to "todo_angular/lib/src/" folder.
  • Run DartWeb configuration with index.html
2
likes
20
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Communication and data container layers library aimed to decouple UI from business logic

License

unknown (license)

More

Packages that depend on wire