We can get current device information from within the Flutter application by using the device_info_plus package . Which is supports all kinds of platforms, including Android, iOS, macOS, web, Linux, and Windows.
Read moreHow do you navigate with Flutter?
In Flutter, a route is just a widget.
Read moreHow do you get the current context in Flutter?
Build Context Holder for Flutter
Read moreHow do you deal with navigation in Flutter?
In Flutter we have three different options of navigating between screens.
Read moreWhat is chopper in flutter?
Chopper is an http client generator for Dart and Flutter using source_gen and inspired by Retrofit . Documentation.
Read moreHow do you call API in flutter using retrofit?
Let’s start the steps for Retrofit API calling in a flutter
Read moreWhat is bloc observer in Flutter?
The bloc observer is the main tool I use to debug and observe things happening .22 Kas 2021
Read more