FluTube
Youtube video downloader made using flutter.
Direct AppImage 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/apk/linux>