Published inLevel Up CodingHow I Released My Flutter Web from the Existing Project with a Small RefactorHandling dart:html and dart:io in the Same Flutter ProjectAug 18, 2024Aug 18, 2024
Managing IFrame and WebView in Flutter for Web and AndroidGuide to Implementing Platform-Specific Web Content in Flutter AppsAug 18, 2024Aug 18, 2024
Published inLevel Up CodingChange My Assumptions of Using Flex Properties in Expanded Flutter WidgetLevel up your custom grid data with an expanded widget: Tips and TricksFeb 27, 2024Feb 27, 2024
Simple, But I Didn't Notice Handling Asset Files in FlutterEnsure precise asset management for efficient APK size reduction and well-organized maintenance of your pubspec.yaml file.Feb 16, 20242Feb 16, 20242
Published inLevel Up CodingAvoiding Widget Painting Outside Its Bounds in FlutterToday I learned about a Flutter widget that can prevent painting outside the lines, especially for scrollview widgets.Feb 4, 2024Feb 4, 2024
Published inLevel Up CodingImplementing Free Google Maps in Flutter: A Guide to Obtain Coordinates by Place NameHow to Get Latitude and Longitude by Place Name with Google Maps for FreeJan 25, 2024Jan 25, 2024
Published inLevel Up CodingThe Most Downloaded Flutter Apps I Found on PlayStore and the State Management They UseExploring Popular Flutter Apps: A Deep Dive into Their State Management on the PlayStoreJan 19, 202418Jan 19, 202418
How to Handle and Share Login State with Provider in Flutter AppImplementing and Sharing Login State with Auto-Login in Flutter Apps: A Practical Guide Using ProviderJan 19, 2024Jan 19, 2024
Published inLevel Up CodingFloating Point Arithmetic Issue in DartResolved an issue when performing arithmetic operations on decimal numbers in Dart.Jan 10, 20241Jan 10, 20241
Optimizing Flutter: The Importance of Placing a List Widget into the Header with NestedScrollViewRemove gaps/empty spaces between scrollable widgets and headers on NestedScrollView widgets.Sep 25, 2023Sep 25, 2023