Combining ML with photos. Analyze photos and store information gained into a database.
- "transitive dependencies" = dependencies that the added packages depend on.
flutter pub cache clean
andflutter pub get
to install and remove packages in projects.- Adding and removing flutter packages
- Make Github actions (caching dependencies, build on iOS/android, auto upgrade versions)