*Logo is not finalized
A fast and modern download manager made using flutter, Under Development.
- 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>