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

Latest commit

 

History

History
57 lines (52 loc) · 1.57 KB

ROADMAP.md

File metadata and controls

57 lines (52 loc) · 1.57 KB

Roadmap

  • 1.0.0-alpha

    • Resolve all outstanding issues filed by myself in:
      • angel
      • framework
      • route
    • Ensure these plugins work:
      • auth
      • auth_google
      • client (still needs browser tests)
      • compress
      • configuration
      • cors
      • errors
      • mongo
      • mustache
      • proxy
      • static
      • test
    • Remove all dependency on io in plugins, at least where possible
    • Remove dependency on now-deprecated getters/setters/methods
    • Finish corresponding documentation
      • Especially the docs for test
    • Create common
      • Add it to boilerplate
  • 1.0.0

  • Future

    • auth_twitter
    • sqljocky
    • throttle - now in security
    • trestle
    • Swagger codegen
    • admin
    • helmet
  • 1.1.0

  • 2.0.0

    • Base entirely on shelf, remove dependency on dart:io