16 Jul 2020
Flutter - What's new 1.17 latest stable release 2020

So the new version of “Flutter” and “Dart” is here. Although we are abit late in sharing this information 😛 but in this post, we shall discuss about the new updates that we have in flutter and dart Dart 2.8 There are two changes made by the Dart team…

Read More

01 Jul 2020
SHARE CONTENT WITH FLUTTER SHARE PLUGIN

Are you creating a Flutter application that has content users may want to share with their friends or coworkers? Take advantage of the native platform share dialog using the share plugin. Let’s see how it’s done. Adding the Share plugin Head over to your pubspec.yaml and add the following…

Read More