Tutorials
Go Premium
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
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Flutter
715+ articles
Flutter
296+ articles
Flutter-Widgets
154+ articles
Flutter Projects
48+ articles
Flutter Class
22+ articles
Flutter-HTTP
3+ articles
Flutter-Packages
3+ articles
Flutter-Services
5 posts
Recent Articles
Popular Articles
HTTP GET Request in Flutter
Last Updated: 15 July 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
Flutter-Widgets
Flutter-HTTP
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
Flutter Class
Flutter-Packages
Flutter-HTTP
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
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
Flutter-Services
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
Flutter Projects
Geeks Premier League 2023
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 !