Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
Android
2.6K+ articles
Software Engineering
2.5K+ articles
Dart
744+ articles
Flutter
737+ articles
Flutter
285+ articles
Flutter-Widgets
150+ articles
Flutter Class
22+ articles
Flutter-HTTP
3+ articles
Flutter-Packages
3+ articles
Flutter-Services
5 posts
Recent Articles
Popular Articles
Flutter - Check Internet Download Speed Programmatically
Last Updated: 21 April 2025
In Flutter, we can check the network speed programmatically by making HTTP requests and measuring the time it takes to download a small file. There is a small formula to c...
read more
Flutter
Flutter
Geeks Premier League
Flutter Projects
Geeks Premier League 2023
Flutter-Services
Flutter - Building and Releasing APK using GitHub Actions
Last Updated: 09 April 2025
Github Actions is a Github tool that allows users to create CI/CD pipelines directly in a Github project instead of going to a third-party website. It assists us in develo...
read more
GitHub
Flutter
Geeks-Premier-League-2022
Geeks Premier League
Flutter-Services
Flutter - Simple PDF Generating App
Last Updated: 10 May 2025
Flutter Communityhascreatedseveralpackagesto work withPDFsin our apps.In this article, we will be creating a simple PDF-generating app. This application will convert plain...
read more
Flutter
Flutter
Flutter Projects
Flutter-Services
Implementing Rest API in Flutter
Last Updated: 09 April 2025
Along with building a UI in Flutter, we can also integrate it with the backend. Most applications use APIs to display user data. We will use the http package, which provid...
read more
Flutter
Flutter-HTTP
Flutter-Services
HTTP GET Request in Flutter
Last Updated: 13 March 2025
There is no use of building a UI in Flutter until you integrate it with your backend. A GET request is used to extract useful data from your backend to use it in your appl...
read more
Flutter
Flutter-Widgets
Flutter
Flutter-HTTP
Flutter-Services
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !