Skip to content

prateekmedia/subillmanager

Repository files navigation

SU Bill Manager

A simple multi-platform electricity bill manager.

Mobile UI

WIP

Desktop UI

WIP

Direct Download


Build from source

  • 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>