-
Using Adaptive Cards in Flutter: Why we implemented a library with Microsoft
You may have read our last article on giving Flutter a serious try in our startup, which explains why we were so keen to use Flutter in the upcoming version of our product. This hasn’t changed: We’re still excited about Flutter and started rolling it out to some of our customers. View original article
-
A huge database of Facebook users’ phone numbers found online
Hundreds of millions of phone numbers linked to Facebook accounts have been found online. The exposed server contained more than 419 million records over several databases on users across geographies, including 133 million records on U.S.-based Facebook users, 18 million records of users in the U. View original article
-
Announcing Flutter 1.7
Today we’re pleased to announce the general availability of Flutter 1.7, a smaller release after the major feature announcements at Google I/O. Flutter 1.
-
Announcing WSL 2
Today we’re unveiling the newest architecture for the Windows Subsystem for Linux: WSL 2! Changes in this new architecture will allow for: dramatic file system performance increases, and full system call compatibility, meaning you can run more Linux apps in WSL 2 such as Docker. View original article
-
Samsung Investigates Massive Data Leak — What You Need To Know
A security researcher has revealed that a whole load of sensitive information has been inadvertently made accessible to the public on GitLab. Nothing so unusual about that you might think. However, the information concerned included source code, credentials and secret keys for various projects. View original article
-
Flutter: a Portable UI Framework for Mobile, Web, Embedded, and Desktop
Today marks an important milestone for the Flutter framework, as we expand our focus from mobile to incorporate a broader set of devices and form factors. View original article
-
Database to code with a Firebird database
Using example values. The data context class is generated for all Models of the database. View original article
-
Launching Flutter 1.2 at Mobile World Congress
The Flutter team is coming to you live this week from Mobile World Congress in Barcelona, the largest annual gathering of the mobile technology industry. One year ago, we announced the first beta of Flutter at this same event, and since then Flutter has grown faster than we could have imagined. View original article
-
LinkedIn
{“data”:{“mediaConfig”:{“mprConfig”:{“sizes”:[{“width”:60,”height”:30,”$type”:”com.linkedin.voyager.common.MediaProcessorSize”},{“width”:60,”height”:36,”$type”:”com.linkedin.voyager.common.MediaProcessorSize”},{“width”:90,”height”:45,”$type”:”com.linkedin.voyager.common. View original article
-
Architect your Flutter project using BLOC pattern
Hi Folks! I am back with another brand new article on Flutter. This time I will be talking and demonstrating you “how to architect your Flutter projects”. So that you can maintain, scale and test your Flutter projects easily. Before diving into the actual topic. View original article
-
Managing Flutter Application State With InheritedWidgets
Everyone has heard that interactive applications can be decomposed into three parts: model, view, and controller. Anyone who has given Flutter a test drive will be familiar with its react-style support for building view/controllers with widgets and callbacks. View original article
-
Hands-On with WSL: Installing Other Linux Distros
The third article of a five-part series on Microsoft’s Windows Subsystem for Linux (WSL). This article is part three of a five-part series in which I discuss various aspects and functions of the Windows Subsystem for Linux (WSL). View original article
-
Can Google make cross-platform mobile app development suck less?
Today, Google is holding a developer conference in London for Flutter, a new development environment for developing mobile apps for both Android and iOS. Google calls Flutter a “portable UI toolkit,” and Paul Miller has called it “a Frankenstein’s monster of various Google projects. View original article
-
Google, Amazon, Microsoft: How do their free machine-learning courses compare?
Machine-learning engineer was the fastest growing job category in the five years to 2017, according to LinkedIn. But tech’s hottest role isn’t a simple field to break into, requiring at least high school math and some programming knowledge, even to get started. View original article
-
Apktool : A tool for reverse engineering 3rd party, closed, binary Android apps.
A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. View original article
-
Writing Your First Electron App | Electron
View original article
-
The Electron Open Framework and Why It’s Awesome for Apps Development
These days, there are many types of desktop devices, along with the many different operating systems that run on them. As such, getting programs that work on all of them can be a bit of a challenge. And that’s where Electron open framework comes in, as a way of helping to solve this problem. View original article
-
Push data into a Power BI dataset from PHP and Laravel Application
I had a request to Integrate Microsoft Power BI Reporting tool to a custom Developed ERP Product which is based on PHP Laravel Frame Work and My SQL Database… After several hours of research and studies through the documentation, I end up with a successful effort. View original article