Devlog #1
Hello everyone💖This is my first devlog! I am working on an app_LabCalc.
What is LabCalc?
LabCalc is an app for chemistry math,with :
- Molar mass calculator
- Yield matrix to spot limiting reactants
- Target prep for reverse stoichiometry
Fixes
- Split the large
main.dartinto several files - Added a bottom tab navigation system
- Fixed Flutter warnings and updated styling method
What I want to do next…
- Add a save calculation history tab
- Improve design