Skip to content

prateekmedia/fludm

Repository files navigation

*Logo is not finalized

FluDM

A fast and modern download manager made using flutter, Under Development.

GitHub release License Build from source

Screenshot of fludm

Direct app download


Build from source

  • Download latest Flutter SDK (>=2.2.3)
  • Clone this repo and then for building
# Download dependencies
flutter pub get; flutter create .

# For Direct Testing
flutter build <windows/macos/linux>