Daily News App built using Flutter framework with source code
News app using flutter – A Daily News App built using Flutter framework with source code step by step clean code free . lets download or clone code and run in your system further any quesry you can contact in my instagram as well. Resources Used: You can check out Read more…
Quizler: A simple beautiful Quiz app built with Flutter
simple quiz app – Quizler: A simple quiz app built with Flutter ? Quizler ? A simple yet beautiful Quiz app with multiple categories built on top of Flutter. About this project This repository holds my very fisrt project built with flutter. Purpose of this project is to learn new concepts Read more…
Flutter BottomNavigationBar Example UI with source code
Flutter BottomNavigationBar Example UI with source code bottom_navigation_bar_example Flutter BottomNavigationBar Example . Flutter BottomNavigationBar Example Sample BottomNavigationBar Widget Example in Flutter. ScreenShot Flutter BottomNavigationBar Sign-In Screen Steps 1:Create StatelessWidget BottomNavigationBarExample 2:Create an integer variable _selectedIndex to store the index of BottomNavigationBar 3:Create a List of Widgets named _bodyContent to store Read more…
A Flutter Air Ticket Booking UI source code
Flutter Air Ticket Booking UI – A Flutter Air Ticket Booking UI source code flight_app_ui A new Flutter project. Getting Started This project is a starting point for a Flutter application. Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Result Read more…
A Book library App with Flutter source code
Book Library Book Library app with flutter where u can make simple CRUD operations (create, read, update, delete). This application has a dark theme, the state is managed by the ThemeNotifier class and injected by the Provider package. This simple application demonstrates the use of the Provider package in specific the ChangeNotifierProvider. I make use of a Read more…
Flutter news app that displays news from different sources using News API
A Flutter app that displays news from different sources using News API Screenshots Used Technologies Cloning Repo git clone git@github.com:moElsmokhraty/News-App.git Resources Used: You can check out the entire code of this App here: Get Full Source Code View Github Conclusion This was all about a quick go through the basic Read more…
TV news app with Flutter a free and open-source
Digilog TV – A free and open-source TV news app with Flutter – TV news app with Flutter a free and open-source Or download the latest ad-free APK version from the Releases Section What is Digilog TV? A free and open-source TV news app, inspired by Linux Mint’s Hypnotix. The app Read more…
Flutter Quiz App With firebase and Getx State-management
FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT This is free code for a flutter quiz app. all you need is just set up firebase for this project. Flutter Quiz App With firebase and Getx State-management source code Screenshot The speed firebase setup video. The firebase setup documentation Resources Used: You Read more…
Amazing Tic Tac Toe game app built using Flutter source code
Amazing Tic Tac Toe game app built using Flutter source code Introduction The classic Tic Tac Toe game built using Flutter. To enhance the user experience, I implemented Hive as the local database, allowing players to view their games later. Additionally, I utilized hooks, a flutter implementation of React hooks, Read more…
Flutter Calculator app for seamless mathematical operations
A Flutter calculator app for seamless mathematical operations with source code Flutter Calculator app Introducing a versatile mobile calculator app for seamless mathematical operations. From basic arithmetic to advanced functions, effortlessly calculate sums, substractions, multiplies, divisions, percentages, and more. A user-friendly interface ensures quick and accurate computations on the go. Read more…
Beautiful Weather App List with Flutter source code
Weather App List Practice – Beautiful Weather App List with Flutter source code I think the list scrolling effect of Apple’s weather App is very interesting, so I tried to implement it in Flutter. Demo weather_app_list_practice.webm Main Files Run Before you can run this project, you need to have Flutter Read more…
A Flutter ToDo app that allows you to add, edit, and delete tasks
A simple Flutter ToDo app that allows you to add, edit, and delete tasks – ToDo App Description This is a simple ToDo app that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete, Short as date and notification. Features Built with Read more…
A Flutter MultiPlatform Tasks App with source code
A Flutter MultiPlatform Tasks App with source code – tasks_riverpod Clean Architecture template using riverpod , state_notifier , freezed and MVVM , with unit and widget testing. Dependencies. ScreenShots. Resources Used: You can check out the entire code of this App here: Get Full Source Code View Github Conclusion This was all about a quick go through the Read more…
Make News and Weather App using flutter
News and Weather App using flutter – A Flutter App of News and Weather Install run terminal command make news_build for generate .freezed, .g and i18n Before compiling the application, create the launch.json file following the launch.json.example file and attach their respective api_key. flutter packages used Video App Demo News.Video.mp4 Resources Used: You can check out the entire Read more…