John Byron Canuel

How to Enable multidex for Flutter apps with over 64K methods

About the 64K reference limit Android app (APK) files contain executable bytecode files in the form of Dalvik Executable (DEX) files, which contain the compiled code used to run your app. The Dalvik Executable specification limits the total number of methods that can be referenced within a single DEX file to 65,536—including Android framework methods, library methods, …

How to Enable multidex for Flutter apps with over 64K methods Read More »

Admins of Facebook Groups Can Now Automatically Reject Postings That have been Discredited by Fact-checkers

Facebook’s main company, Meta, has introduced new capabilities for Groups targeted at reducing the amount of misinformation spread among group members. One of the choices allows Group admins to auto-decline postings that have been identified by third-party fact-checkers to include misleading information, preventing the post from being seen by other members of the Group. This …

Admins of Facebook Groups Can Now Automatically Reject Postings That have been Discredited by Fact-checkers Read More »

How to set Grey Google Map Style in Flutter

Version 0.5.16 of the google_maps_flutter plugin has arrived and it includes the ability to add a custom style to your map! This article will describe an easy way to style your Google Map in Flutter. The new plugin version adds the setMapStyle method to the GoogleMapController class. This method takes the String representation of your custom style as input. To create …

How to set Grey Google Map Style in Flutter Read More »

How To Send OneSignal Firebase Notification in Flutter

Getting Started With the OneSignal Step 1: App Registration with OneSignal. Register an account at OneSignal. Click on Add a new app. Select the android and Fill in the name of the app and click configure your platform. Click On Configure your Platform. Step 2: Add the firebase server Key and sender id. To find the …

How To Send OneSignal Firebase Notification in Flutter Read More »

How to Access Microsoft Edge’s Secret Skiing Game

To access the game, type edge://surf into Edge’s address bar and press Enter. It will load immediately. The “edge://” part of the address signifies this is an internal page that’s built into the Microsoft Edge application itself. You’ll see the character select screen. Use the left and right arrow keys and space bar to select a character …

How to Access Microsoft Edge’s Secret Skiing Game Read More »

How to take advantage of Android 12’s new privacy options

Privacy is undoubtedly one of the most popular phrases in computing these days, and even Google, which loves data, is getting in on the act. Here are the three most important privacy improvements in Android 12 and what you need to know to take advantage of them. (Note that these instructions are for Pixel phones; …

How to take advantage of Android 12’s new privacy options Read More »