A web application for inputting images of droplets to compute the surface tension of a liquid.
Go to file
2025-03-24 16:05:57 +08:00
android Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
assets Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
fonts Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
ios Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
lib Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
macos Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
test Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
web Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
windows Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
.gitignore Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
.metadata Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
analysis_options.yaml Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
pubspec.lock Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
pubspec.yaml Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00
README.md Initial commit. Full UI and process of script conversion to Dart 2025-03-24 16:05:57 +08:00

surface_tension_calculator

App that calculates surface tension based on an image of a droplet

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.