Back
Showing 25-36 of 52 results
Flutter custm font 700x400

Flutter Custom Font

May 6, 2020
0

Introduction In this article, I’ll explain all the steps, in brief, to know how to include your own font in the Flutter project, and also make a sample project and apply some fonts on Text …

Bookmark (0)
top_mobiletools_2020

Top Mobile Application Developer Tools 2020

April 18, 2020
0

Introduction Today we will talk about Software Tools for Mobile Developers that are used for developing the latest and modern feature-rich projects. Development tools can be various forms like linkers, debuggers, compilers, GUI designers, assemblers, …

Bookmark (0)
App Icons

Flutter Application Launcher Icons

April 7, 2020
0

Introduction Flutter Launcher Icons has been designed to help quickly generate launcher icons for both Android and iOS. Today in this article we will create a sample project and then change the launcher icon of …

Bookmark (0)
Top flutter libraries

TOP FLUTTER LIBRARIES USED BY DEVELOPERS

April 7, 2020
0

A library is a set of subprograms utilized in code development. Libraries contain adjunct code and information, that provides standalone program services, letting the standard sharing and modification of code and information (Wikipedia explanations). In …

Bookmark (0)
Googl cpde search for different languages

Google Provides Code Search for TensorFlow, Flutter, Dart, Angular, Go and more

April 4, 2020
0

Google has launched Code Search for many of its well-liked open-source projects, giving the broader software community what hitherto has been one in all Google’s popular internal tools for developers. Code Search (CS) for open-source …

Bookmark (0)
FlutterChannelMaster 700x400

Flutter Platform Channel

April 1, 2020
0

Introduction Flutter permits us to call platform-specific APIs accessible in Kotlin or Java code on Android and in Swift or Objective C code on iOS. Flutter’s platform-specific API works with message passing. From the Flutter …

Bookmark (0)
Open Street Map 70x400

Open Street Map Using Flutter

March 25, 2020
0

Introduction According to the Open Street Map Community, OpenStreetMap (OSM) is a cooperative project to make a free editable map of the Earth. … the information from OpenStreetMap will be used in varied ways that …

Bookmark (2)
Text Reader 700x400

DETECT TEXT FROM IMAGE USING FIREBASE

March 24, 2020
0

Introduction So, I know Machine Learning is there in open and it’s been there for quite long. It goes means back in the previous century once it had been initially coined and brought into existence, …

Bookmark (0)
FCM

Firebase Cloud Messaging Using Flutter

March 21, 2020
0

What is Firebase Cloud Messaging Firebase Cloud Messaging (FCM), erst known as Google Cloud Messaging (GCM), could be a free cloud service from Google that enables app developers to send notifications and messages to users …

Bookmark (0)
tflite 700x400

Objects Detection From Image Using Flutter

March 21, 2020
0

Introduction So, we know Machine Learning is there in open and it’s been there for quite long. It goes means back in the previous century once it had been initially coined and brought into existence, …

Bookmark (4)
FirebaseBarcodeReader 700x400

Detect Barcode using Firebase ML kit

March 17, 2020
0

Introduction So, I know Machine Learning is there in open and it’s been there for quite long. It goes means back in the previous century once it had been initially coined and brought into existence, …

Bookmark (0)
Flutter date picker dialog

DATE TIME PICKER DIALOG USING FLUTTER

March 17, 2020
0

Introduction In this article, we will add Date and Time picker in flutter application without any plugin. Purpose of this article? In this tutorial, you’ll build a mobile app that includes a DateTime Picker Dialog …

Bookmark (1)