PinnedYubaraj poudelSecuring your apps running from tampered Android devices.Security is the biggest concern today and remains the most invested domain in IT industry. As a developer its always the foremost priority…Nov 2, 2021Nov 2, 2021
Yubaraj poudelLive Streaming with RTMP protocolRTMP (Realtime Messaging Protocol) is a popular protocol to transmit the video at realtime over the internet. RTMP works by taking the…May 18May 18
Yubaraj poudelStateManagement in flutter with provider.Provider provides a good way to manage the state and separate the business logic and UI components using the provider.Sep 7, 2021Sep 7, 2021
Yubaraj poudelCommunication between the components using the EventBus in androidEventBus is widely used light weight and easy to integrate third party support library for communication between the different components…Mar 22, 2021Mar 22, 2021
Yubaraj poudelMy thought for coronavirus (Disaster or Lesson)Coronavirus pandemic is the biggest slap in human civilization. Today people have the technology to go on the planet and beyond, Stop a…Mar 28, 2020Mar 28, 2020
Yubaraj poudelJSON to DART conversionIt was only a few times ago I used to make a model from the JSON API every time. Then I searched google and found some interesting online…Feb 28, 2020Feb 28, 2020
Yubaraj poudelMixins in DartObject-oriented programming is the best known for its reusability and easy to compare with the real world. In this topic, I tried to cover…Dec 30, 2019Dec 30, 2019
Yubaraj poudelFlutter (A next-generation software development )Mobile app development was never been so easy and real if I remember my old days when I sit in front of my pc and learning how to code…Dec 12, 2019Dec 12, 2019
Yubaraj poudelFlutter WebViewWebview is the fundamental widgets needed in mobile applications. Basically, webview is used to load the URL in view. Implementing webview…Jun 12, 2019Jun 12, 2019