Entries for 'Jignasa Solanki'
-
-
Platform channel in Flutter
Flutter allows us to call platform-specific APIs available in Java or Kotlin code on Android and in Objective C or Swift code on iOS.
Flutter&rsquo...
Read More >
-
-
Garbage Collection in Java
Garbage collection in Java is the process by which Java programs perform automatic memory management. Java programs compile to bytecode that can be ru...
Read More >
-