A simple multi-platform electricity bill manager.
WIP
WIP
- Download latest Flutter SDK (>=2.5.0)
- Clone this repo and then for building
# Download dependencies
$ flutter pub get; flutter create .
# For Direct Testing
$ flutter build <windows/apk/linux>