Matatias SitumoranginLevel 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 18Aug 18
Matatias SitumorangManaging IFrame and WebView in Flutter for Web and AndroidGuide to Implementing Platform-Specific Web Content in Flutter AppsAug 18Aug 18
Matatias SitumoranginLevel Up CodingChange My Assumptions of Using Flex Properties in Expanded Flutter WidgetLevel up your custom grid data with an expanded widget: Tips and TricksFeb 27Feb 27
Matatias SitumorangSimple, 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 162Feb 162
Matatias SitumoranginLevel 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 4Feb 4
Matatias SitumoranginLevel 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 25Jan 25
Matatias SitumoranginLevel 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 1918Jan 1918
Matatias SitumorangHow 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 19Jan 19
Matatias SitumoranginLevel Up CodingFloating Point Arithmetic Issue in DartResolved an issue when performing arithmetic operations on decimal numbers in Dart.Jan 101Jan 101
Matatias SitumorangOptimizing 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