shelf_appengine 0.2.3 copy "shelf_appengine: ^0.2.3" to clipboard
shelf_appengine: ^0.2.3 copied to clipboard

discontinued
Dart 1 only

Integration for the appengine and shelf packages

0.2.3 #

  • Added port argument to serve function. Requires appengine >= 0.3.1.

0.2.2+1 #

  • Better handling of default document serving.

0.2.2 #

  • Support latest release of appengine package.

0.2.1 #

  • Made DirectoryIndexServeMode an enum.

  • Support the latest version of shelf package.

  • Require Dart 1.9 or greater.

0.2.0+1 #

  • Fixing an issue causing the DirectoryIndexServeMode.SERVE mode to have no effect.

0.2.0 #

  • Made assetHandler a function.

  • Added the directoryIndexServeMode named parameter to the assetHandler method to enable auto-serving or redirecting to index.html files. Allow changing the default index files name to serve with indexFileName.

0.1.1+2 #

  • Formatted the code.

  • Updated example code to run on the latest configuration.

0.1.1+1 #

  • Added logging for asset errors.

0.1.1 #

  • First public release.
0
likes
20
points
33
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

Integration for the appengine and shelf packages

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

appengine, mime, shelf, stack_trace

More

Packages that depend on shelf_appengine