Flutter-Reels-downloader-for-instagram A Flutter project to download reels from instagram via link. Features: Download instagram reels Play reels Save downloaded reels Download Instagram reels video downloader app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Category : Downloader
Flutter Tutorial – Download Files From Firebase Storage Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them. Preview App Preview Course Preview Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Instory Beautiful flutter app for downloading Instagram stories Demo video Dependencies used video_player http dio path_provider permission_handler For help getting started with Flutter, viewonline documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Download Instagram stories downloader app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps ..
LibHive (Android) – Download Free Books, PDFs, Epubs LibHive is an mobile application where you can search,download,save books anytime. These books are collected from the largest free book resource website Libgen in the Internet. Download the APK – link Features This android app lets you: Search books available on Libgen. Download books in available formats. Share the download links. Sort ..
Flutter Downloader A plugin for creating and managing download tasks. Supports iOS and Android. This plugin is based on WorkManager in Android and NSURLSessionDownloadTask in iOS to run download task in background mode. iOS integration Required configuration: Note: following steps requires to open your ios project in Xcode. Enable background mode. Add sqlite library. Configure AppDelegate: Objective-C: /// AppDelegate.h #import <Flutter/Flutter.h> #import <UIKit/UIKit.h> @interface AppDelegate ..
FlutSplash Minimal Unsplash Android App to easily search and download images I made while learning and exploring Flutter. Screenshots Run Locally Clone the project git clone https://github.com/Yash-Garg/FlutSplash Set the unsplash client ID here – keys.dart Go to the project directory cd FlutSplash Run the app flutter run Also, Thanks to this website for featuring my app! Download Unsplash ..
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> Download Youtube video downloader app source code on GitHub FlutterappworldProvides the list ..
SongTube SongTube is a new beautiful and fast application made in flutter, it supports YouTube audio and video downloading at any quality, In-App YouTube Browser, audio conversion and an Audio tags editor. Features Video Download at any available Quality Download HDR and 60fps Videos Audio Download at best available Quality Audio Tags & Artwork Editor ..
About A simple flutter app that downloads a file from the internet, shows a custom-made download progress dialog and saves the file to device’s internal storage. http_downloader A simple flutter app that downloads a file from the internet using the http plugin.It has a custom-designed progress dialog which displays the download percentage to the user leveraging the ..
Flutter AudioBooks An audiobook listener and downloader in flutter using librivox API (WIP). Why? I wanted to make a beautiful AudioBook app, free forever as librivox audiobooks are free too. I open-sourced it, as I thought people can learn from it, and also they can help me build it to make it better. Screenshots Download ..