Take a Picture using Flutter Camera
Intro Flutter mainly provides two plugins to implement camera functionality to your app, camera image_picker Most of the blogs covers only about image_picker plugin, 90% percent will go with image_picker only, so i came up with camera plugin, ok first lets see the differents between them, camera plugin allows you to integrate the camera feature within your app as a Widget, where
Look Up – A modern utility app to Prevent Text Neck
Look Up helps you maintain the correct body posture while using your mobile device. Extreme head flexion angles created when texting may lead to pain. If developing neck pain is not concern enough, another problem with this is it may interfere with the ability to perform normal activities of daily living.Experts recommend holding the
How do you call a REST API using C programming that can be flashed into an Arduino board?
Checklist to start off Code that is written in plain C program can always be burnt into Arduino device. This makes things easy for us to get started. Following is a check list that we need to get the job done. CodeLite IDE or Arduino Create. REST API hosted on a server or localhost. Request format of
We’re excited to introduce you to the new look of our Website
Codeneuron New Look Our new website provides a clear message of who we are, what we stand for and where our value lies when developing, delivering and maintaining cutting edge technology solutions such as Augmented Reality, Virtual Reality, and IoT solutions. The website also boasts a clean design and intuitive and consistent site-wide navigation
FireBase Authentication
What is FireBase Authentication? Firebase Authentication help Users to login from your app, where Firebase will authenticate users by using their Phone number, Email, Google, Facebook, Twitter and generate unique id for Registered users. It saves lots of time for authenticating and managing every user. Video Demo Overview Firebase setup in Android Studio Registration page Login page Dashboard page 1. Firebase
Getting Started on Django
In the previous blog post we saw a little about creating responsive web page using Bootstrap framework. This is part 1 of many post on getting started on web development. We are going to see from basic concepts of creating a webapp to deployment in cloud using Django. What is Django? Django is free and
Firebase Setup in Android Studio
What is Google FireBase? Firebase is a platform to build an application with high quality and in efficient way. It saves lot of time to create backend process. With the help of Firebase we can manage our product in all platforms like Web application, Android and IOS etc. Firebase gives so many useful services