Download PDF in Flutter using Java on Android

Downloading PDF file in the user download directory on Android is a very common feature, a lot of app uses PDF viewing and downloading feature. I hoped that flutter plugins could solve my problem but they didn’t. Fortunately, it was working great on iOS but it was not on android. So I decided to use …

Spread the love

SwiftUI for Flutter developer – Video 1

As a flutter developer, there are not many things you can do on Xcode since Flutter itself builds everything for you but why not learn some app development with Swift and Xcode. Swift is a deep and large language and I find it complex, when I learned Objective-C back in 2010 with Xcode 3.x that …

Spread the love