Open in app

Sign In

Write

Sign In

Agnel Selvan
Agnel Selvan

207 Followers

Home

About

Published in Towards Dev

·Pinned

Face Detection in Mobile App using Python, Flask, and Flutter

In this blog, we will be looking at how to implement Face Detection in Mobile App using Python, Flask, and Flutter. You can think there are some platforms like ML-Kit to detect faces. but this blog will be purely based on how to detect faces on our own ML Algorithm…

Flutter

4 min read

Face Detection in Mobile App using Python, Flask, and Flutter
Face Detection in Mobile App using Python, Flask, and Flutter
Flutter

4 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT

In this complete blog, we will look at how to create AR Weather Application in Flutter using ARKit.

Flutter

2 min read

AR Weather App in Flutter using ARKIT
AR Weather App in Flutter using ARKIT
Flutter

2 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 7

In this lesson, we will be implementing placing the Weather Data Card on ARView. Here is the structured course of this project. Declaring Constants Create a new constant.dart file. class Constants { ///Model DIR static const modelDir = "model.scnassets/"; /// Models Names…

Flutter

4 min read

AR Weather App in Flutter using ARKIT — Lesson 7
AR Weather App in Flutter using ARKIT — Lesson 7
Flutter

4 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 6

In this lesson, we will be implementing Tap Gestures on ARKitView. Here is the structured course of this project. Adding Node Tap Handler On Tapping on ARKit View Node list of Node names will be collected and used in that nodes name list we will be placing the planes. onNodeTap needs to be created…

Flutter

2 min read

AR Weather App in Flutter using ARKIT — Lesson 6
AR Weather App in Flutter using ARKIT — Lesson 6
Flutter

2 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 5

In this lesson, we will be detecting the Horizontal and Vertical planes in ARKitSceneView. Here is the structured course of this project. Required Imports Import all the required packages at the top of the file. import 'dart:math'; import 'package:ar_weather_app/models/weather.dart'; import 'package:ar_weather_app/services/weather.dart'; import 'package:arkit_plugin/arkit_plugin.dart'; import 'package:flutter/material.dart'; import 'package:vector_math/vector_math_64.dart' as vector;

Flutter

2 min read

AR Weather App in Flutter using ARKIT — Lesson 5
AR Weather App in Flutter using ARKIT — Lesson 5
Flutter

2 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 4

In this lesson, we will be doing Weather API Integration in AR Weather App. Here is the structured course of this project. Weather API Integration Setup Open Weather API Website. Create a new Account, if not created before. Once logged in, navigate to https://www.weatherapi.com/my/ and copy your token.

Flutter

4 min read

AR Weather App in Flutter using ARKIT — Lesson 4
AR Weather App in Flutter using ARKIT — Lesson 4
Flutter

4 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 3

From this lesson, we will be starting with our AR Weather App. In this lesson, we will be starting with the UI Implementation of the Weather AR App. Here is the structured course of this project. Setup create a new file inside the views folder named ar_weather.dart …

Flutter

2 min read

AR Weather App in Flutter using ARKIT — Lesson 3
AR Weather App in Flutter using ARKIT — Lesson 3
Flutter

2 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 2

In this lesson, we will be creating Hello World using ARView and will be going through some of the basic stuff of AR App. Here is the structured course of this project. Creating the Hello World AR App Creating the Hello World AR App Late Initialize ARKitController and dispose the ARKitController

Flutter

2 min read

AR Weather App in Flutter using ARKIT — Lesson 2
AR Weather App in Flutter using ARKIT — Lesson 2
Flutter

2 min read


Nov 12, 2022

AR Weather App in Flutter using ARKIT — Lesson 1

In this lesson, we will import the required packages, configure the projects, and then import the models. Here is the structured course of this project. Importing the required Packages Go to pubspec.yaml file and add arkit_plugin: ^1.0.5 and http: ^0.13.4 package under dependencies.

Flutter

3 min read

AR Weather App in Flutter using ARKIT — Lesson 1
AR Weather App in Flutter using ARKIT — Lesson 1
Flutter

3 min read


Published in Towards Dev

·Oct 8, 2022

Deeplinking in Flutter

In recent days I have been working on Deeplinking in Flutter and found it very challenging to implement on Android 12 compared to iOS. So in this blog, We will be looking into how to implement deep linking in Android and iOS using Flutter Framework. Android Deeplinking Configuration in Flutter Create a new Flutter Project…

Flutter

4 min read

Deeplinking in Flutter
Deeplinking in Flutter
Flutter

4 min read

Agnel Selvan

Agnel Selvan

207 Followers

I’m an IOS, Flutter Developer and now a Blogger

Following
  • Rev. Sheri Heller, LCSW

    Rev. Sheri Heller, LCSW

  • ODSC - Open Data Science

    ODSC - Open Data Science

  • Stephen Moore

    Stephen Moore

  • Rocco Pendola

    Rocco Pendola

  • Joseph Serwach

    Joseph Serwach

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech