solidpod 0.5.9 copy "solidpod: ^0.5.9" to clipboard
solidpod: ^0.5.9 copied to clipboard

Support easy access to data stored on Solid Pod servers.

SolidPod Package Changelog #

Recorded here are the high level changes for the SolidPod package.

Instructions: Add the updates beyond, for example, 0.5.0 under the 0.6 heading, adding to the top of the list, and recording minor version numbers.

0.6 Future Release #

  • Update README for publication [0.5.9]
  • Swap the position of the buttons on the initialisePod() page. [0.5.8]
  • Redesign the initialisePod() page. [0.5.7]
  • Save and retrieve auth data into/from secure storage. [0.5.6]
  • Removed the reset button on initialisePod() page. [0.5.5]
  • Added a cancel button on initialisePod() page. [0.5.4]
  • Fine tune the initialisePod() page. [0.5.3]
  • Add continueBG parameter to SolidLogin. [0.5.2]
  • lib/solid.dart to lib/solidpod.dart [0.5.1]

0.5 #

  • Add solidloginPopup widget to open a popup window for authentication.

0.4 #

  • Rename to solidpod as the name solid already taken.
  • Add button titles to parameters for SolidLogin() [0.3.1]

0.3 #

  • Authentication implemented.
  • SolidLogin() initial version fully functional.

0.2 #

  • Initial implementation of SolidLogin widget with parameters.
  • Actual authentication yet to be implemented.