royarg02 / soil_moisture_app

An application to monitor and display soil moisture content for drip irrigation.
GNU General Public License v3.0
16 stars 7 forks source link

Add documentation or migrate to dartdoc specifications #26

Open royarg02 opened 4 years ago

royarg02 commented 4 years ago

Current documentation, if any, in the app is of the following form: https://github.com/RoyARG02/soil_moisture_app/blob/d6c1be02dfc4846ac22ba48c6870720529c66981/lib/pages/Credits.dart#L1-L7

It would be helpful to add more documentation or change existing documentation to dartdoc specifications.