What is a State? (Flutter)Let me try to explain to you with myself as an example, currently, I am writing this blog sitting on a chair so we can consider my state as…May 1May 1
Published inStackademicImperative or Declarative UI Approach, which is the future of front-end development?If you are a front-end developer it’s really important to know what is declarative UI and imperative UI approaches.Apr 211Apr 211
Adobe XD to Flutter(UI/UX Support).The following article gives you a idea about how to utilize adobe xd to build and export flutter widgets to your project.May 11, 2021May 11, 2021
Flutter — Sharing PDF File(Text and Image)The following article describes how to share text and images in PDF format with flutter.Mar 24, 2021Mar 24, 2021
Flutter 2 — Complete OverviewRecently flutter announced release of flutter 2.0, a major upgrade to Flutter that enables developers to create beautiful, fast and…Mar 23, 2021Mar 23, 2021
AES Encryption(Intro).Comparing AES encryption in Dart and Java with an example.The following article gives you a small idea about AES (Advanced encryption standard).Dec 25, 20201Dec 25, 20201
Passing parameters from Flutter(Dart) <-> Android(Native)The following article describes how to pass parameters and invoke method from native-android to flutter and vice versa with basic “data…Dec 18, 2020Dec 18, 2020
Custom Platform Specific Code(Flutter)-Android NativeThe following article describes how to write custom platform specific code in both native-android and flutter with basic “Hello-World”…Nov 27, 2020Nov 27, 2020