Category : Flutter App

Smart Shop  A fully-functional e commerce app made in Flutter using Firebase. How To Run This Project  Clone the repository. Create project on firebase. Enable E-mail sign in. Add some date data to your firebase. Add google.json file to project. Do flutter pub get. Features  Sign in/Login. Add item to your wishlist. Add item to your cart. Sort product ..

Read more

taja_khobor It’s a mobile application that will use the machine learning algorithm to personalize news according to individual taste. In addition to that, it will provide comfort to your eyes by reading aloud newspaper in both Bangla & English. Official URL https://tajakhobor.news/ Screen Shots Download source code on GitHub FlutterappworldProvides the list of the opensource ..

Read more

games_mix A game app UI made using flutter. Inspiration https://github.com/developedbyed/glass-website Screenshot Support If you like what we do, and would want to help us continue doing it. 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 ..

Read more

psg_messi_ui LANDING PAGE / PSG MESSI Download source code on GitHub https://github.com/matiasdev30/psg_messi_ui FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

flutter_blue_elves A flutter plugin witch includes platform-specific implementation code for Android and/or iOS to connect and control bluetooth ble device. Table of Contents Install Usage Install This project is a flutter plugin,so you use it by add dependencies in your pubspec.yaml. dependencies: flutter: sdk: flutter flutter_blue_elves: ^0.1.2 $ flutter pub get Usage Import plugin module ..

Read more

twitch home page clone Twitch tv mobile app homepage Clone (Firebase will be added soon) Twitch tv mobile app homepage Clone source code on GitHub https://github.com/gokay2027/Twitch-mobile-app-homepage-clone FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Intro Telawa Quoran Karim online app on Flutter. Check the screenshots : P.S Make sure to upgrade your Flutter version to Latest version which support Null Safety. Flutter upgrade Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update ..

Read more

A new Flutter project. 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 on ..

Read more

Chatify Flutter & Firebase Powered Chat Application Flutter allows you to build beautiful native apps on iOS and Android Platforms from a single codebase. The main goal of this repository is to find free open source apps and start contributing to it. Feel free to contribute to the list, any suggestions are always welcomed! Download this app ..

Read more

commuting_app_mobile Mobile application written in Flutter that facilitates sharing your commute ride with other people. The app has localization, for the moment in English and Romanian. Snapshots are taken with the app in Romanian. Registration: email verification, phone verification. Authentication: email + code received in email. Schedule trips if you want to drive. Schedule trip ..

Read more

perfect_pitch_game A new Flutter project. working on functionality Getting Started Illustration by Irina Molchanova from Ouch! Download this app source code on GitHub https://github.com/guieltorres/perfect_pitch_game FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Dicee  Download this app source code on GitHub https://github.com/sumant4ssm/flutter_dice FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Identt-User-Flutter IdenTT Prove your identity on demand and manage your finance. View Admin Panel Demo || View App Demo About The Project Problem: Most of the times users have to carry hefty documents and spend time in long queues as the process is too lengthy. Bank Employees have to fill the form manually into the computer. This ..

Read more

DroidKaigi 2018 Flutter App The unofficial conference app for DroidKaigi 2018 Tokyo DroidKaigi 2018 is a conference tailored for developers on 8th and 9th February 2018. This app is built using Flutter and Firebase for both iOS and Android. Thanks for Android official app is here! Features iOS Android View all the conference schedule and details of each session Add favorite ..

Read more

Make My Meal provides recipe and other useful information for some of the popular delicious dishes. You can filter out different recipes according to your requirement and even mark them as favorite in case you find something interesting. Flutter Concepts: State management using Provider. Storing persistent data (like favorite meals) locally in the device using SharedPreferences. Navigating through ..

Read more

Shopify Shopify admin rest api demo project. We are try to use riverpod as state management to improve widget rebuilding performance. May be at some place we can also improve more performance but for the demo purpose i ignore that. You can learn more about riverpod form the official page. And let us know you view point on ..

Read more

triple_status_button Triple Status Button. Flutter Triple Status Button can use toggle button but in three statuses. Property Description height height of widget, height of widget. the width will be height * 2. it’s required. leftIcon leftIcon will show left of widget rightIcon rightIcon will show right of widget hasIcon if hasIcon=true leftWidget and rightWidget will ..

Read more

sb cars Jdm Cars App with CyberPunk themed. “In Progress” Login Screen: Download source code on GitHub https://github.com/mert-t/Jdm-Cars FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Mauve Flutter E-commerce Mauve E-commerce single vendor | Flutter BloC arch Tech Stack Client: Dart, Flutter Server: Firebase firestore Features, Techniques: *Clone of Custom UI/UX *BloC Arch & State management *Clean code and arch *Hive DB (for local cart system) *Firebase Auth (Phone – Email -Google) *Firebase Firestore (UI=>BloC=>Repo=>Api pattern for fetch data) *FCM (Manual and auto ..

Read more

flutter_draggable_gridview This package supports drag & drop widgets inside the GridView.builder for multiplatform. It provides all the properties which are available in Gridview.builder and easy to implement with the few lines of code. Draggable GridView. Usage Example Required parameters gridDelegate: A delegate that controls the layout of the children within the GridView. listOfWidgets: This property ..

Read more

About On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app. todoapp A new Flutter project. Getting Started This project is a ..

Read more

piano_app First app made in flutter Beginning It was quite fun to start with this app that has been around my head for a long time. It is an application mixed with game so it will not be as seen as a ‘real’ game. But it has transition, effects, sound and variation in the tones of the ..

Read more

A customizable segment tab control. Can be used with or without TabView. Made in lanars.com. Features The package provides an advanced segmented control widget based on the TabController. Getting started To use the package, add the dependency to the pubspec.yaml file. And import the library. import ‘package:animated_segmented_tab_control/animated_segmented_tab_control.dart’; Usage The package contains a SegmentedTabControl widget that requires a SegmentTab list. SegmentedTabControl( tabs: [ SegmentTab( ..

Read more

Flutter Deezer Clone Challenge ui Animated Gif Image : Home screen screen screen screen pls Add panel.dart file in root file (SlidingUpPanel) Note : SlidingUpPanel is a pub package ! Deezer Music App With Flutter & Animation Cool Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. ..

Read more

rive-centaur Example of how to create scenes with Rive content in Flutter! 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 ..

Read more

weather_app A new Flutter project. ITS NOT COMPLETED YET!! 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 ..

Read more

In-Cafe/Restaurant Mobile Ordering Application USER INTERFACE Login screen Category, Product and Product Detail Screens Basket Display Payment Options Screen Side Menu and Augmented Reality Display Hamburger Augmented Reality Display ADMINISTRATOR INTERFACE Admin Login Screen and Admin Operations Screen Tables Display Order Detail Screen  Category Adding Screen Product Adding Screen Adding Product and Category Listings Creating ..

Read more

Layout based in this drible project A Flutter project made using: Clean Dart that follows all the Clean Architecture guidelines: https://github.com/Flutterando/Clean-Dart/blob/cce751ea0a22a796c3559ba458f50d9a0552c4ef/README_en.md Flutter Tiple pattern for state management:https://pub.dev/packages/flutter_triple https://triple.flutterando.com.br/docs/getting-started/using-flutter-triple/ Flutter Modular for dependency injection and routes: https://pub.dev/packages/flutter_modular https://modular.flutterando.com.br/ About the modules This project has been developed using module structure, to allow the separation of each module in packages, facilitating the maintenance end cohesion of each module ..

Read more

Responsive Instagram was a project carried out in order to learn and practice the Dart programming language together with the Flutter interface development kit. The project consisted of replicating the Instagram social network interface in a responsive way, capable of a single code presenting itself well on different devices and screen sizes. The same happened with the ..

Read more

Lazy JSON Provides null-safety implementation to simplify JSON data handling by adding extension method to JSON object and JSON array. Getting started Add dependency in pubspec.yml dependencies: lazy_json: ^1.0.2 Usage Import library to your .dart file: import ‘package:lazy_json/lazy_json.dart’; Supported Data Types String String type has default value ” (empty string) Usage: // on JSON object, if ‘myKey’ ..

Read more

RGB Flutter – Method Channel RGB Uma aplicação demonstrando a ideia das cores com RGB (0 – 255) gerando uma efeito em background da cor usando os Sliders para selecionar. Method Channel Para praticar um pouco de conhecimeto em Android/Kotlin aproveitei para mostrar um toast simples para mostrar os valores numéricos de cada cor. Imagens ..

Read more

cola_splash_screen Description Simple animated cola splash screen as shown below pixels.3.2.mp4  Encourage your knowldege You can also see my other apps ahivh will help you tho study different engineering tracks 1- IEE App on google Play store It Will Provide You With All The Needed Resources To Follow Your Passion And Start Now  It Contains: Most Of ..

Read more

thanku A thank you page made in flutter for successful payment status in any application. 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 ..

Read more