Category : Flutter App

Evolved Overlay/OverlayEntry – declarative not imperative, intuitive-context, and easy-alignment Want to show floating overlays – tooltips, contextual menus, dialogs, bubbles, etc? This library is an enhancement and replacement to Flutter’s built-in Overlay/OverlayEntry. 🚀 Advantages Why using flutter_portal instead of built-in Overlay/OverlayEntry? Declarative, not imperative: Like everything else in the Flutter world, overlays (portals) are declarative now. Simply put your floating UI in ..

Read more

Fashion App Description The eCommerce Fashion Flutter app is a mobile application designed to provide users with a seamless and convenient shopping experience for clothing items. With a user-friendly interface and a wide range of clothing categories, the app aims to cater to fashion enthusiasts and shoppers looking for the latest trends and styles. Key ..

Read more

Flutter E-commerce App 🚀 A Flutter UI application for online shopping. The design of this project was inspired by Toma from Marvie iOS App UI Kit. This project relied on this Flutter Getx Template made by Emad Beltaje. Demo of the application 🎥 Screenshots of the application 📷 Home 🏠 & Favorites ❤️ Screens Cart 🛒 & Product Details ℹ️ Screens Notifications 🔔 & Settings ⚙️ Screens Overview 📙 The Flutter eCommerce ..

Read more

Hybrid, Functional, and Nice Designed Chat App: Flutter Social Chat Sponsored by Stream! If you want to read an article about this project, there is an article that is written by me and sponsored by Stream. Here is the link: https://gstrm.io/sahinefe Distinctive features gathered in a Single App BLoC for state management DDD Architecture Navigator 2.0 ..

Read more

Flutter Gallery App A showcase gallery app built using Flutter, demonstrating various features and UI components. 🚀Features List the key features of your app here. For example: Feature 1: Demonstrates the use of stateful widgets. Feature 2: This app uses a repository pattern for implementing a rest API. Feature 3: Illustrates handling user inputs with Flutter widgets. 📱Installation ..

Read more

overview A package to convert Widget, Local image, Network image, and Svg file to BitmapDescriptor which can use in google_maps_flutter icon marker. Get started Add dependency dependencies: the_widget_marker: ^1.0.0 Add rounded marker icon with border from network image: onPressed: () async { markers.add( Marker( icon: await MarkerIcon.downloadResizePictureCircle( ‘https://thegpscoordinates.net/photos/la/tehran_iran_5u679ezi8f.jpg’, size: 150, addBorder: true, borderColor: Colors.white, borderSize: ..

Read more

MusixMatch lyrics finder Application API key before starting the application you need API key from musixMatch https://developer.musixmatch.com/ Setup environment create .env file in project directory add API_KEY=$API_KEY Project Structure core: Contains configuration for application globally gen: Auto generate files (build_runner) presentation: Contains Stateful UI Screen,Widgets and Blocs for State management Bloc Widgets Pages repo: Contains ..

Read more

Aves Aves is a gallery and metadata explorer app. It is built for Android, with Flutter. Compare versions Features Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like multi-page TIFFs, SVGs, old AVIs and more! It scans your media collection to identify motion photos, panoramas (aka photo ..

Read more

The open source way of designing remote UI Build your remote design system effortlessly, without writing code. Seamlessly integrate it into your codebase alongside your preferred packages, enabling easy UI updates without the need to rebuild the entire app. Documentation: https://docs.buildwiththeta.com Why Theta? Theta simplifies the creation and maintenance of remote design systems. It allows the ..

Read more

Free open source Http, Https capture tool, support Windows, Mac, Android, IOS full platform system Support mobile phone scanning code connection, no need to manually configure Wifi proxy, including configuration synchronization. All terminals can scan codes to connect and forward traffic with each other. When the Mac is turned on for the first time, it will ..

Read more

Description This is a Flutter project that implements a simple mobile application with the following features: Feature 1: Medical Consultation Dashboard Page Feature 2: Doctor details Page Feature 3: Doctor patient’s chat Page Technologies Used Flutter: The cross-platform framework used for building the mobile app. Dart: The programming language used with Flutter for application logic. ..

Read more

Scrcpy Manager This is Scrcpy Managera simple one Command Promptfor Windows built-in Flutter.  2023-07-15_23-47-24_2.mp4  Feature Auto-detect device IP detection to check the connection status between the device and Windows Check the latest version of Screen Copy Console Command Prompt dan ADB Tanpa edited path environment and others. Note: Requires an internet connection to start Download and check ..

Read more

Chatter Chatter is a simple yet powerful chat app built using Flutter and Firebase. It connects people with real-time messaging. Features Real-time Messaging User Authentication User profile creation Delete chat history and Account Screenshots Signup Home Options Download the source code of this chat app on GitHub FlutterappworldProvides the list of the opensource Flutter apps ..

Read more

A working Twitter clone built in Flutter using Firebase auth, real-time, firestore database, and storage. Download App Features App features are mentioned in the project section Click here Messaging chat section status can be seen here 💥 Fwitter app now uses both firebase realtime and firestore database.💥 In branch firetore Fwitter uses Firestore database for app. In branch Master and realtime_db Fwitter uses Firebase Realtime database for app. Welcome Page Login ..

Read more

Simple-POS A mobile POS written in Flutter, suitable for small cafe/restaurants, fully offline. Tested & printable on Sunmi V1S device. Support: Android Web (unable to print, yet) English & Vietnamese (auto detect Locale) Install & Run Get flutter For web flutter config –enable-web flutter run -d chrome –web-renderer canvaskit For emulator flutter run Testing flutter test TODO ..

Read more

About: A mobile application in Flutter in which users can perform any common action relevant to hospital appointments. Hospital Mobile App This project was intended to deliver as a freelance project but has been canceled by the client. Now, the source code is here. video.mp4  About It is a mobile application in which users can perform ..

Read more

BMI-Project in Flutter framework VERSION: 1.1.4 Changes in the new version Fixing a navigation bug Added waiting page Added Share option Download the apk file Watch video from the app Watch on Aparat Photo Gallery Download source code on give GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Description This repository serves as a template for a Flutter app, providing a modular structure and integrating various packages and functionalities. The project aims to offer a solid foundation for building robust Flutter applications with the following features: Dio: A powerful package for handling network requests, allowing seamless communication with APIs. l10n: Enables multi-language support, ..

Read more

amazon_clone A new Flutter project. Output 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 development, view the online documentation, which offers tutorials, ..

Read more

Thunder An open-source, cross-platform Lemmy client built with Flutter Contributing • Building From Source • Conventions • Related Packages Hey there! Just wanted to let you know that this repo is currently my personal side project to build something cool while learning about Dart and Flutter. Contributions to this project are always welcomed, and in fact, even strongly encouraged here! Since I ..

Read more

Introduction FlutterBluePlus is a Bluetooth plugin for Flutter, a new app SDK to help developers build modern multi-platform apps. Note: this plugin is continuous work from FlutterBlue since maintenance stopped. Alpha version This package must be tested on a real device. Cross-Platform Bluetooth LE FlutterBluePlus aims to offer the most from both platforms (iOS and Android). ..

Read more

Introduction A cross-platform dart:html: Eases cross-platform development You can use this package in browsers, mobile, desktop, and server-side VM, and Node.JS. Just replace dart:html imports with package:universal_html/html.dart. Normal dart:html will continue to be used when applications run in browsers. Extensive support for processing HTML and XML documents Parse, manipulate and print DOM nodes. Find DOM nodes with querySelectorAll and other CSS query methods. EventSource ..

Read more

Project Management Dashboard Screen This dashboard page is designed for the project management. This design contains task managers, recent messages, progress reports, profile member, premium card, etc. Dependencies: eva_icons_flutter percent_indicator get flutter_svg flutter_staggered_grid_view Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Scan And Shop App Advanced Scan and shop app built on Flutter that uses machine learning models using TensorFlow and Google Ml Kit flutter packages. The app uses barcode scanner, text detector and TFLite object detection to detect the object precisely. 🔗 Android Apk 📸 Screenshots Features The app uses flutter camera package for camera viewer and ..

Read more

GuardLlama – The Ultimate Open-Source VPN, Ad-blocker and DNS resolver 🦙🛡️ GuardLlama is a cutting-edge open-source platform that redefines online protection by integrating a VPN, a firewall, an ad-blocker, and a validating, recursive, and caching DNS resolver. This comprehensive solution allows you to create a self-hosted WireGuard VPN with a built-in firewall and ad-blocking capabilities, empowering ..

Read more

Announcement Update: 26 April, 2023 This repo is a TensorFlow managed fork of the tflite_flutter_plugin project by the amazing Amish Garg. The goal of this project is to support our Flutter community in creating machine-learning backed apps with the TensorFlow Lite framework. This project is currently a work-in-progress as we update it to create a working plugin ..

Read more

Rain Short Description: An application for viewing the weather in your city Description: This application allows you to view the weather in your city. The following options are provided: View current weather View weather by hour View the weather for the week View detailed weather data Localization (ru/en/it/de/fr/tr/pt/es) Data caching Choose the city yourself Adding ..

Read more

ChatGPT Application with flutter ChatGPT is a chat-bot launched by OpenAI in November 2022. It is built on top of OpenAI’s GPT-3.5 family of large language models, and is fine-tuned with both supervised and reinforcement learning techniques. OpenAI Powerful Library Support GPT-4 Features  Install Package  Create OpenAI Instance  Change Access Token  Complete Text Support Server ..

Read more

NEW: ChatGPT & Whisper APIs are added to the library and can be used directly. Help this grow and get discovered by other devs with a ⭐ star. An open-source Client package that allows developers to easily integrate the power of OpenAI’s state-of-the-art AI models into their Dart/Flutter applications. This library provides simple and intuitive methods for making requests ..

Read more

Flutter furniture app UI challenge  WhatsApp.Video.2023-03-25.at.6.23.31.PM.mp4  Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Thermo UI 🌡 browser demo: http://rxlabz.github.io/flutter_ui_protos/thermo_ui/#/ a lot of CustomPainter SpringAnimation Colors gradient tween Inspired by https://twitter.com/realvjy/status/1640342553563217920?s=20 Download source code on GitHub https://github.com/rxlabz/flutter_ui_protos FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Radix Colors A gorgeous, accessible color system An open-source color system for designing beautiful, accessible websites and apps. A dart library for Radix Colors View the Flutter web demo Installation Add the Radix Colors package to pubspec.yaml dependencies: radix_colors: ^1.0.3 Import the package in your dart file import ‘package:radix_colors/radix_colors.dart’; Usage Radix Colors provides 15 color scales, designed ..

Read more

HTML5 A Flutter widget for rendering HTML and CSS as Flutter widgets. Table of Contents: Installing Currently Supported HTML Tags Currently Supported CSS Attributes Currently Supported Inline CSS Attributes Installing: Add the following to your pubspec.yaml file: … dependencies: html5_api: ^0.0.1 Currently Supported HTML Tags: a abbr acronym address article aside audio b bdi bdo big blockquote ..

Read more

Flutter simple and robust DropdownSearch with the item search feature, making it possible to use an offline item list or filtering URL for easy customization. Key Features Sync and/or Async items (online, offline, DB, …) Searchable dropdown Three dropdown mode: Menu/ BottomSheet/ ModalBottomSheet / Dialog Single & multi selection Material dropdown Easy customizable UI Handle Light ..

Read more