Check out the clone of the Tinder app built with Flutter. Download Source Code on GitHub https://github.com/buurzx/tinderCloneUI FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Category : Theme
Tabs The expense sharing app — made with Flutter, Firebase and ❤️. Keep track of what your friends owe you for that pizza you agreed to split; or rent; or whatever it might be. Tabs makes it simple. Screenshots Remember to ⭐️ the repo if you like what you see and PRs are welcome! Download Flutter expense sharing ..
flutter_music_player_app Music player app UI 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: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance ..
flutter_ecommerce_app E-Commerce app is a design implementation of E-commerce App designed by Imran Download App Android Screenshots HomePage Product Detail Page Cart Page iOS Screenshots HomePage Product Detail Page Cart Page Directory Structure Pull Requests I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Getting ..
Flutter UBER UI Kit A flutter Uber UI Kit inspired by A design on behance 20+ Screens and still making more. ???????? Star if you like what you see. ⭐⭐⭐⭐⭐ PRs are welcome ヽ(•‿•)ノ ヽ(•‿•)ノ Screenshots Project is free to use/modify by anyone and everyone Download Flutter UBER UI Kit Source Code on GitHub https://github.com/OLayemii/uberr-ui FlutterappworldProvides the ..
Flutter app to estimate the price of Civil Engineering Projects About this Project This project was made to simplify and optimize the budgeting process in a Junior Company called Engetec Engenharia Jr Why? I want to make an app to learn how to use Flutter better, so I thought that solving a real problem at the ..
Math operations with Binary Numbers Readme PT About this Project Mobile application developed with Flutter and Dart to do math operations like sum, subtraction, multiplication, division and rest with binary numbers. Why? It was a task in a selection process. Some Observations about this App It’s not in the Play Store or App Store. Features ..
Flutter Shopping App A basic shopping app design built using Flutter. Android iOS Getting Started For help getting started with Flutter, view the online documentation. Stateful & Stateless Widgets In the runApp method inside main.dart, you can replace StatefulShoppingListPage with ShoppingListPage if you do not want the sort grid items functionality. Download Source Code on GitHub FlutterappworldProvides the list of ..
Memorare 5 seconds of emotion. Quickstart ⚠️ This project is in early development stage so you may find bugs. The developer part hasn’t been built yet, so you won’t be able to contribute to it at the moment without explicit authorization. Pre-requisites Make sure you have Flutter dev tools installed. You can test that by running ..
App Landing Page made with #Flutterweb Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Here’s a Tinder Gold redesign concept for the popular dating app. UI created getting inspired from one shared on behance Try Now : https://tindergoldredesign.codemagic.app More things will be added as well so make sure to star the project Requirements Any Operating System (ie. MacOS X, Linux, Windows) Android Studio/Visual Studio Code Download Flutter Tinder Gold ..
Burn Off BurnOff app in Flutter inspired by a design in UpLabs Uplabs design Flutter rendering Download burn off template source code on GitHub https://github.com/huextrat/BurnOff FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
CryptoShadow CryptoCurrency Tracker for Android & iOS Built with flutter.io TODO CoinMarketCap API CustomListView + Design Custom card Chart News Page Converter Portfolio (Still under dev but it works) Settings Page Select fav crypto Edit default currency Notifications Getting Started Install Flutter Clone this repo Run flutter run –release on your terminal For help getting ..
Taskist Taskist is a ToDo List app for Task Management inspired by the design below The app is using Firebase, you have to configure it from your side to test the app Download it on Android now: Taskist on Android Download it on iOS now: Taskist on iOS UI Design Taskist Download Taskist Source Code ..
Fluttergram A working Instagram clone wrote in Flutter using Firebase / Firestore Demo Download the release APK to try out Fluttergram I update Fluttergram with new features and bugs fixes, but the apk may be behind the master. Take a look at the changelog to see the most recent additions to the apk. Features Custom ..
A food ordering app built with flutter and firebase. [Still in development] Screenshots Issues with the build? Comment line 47 in android/app/build.gradle the line with multiDexEnabled true. Then uncomment after it. Download Flutter food ordering app on GitHub https://github.com/OLayemii/chyker-foods FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
???????? Restaurant app UI KIT Flutter representation of a full Restaurant app UI KIT. Star⭐ the repo if you like what you see????. Images are from Unsplash ???? ScreenShots Some screenshots below Light Dark Download Flutter representation of a full Restaurant app UI KIT Source Code on GitHub FlutterappworldProvides the list of the opensource Flutter ..
FileX (WIP) A simple File Explorer(Still very buggy) made with Flutter. To download apk: Tap on the button below(it will take you to another page) Scroll down the page to download apk-release.apk ???? Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A ..
GetFlutter is a 100% Free Flutter open source UI library that is build to make flutter development easier than ever. GetFlutter has 1000+ pre-build widgets that you could reuse to build both Flutter Web or Mobile app development. Table of contents Screenshot Quick start Features Demo Contributing Bugs and feature requests Documentation Copyright and license ..
Flutter Europe conference app Deploy to Firebase Tests Deploy to stores This is a repository of Flutter Europe official conference app. Agenda Ticket Dark Mode Different layouts Google Play AppStore Getting Started This simple conference app allows: displaying the agenda of the event adding and showing favorite talks showing details of the talk and speaker ..
???? Flutter ???? to Google Sheets ???? A Demo application that stores User feedback from Flutter application into Google Sheets using Google AppScript. You can try the Web version of this app here. ???? Introduction Google Sheets is a very powerful tool ???? if we look deep in it. It provides us with an interface ..
About: Mobile App that suggests a meal for every day of the week. That helps people not eating the same food over and over. suggestion_repas An app that suggests a meal for every day of the week Getting Started This project is a starting point for a Flutter application. A few resources to get you ..
TV Randshow – App to choose a random TV show episode About the project TV Randshow was created to help choose a random episode from your favorites TV shows. The TV shows database comes from the TMDB and the app saves them in a database on the device. With the list of favorites, you can ..
Bloon Bloon is mobile application for E3 project in ESIEE Paris. It list all night clubs and events in Paris and recommend you according to you personnalized profile. Bloon organize your party into one click. Features Profile : When you create a new account, you can personalize your profile with a new image from your ..
About SeeFood is a Flutter app that tells you whether a photograph contains any food items or not. See Food ???? ???? This app is highly inspired by and an attempt to recreate something like See Food app created by Jian Yang in Silicon Valley TV Series. How to use it? ???? Add a photo. ..
todog A new Flutter project. UI reference: Todog UI Download Flutter assignment: build a todo app Source Code on GitHub https://github.com/potato16/todog FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
flutter_circle_color_picker A beautiful circle color picker for the Flutter. Light theme Dark Theme Usage … body: Center( child: CircleColorPicker( initialColor: Colors.blue, onChanged: (color) => print(color), size: const Size(240, 240), strokeWidth: 4, thumbSize: 36, ), ), … API /// Called during a drag when the user is selecting a color. /// /// This callback called with ..
Making a fully functional skype clone in a flutter. Skype Clone APP Making a Skype Clone in Flutter – In Progress Check out the course here: THE CS GUY Screenshots Project Structure This project is going to be divided in several different branches. As I release a new video, the content related to that video ..
In this project, I make this UI in a flutter, and also added some functionalities like “Add to Cart” and “Drag to delete” using bloc pattern. Video for UI: Making the Food Delivery App UI in Flutter Video for drag and drop in a flutter : Drag & Drop in Flutter Screenshots Download Food Delivery ..
This repository hosts the complete code for the app UI shown below. It’s built on flutter. Flutter Speed Coding – PIZZA APP UI This repository hosts the complete code of the demo flutter app that I built, recorded and published the recording on youtube. Watch the video Screenshots Download Flutter PIZZA APP UI Source Code ..
Beatz A new Flutter music player project. Info This app relies on the platform channel and the Bloc pattern to build a reactive music player application on Android Screenshots Download A Flutter Music Player for Android Source Code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter has Power Reference project for Flutter has Power workshops organized by STX Next. FOOdy Mock food ordering mobile app built in Dart and Flutter. Consists of three screens that present different aspects of Flutter development. Home screen Sticky header (AppBar) List of items (ListView) Stacked layout (Stack) Clickable widgets (FloatingActionButton, RaisedButton, GestureDetector) Local state ..
Party Flutter Mobile party game implemented in the Flutter framework. Its been heavily inspired by the Heads Up! game: Get a group of friends (at least 3 players) Start the app The youngest player takes the phone Pick one of the available categories/topics (eg. Animals, TV series, Sport) Place the phone at your forehead, so ..
Grocery-App Flutter Grocery Shopping App Fully Working Template Grocery Shopping Flutter app is created as a wonderful solution for any food shop Flutter App UI template. It is a template for a Flutter developer that wants to create a grocery application with a clean design. The template is only lay-outing without data flow and communication ..