Uncategorized Base64 Encoding for Media in FlutterIn mobile application development, we sometimes come across the feature wherein we need to encode a…Akshay G13 January 2021
Uncategorized JSON Parsing in Dart/FlutterWhen I started working with API in Flutter, I found it difficult to play with…Deepshikha A8 January 2021
Blog Query Tags in EF Core for DotNet CoreQuery tags is introduced in entity framework(EF) core 2.2. Query tags helps when browsing logs…Delendra P4 January 2021
Blog Auto-deploy iOS app to TestFlight using Gitlab CI and FastlaneWhat is CI/CD? CI stands for Continuous Integration – is the DevOps practice where developers in a team push code chunks…Akshay G8 December 2020
Flutter Flutter 1.17 New Features & Dart 2.8 is out now!Flutter is a popular cross-platform software development framework that helps create impressive apps without worrying…Gunjan Arora25 November 2020
Blog Link Preview in iOS with Open Graph Protocol Like WhatsAppIn WhatsApp, when you input a web link you get the preview of that link.+…Akshay G23 November 2020
Blog Azure Function App Deployment using Visual Studio CodeOne of the most difficult things in the development lifecycle is not getting the results…Nishant S17 November 2020
Flutter Why should CTOs Choose Flutter for App Development?The quality and integrity upheld by businesses in today’s time depend majorly on the selection…Gunjan Arora9 November 2020
Flutter Rendering Forms from JSON in FlutterForm is so far the commonly used UI component used in a mobile application. Last…Akshay G3 November 2020
Blog What is Static in Kotlin?If you have already worked with Java, you must know that static provides a way…Deepshikha A28 October 2020