Yuichi FujikiSave a PDF document into your iPhone/Android Photo Gallery in your Flutter appHow to save a PDF document into iPhone/Android Photo Gallery and an interesting tips about PDF sizeOct 14, 2023Oct 14, 2023
Yuichi FujikiCreate a transparent SVG icon from a high-resolution JPEG image using InkscapeThis article is for a freelance engineer (maybe design beginner too) to convert JPEG image into transparent SVG to be development ready.Oct 13, 2023Oct 13, 2023
Yuichi FujikiAn alternative of stream operation in Riverpod 3Riverpod 3’s StreamProvider disallows direct access to the underlying stream. Is there a workaround to achieve what we used to do?Oct 3, 20231Oct 3, 20231
Yuichi FujikiHow to avoid device text size settings affecting your Flutter layoutBoth iOS and Android devices have accessibility settings that allow users to change devices’ text sizes. That is a great thing as a user…Apr 23, 20232Apr 23, 20232
Yuichi FujikiFix “Crashlytics detected a missing dSYM for version …” error by auto uploading dSYM files for…IssueMar 30, 20234Mar 30, 20234
Yuichi FujikiDifferent ways to implement Floating Action Buttons in FlutterFloating Action Button (often abbreviated as FAB) is one of the killer elements of Material Design. It is not only eye-catching but is also…Mar 16, 20231Mar 16, 20231
Yuichi FujikiStore secrets used by Firebase Cloud FunctionsLet’s say you configured your backend with Firebase and want to use a third-party service (e.g., Algolia to improve the search of…Mar 13, 2023Mar 13, 2023
Yuichi FujikiBest practice to switch the backend with Flavors in Flutter mobile developmentTable of Contents:Feb 20, 20235Feb 20, 20235
Yuichi FujikiHunting down phantom mock instances in XCTestCases and CuckooSharing another simple lesson and insight learnt when chasing a mysterious issueMar 19, 2021Mar 19, 2021
Yuichi FujikiHunting down phantom mock instances in XCTestCasesSharing a simple lesson and insight learnt when chasing a mysterious issueJan 25, 20211Jan 25, 20211