My Flutter Desktop Challenges Show some and star the repo to support the project Challenges: Download Flutter desktop app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Category : Flutter App
Awesome Flutter Snippets Awesome Flutter Snippets is a collection of commonly used Flutter classes and methods. It increases your speed of development by eliminating most of the boilerplate code associated with creating a widget. Widgets such as StreamBuilder and SingleChildScrollView can be created by typing the shortcut streamBldr and singleChildSV respectively. Features Speeds up development Eliminates boilerplate Supports complex widgets (Eg: Custom Clipper ..
Amazon UI Redesign With Flutter Show some and the repo! Main Page Detail Page Download Amazon UI Clone source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Netflix UI Redesign With Flutter Show some and the repo! Main Page Detail Page Download Netflix App UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
OU Notes [Osmania University (O.U)] For the Students , By the Students. An Application for Osmania University students to access educational material at one place built with the famous Stacked Architecture in Flutter. Download App Content O.U Notes O.U Previous Question Papers O.U Syllabus O.U Resources Features Access documents directly within app using inbuilt PDF viewer Ability to save documents in downloads Report documents ..
pdf_flutter Inspired by Pdf_Viewer_Plugin Wrapped around AndroidPdfViewer on Android. ???????? 1. Add pdf_flutteron pubspec.yml 2. On iOS enable PDF preview like this: Add this on ios/Runner/info.plist: 3. Start Using Load PDF from network Load PDF files Load PDF from assets Demo Download Flutter PDF View Widget source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. ..
GetWidget is a 100% free Flutter open-source UI library built with Flutter SDK to make Flutter development easier and more joyful than ever. GetWidget has 1000+ pre-built widgets that you can reuse to develop both Flutter mobile app and web apps. Our motto is to provide the best Flutter UI library to the Flutter community to speed up ..
List of Flutter books: Beginning App Development with Flutter written by Rap Payne. Easy to understand the starter book. Currently the best-selling and highest-rated Flutter book on Amazon. Short Description: Create iOS and Android apps with Flutter using just one codebase. App development on multiple platforms has historically been difficult and complex. This book breaks ..
Provides source_gen Generators to create code for JSON serialization and deserialization. json_serializable Package: https://pub.dev/packages/json_serializable Source code The core package providing Generators for JSON-specific tasks. Import it into your pubspec dev_dependencies: section. json_annotation Package: https://pub.dev/packages/json_annotation Source code The annotation package which has no dependencies. Import it into your pubspec dependencies: section. checked_yaml Package: https://pub.dev/packages/checked_yaml Source code Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml. ..
mobx.dart MobX for the Dart language. Supercharge the state-management in your Dart apps with Transparent Functional Reactive Programming (TFRP) Introduction Core Concepts Observables Computed Observables Actions Reactions Contributing Introduction MobX is a state-management library that makes it simple to connect the reactive data of your application with the UI. This wiring is completely automatic and feels ..
E-commerce App – Flutter UI Packages we are using: flutter_svg: link On our E-commerce app UI has two pages one for the product page which has a horizontal list of categories then a list of our products. Then on the details page, it shows the price and short description of the product with the Buy Now ..
Flutter AudioBooks An audiobook listener and downloader in flutter using librivox API (WIP). Why? I wanted to make a beautiful AudioBook app, free forever as librivox audiobooks are free too. I open-sourced it, as I thought people can learn from it, and also they can help me build it to make it better. Screenshots Download ..
OpenTrivia A quiz app in flutter using the open trivia api Libraries used Font Awesome Flutter Flutter Custom Clippers Html Unescape Auto Size Text Screenshots Download Flutter quiz app source code on GitHub https://github.com/lohanidamodar/flutter_opentrivia FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter E-Learning Online Courses App Application design is based on Learning Online Courses Mobile App #1 designed by Mikołaj Gałęziowski Screenshots Home Page Categories Page Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: ..
Music Player App This is a beautiful music player, developed using Flutter. Features Play any song included in Flutter Assets Background Play Beautiful Material Design Custom Flare Animations Demo Usage APK File : assets/app/apk-release.apk Dependencies Font Awesome Package for Custom Icons font_awesome_flutter: 8.8.1 Audio Manager Package for interacting with music audio_manager: ^0.5.3+2 Path Provider Package for handling interactions ..
Portfolio App This is a simple developer portfolio app made using flutter. Demo Usage APK File: /application/app-release.apk Main Dart Code File: main.dart Clone and run flutter pub get to contribute. Download Portfolio App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
ChatMe A Flutter based chatting app which lets user chat from random peoples or strangers, has GIPHY gif support, sitckers, custom animations, dark mode, beautiful UI and it stores data at Google FireBase so no storage issues on user’s phone. Things to do SplashScreen always requires pressing Start Chatting GroupChat Wallpapers Update settings page Add ..
AlgoKing Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples. The app has a beutiful UI with various subcategory based algorithms. Features Over 30+ algos and thier codes Newer algorithms are constantly being added Supports three languages C++, Python and ..
GGSIPU Notices App This is a beautiful neuromorphic noticeboard app for Guru Gobind Singh Indraprastha University. This works on both Android and iOS. This is an unofficial App. This app gets its source of notices from a Python and Flask server which I have deployed on Heroku. That server scrapes IP University’s website every minute ..
Stay Safe Coronavirus Tracker Flutter App This app basically tracks the total cases of infected persons (real-time data), in all countries with total deaths and recovered cases too. It features beautiful UI with custom animations. It has charts, global info, symptoms and other COVID-19 related info, and much more stuff. Things to do Implement pull ..
Stocks Tracker App This is a beautiful stock tracking app, developed using Flutter. Features Track any stock in BSE Search from any available stock Beautiful Material Design Fetches data from Quandl API Demo Usage APK File : application/apk-release.apk Dependencies HTTP Package for data Fetchhttp: ^0.12.0+4 Charts Flutter Package for data graphs charts_flutter: ^0.9.0 Random Color Package for stocks ..
Tizeno Tizeno is a beautiful open-source notes app for Android. It is built with Dart on top of Google’s Flutter Framework. Tizeno helps one create quick notes, photo notes, and more. One can change the color of the notes, mark them as starred or archived, create photo notes, and save them locally, storing everything on ..
Ariel News App News App developed with Flutter and API from News API. It features beautiful UI, category-based news, short glance cards for faster news reading, inbuilt article viewer, share feature, and more. Demo Usage First cone the repo and then open file api_provider.dart and change YOUR_API_KEY in the variable _baseUrl with your own. Download News App source code on GitHub https://github.com/Hash-Studios/ariel-news-app ..
Status Downloader This app is used to download WhatsApp status photos and videos. you can upload this app in playstore as well. there are lots of applications available like WhatsApp Story Saver, Story Downloader for WhatsApp. Download WhatsApp status photo and videos downloader app source code on GitHub https://github.com/AkramChauhan/WhatsApp-Status-Downloader-using-Flutter FlutterappworldProvides the list of the opensource ..
WhatsApp Sticker App using Flutter Available in PlayStore Checkout my another Flutter App – SHAYARIN Introducing Dynamic Shayari Image Generator. Crafted with Love & Created using Flutter. Download WhatsApp Sticker app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
QR Scanner A Flutter based QR/Bar code scanner app with dark mode and material design. Scan QR codes. Scan barcodes. Show result in a popup. Clicking result open the website. Result automatically gets copied to clipboard. Show snackbar. Demo Usage You can simply clone the repository, or if you want to include it in your ..
Prism Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google’s Flutter Framework. Prism relies on WallHaven and Pexels API as its source of beautiful and large collection of Wallpapers. By utilising their API, it provides the user with a fast and smooth experience filled with subtle animations and minimal design. ..
Gojek-App-Clone Gojek UI clone using Flutter Demo package used flutter_svg: ^0.18.0 Download Gojek App UI clone source code on GitHub https://github.com/AloisiusBagas/Gojek-UI-Clone FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Framy A convenient code generator for app styleguide, gallery, wireframes and/or storyboard. Official documentation Packages In order to use Framy, you will need two following packages: framy_annotation – A package containing annotation classes. framy_generator – A powerful code generator which creates whole application based on the annotations used. Examples Counter app WeightTracker Idea The idea behind Framy ..
Cyclop A flutter color palette with an eyedropper ( on mobile & desktop ) Demo Desktop & tablet Mobile Material HSL RVB Custom Light theme Dark theme Eyedropper Select a color from your Flutter mobile or desktop screen. To use the eyedropper ( Flutter mobile & desktop ) you need to wrap the app in ..
Sign in With Apple Flutter bridge to Sign in with Apple. Supports login via an Apple ID, as well as retrieving credentials saved in the user’s keychain. Supported platforms iOS macOS Android Example Usage SignInWithAppleButton( onPressed: () async { final credential = await SignInWithApple.getAppleIDCredential( scopes: [ AppleIDAuthorizationScopes.email, AppleIDAuthorizationScopes.fullName, ], ); print(credential); // Now send the ..
Login Catalog A catalog of beautiful login UI Built with flutter Onboarding App Beautifully crafted with flutter and love, a useful UI full of different Login and Registration Screens to help developers kickstart their apps faster. Login Design 1 Login Design 2 Login Design 3 Login Design 4 Login Design 5 Login Design 6 Login ..
Foodybite Beautifully crafted with flutter and love, a useful UI Kit for developers and designers who need food-related app design. Find actual designs at (https://www.behance.net/gallery/81858385/Foodybite-Free-UI-Kit-for-Adobe-XD) Foody Bite Home Starting Flow for Foody Bite Foody Bite Home Flow Foody Bite Review, Favorite and Notifications Flow Foody Bite Typography Foody Bite Prototype Download Foodybite a restaurant mobile ..
Onboarding App Beautifully crafted with flutter and love, a useful UI Kit for developers and designers who want to kick start their app with a beautiful onboarding screen. Find actual designs at (https://www.behance.net/gallery/87302761/Onboarding-Screens-Free?tracking_source=search_projects_recommended%7COnboarding%20screens%20free) OnBoarding Initial Screens OnBoarding Final Screens All Screens Get Started Screen Registration Screen Verification Screen Fingerprint Screen Identity Screen Welcome Screen Download ..
flutter_otp_text_field Flutter_Otp_Text_Field is a TextField widget to help display different style pin. It supports all the platform’s flutter supports. Feature allows you to customize the shape of textField in any way you want built-in 2 commonly used pin styles of shape obscure support input decoration support support all the textField properties support Flutter web support Installing ..
Clima My Goal The objective of this project is to learn about asynchronous programming in Dart. I’ll be looking at how to carry out time-consuming tasks such as getting device location and networking to get data from the internet. What I will create I’m going to make a weather app inspired by the beautiful designs ..
This is Aerium, a beautifully designed portfolio website built with flutter. It is inspired by Pavel G’s Designs on Behance Forking this repo (please read!) I value keeping my site open source, but as you all know, plagiarism is bad. It’s always disheartening whenever I find that someone has copied my site without giving me credit. I spent ..
#Hack2020 Atomica- Your quarantine buddy Hey everyone, are you still stuck at home? Getting bored? Ran out of tv series or video games to play? Have an urge to go out and you can’t control it? We got you covered. We at ATOMICA, want to be your best friends this quarantine. Weather and news according ..
Flutter Radio App Hey, This is an app demonstrating online radio streaming built with flutter. Have a look. Demo Catch the demo in this video. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first ..
flutter_native_admob Plugin to integrate Firebase Native Admob to Flutter application Platform supported: iOS, Android Getting Started For help getting started with Flutter, view our online documentation. Setup Android project Add the classpath to the [project]/android/build.gradle file. dependencies { // Example existing classpath classpath ‘com.android.tools.build:gradle:3.2.1’ // Add the google services classpath classpath ‘com.google.gms:google-services:4.3.0’ } Add the apply plugin to ..