Category : Flutter App

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

One Second Diary 🎬 Record 1 second every day & create the movie of your life. About This app was inspired by this TED Talk. After installing some related apps and not being fully satisfied with any of them, I decided to create my own, featuring the two aspects that I wanted the most: Minimalist and 100% ..

Read more

Triple seven slots game PROJECT INFO Triple seven slots game based on the latest version of Flutter The game is properly working on Android, iOS, and WEB Features A slot machine (roll_slot_machine package) Ability to make bet, user balance is locally stored Spin wheel each 8 hours Different lotties for prizes and balance increasing Demo Triple ..

Read more

This is an open-source Flutter package that leverages the use of dart_openai for connecting and integrating OpenAI Art-Of-State models such as GPT and Dall-E directly inside your Dart/Flutter application. This package comes with prebuilt widgets, and Flutter components that can be used directly inside your app to make the process even easier and faster to fit for ..

Read more

Dart package for command line applications to create an version display. Features The package displays a summary of version data for a command line application. The version data it provides includes: the stated version number for your application; the version of the operating system the application is being run on; the number of CPUs available ..

Read more

Pharmacy-Store-App Pharmacy Delivery App with Admin Panel For IOS & Android ScreenShots From App 1- Splash Screen  2- Onboarding Screens    3- Auth Screen   4- Home Screen  5- Drawer Menu  6- Empty Cart Screen  7- Empty Orders Screen  8- Category Section Screens   9- Product Details Screen   10- Cart Screen  11- Address Screen  12- Payment Options  13- ..

Read more

Aim Facilitate communication between survivors and relief teams who speak different languages ​​during the great earthquake in Turkey. Project scope The application aims to register translators and users in the database, to store their information in the database, and to enable earthquake victims or other users to communicate with translators. Project Steps: The translator and ..

Read more

About A #Flutter package that let you draw a flow chart diagram with different kinds of customizable elements. Flutter Flow Chart A package that let you draw a flow chart diagram with different kinds of customizable elements. Dashboards can be saved for later use. See online example here Features diamond, rectangle, oval, storage, parallelogram elements elements can ..

Read more

Description An E-Hentai app for Android & iOS & Windows & MacOS & Linux. Still in the development stage, welcome to submit issues or feature requests. Download & Install Download Install for Android: download .apk according to your device architecture and install. arm64-v8a:Suitable for Android phones with 8th generation ARM processor(common choice) armeabiv-v7a:Suitable for Android ..

Read more

flutter-auth-ui 📱 A simple library of predefined widgets to easily and quickly create auth components using Flutter and Supabase. ⚠️ Developer Preview: This is a developer preview and there maybe some breaking changes until we release v1.0.0. Email Auth Use a SupaEmailAuth widget to create an email and password signin/ signup form. You can pass metadataFields to add additional fields to ..

Read more

wuchuheng_imap_cache is a data-driven caching library based on the IMAP protocol. Features Data Cache Timed synchronization Related event subscriptions Getting started Depend on it Run this command: With Dart: $ dart pub add wuchuheng_imap_cache With Flutter: $ flutter pub add wuchuheng_imap_cache This will add a line like this to your package’s pubspec.yaml (and run an implicit dart pub ..

Read more

simple-electron-nodejs-flutter-web A simple Electron application using NodeJS middleware with Flutter web and Dart. This project name is wapui (web application platform for ui). electron release application to MacOS, Linux and Windows (electron: version 21) npm managing scripts supported (npm: version 8) node.js middleware integrated (node: version 16) flutter web integrated (flutter: version 3) internalization supported ..

Read more

Fritter A privacy-friendly Twitter frontend for mobile devices. Features Device-local subscriptions and groups, Newpipe-style, including a feed view Device-local saving of tweets, allowing offline reading Viewing profiles Viewing tweets, and tweet replies, threads and conversations Viewing and downloading pictures, videos and GIFs in tweets Searching for tweets and users Viewing trending topics Supports opening twitter.com ..

Read more

About: Periodic callbacks in the background for both IOS and Android. Includes Android Headless mechanism. Flutter background_fetch By Transistor Software, creators of Flutter Background Geolocation Background Fetch is a very simple plugin which will awaken an app in the background about every 15 minutes, providing a short period of background running-time. This plugin will execute your provided callbackFn whenever a background-fetch event ..

Read more

About: OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal. OneSignal Flutter SDK  OneSignal is a free email, sms, push notification, and in-app message service for mobile apps. This SDK makes it easy to integrate your Flutter iOS and/or Android apps with OneSignal. ..

Read more

 Flutter Survey Inspired by Google Forms A simple yet powerful package that handles the creation of a dynamic questionnaire/research survey with conditional questions.Have you ever wanted to implement a form/questionnaire/survey like the ones you see on Google forms?Have you ever wanted to implement conditional questions that show or hide the questions that follow, based on ..

Read more

Flutter Playlist Animation Playlist Hero & Page Transition Animations inspired by original SwiftUI implementation flutter-playlist-hero-animation_2.mp4  Hero Animation Card Flip Effect Behind the scenes, there are 3️⃣ widgets involved in a Hero animation 1️⃣ The widget in the first page (placeholder) 2️⃣ The widget in the second page (placeholder) 3️⃣ The widget animating in between (in-flight ✈️, the widget we want to override) (In ..

Read more

Whatsapp bot flutter Whatsapp bot using whatsapp web scraping Getting Started We can use this library in Flutter as well as Pure dart projects , checkout dart example First launch will take some time it will download chromium files locally, using puppeteer for whatsapp web and scarping data Macos setup Enable outgoing and incoming connections for macos and ..

Read more

Using BLoc Pattern and JSON API. Data Provider: https://www.themoviedb.org Youtube Tutorial Link:  https://youtu.be/wfxA0f9rjzg Download source code on GitHub https://github.com/curay7/Block-Flutter-Movie?ref=flutterappworld.com FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

using resources in the folder resources you should implement this list of dogs. when we click on ItemList the detail of the dog is shown like this Download the source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

A personal project to put into practice my skills learned with Flutter and Dart, using static and functional widgets to create an elegant design themed on the best game in the world. learned concepts ListViews Containers Shadows BottomNavigationBar Text & Styles Decorations Gradients FloatingActionButton Scaffold & Child Many more catches View functionality How to use ..

Read more

queue 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 ..

Read more

awesome-flutter-snippets A wonderful snippet that will boost you every day. Idea During the Hacktoberfest 2022 season, I intend to collect all of the great snippets that are highly beneficial to all Flutter devs on a daily basis.  Let’s work together to collect incredibly fantastic snippets from all of the amazing devs. Continue to share. Contributing ..

Read more