Filter interviews by
I applied via Job Fair and was interviewed before Jan 2024. There was 1 interview round.
File handling in Flutter involves reading, writing, and manipulating files on the device's storage.
Flutter provides classes like File and Directory for file handling operations.
To read from a file, use File class's readAsString() or readAsBytes() methods.
To write to a file, use File class's writeAsString() or writeAsBytes() methods.
Use path_provider package to get access to device's storage directories.
Example: Reading...
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Api calling in Flutter involves making HTTP requests to fetch data from a server.
Use packages like http or dio to make API calls in Flutter
Handle asynchronous operations using Future and async/await
Parse JSON data using json.decode() method
Implement error handling for network requests
Company ask me logical question
Flutter is a UI toolkit from Google for building natively compiled applications for mobile, web, and desktop from a single codebase.
Developed by Google
Uses Dart programming language
Allows for building cross-platform applications with a single codebase
Hot reload feature for quick development iterations
Company give me one UI and give 3 API and I make that UI and Retrieve API data
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Api calling in Flutter involves making HTTP requests to fetch data from a server.
Use packages like http or dio to make API calls in Flutter
Handle asynchronous operations using Future and async/await
Parse JSON data using json.decode() method
Implement error handling for network requests
Company ask me logical question
Flutter is a UI toolkit from Google for building natively compiled applications for mobile, web, and desktop from a single codebase.
Developed by Google
Uses Dart programming language
Allows for building cross-platform applications with a single codebase
Hot reload feature for quick development iterations
Company give me one UI and give 3 API and I make that UI and Retrieve API data
posted on 18 Sep 2024
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
TCS
Accenture
Cognizant
Infosys