Category : Flutter App

114 Holy Quran Search AppSearching By Word and getting the Surah & the Ayah where the word is located and how many times the word is repeated in quran. Demo · Report bug · Request feature Table of contents Quick start Screenshots Built With Creator Thanks Quick start This app is for Searching By Word and getting the Surah & the Ayah where the ..

Read more

phone_form_field Flutter phone input integrated with flutter internationalization Features Totally cross platform, this is a dart only package / dependencies Internationalization support, without bloated json with all translations. Phone number validation Extends Flutter’s FormField Uses dart phone_numbers_parser for parsing Demo Demo available at https://cedvdb.github.io/phone_form_field/ Usage PhoneFormField( initialValue: phoneNumber, autofocus: true, decoration: InputDecoration( labelText: ‘Phone’, border: OutlineInputBorder(), ..

Read more

flutter_grid_button Flutter widget that arrange buttons in a grid. It is useful for making a number pad, calculator, and so on. Getting Started To use this plugin, add flutter_grid_button as a dependency in your pubspec.yaml file. dependencies: flutter_grid_button: Import the library in your file. import ‘package:flutter_grid_button/flutter_grid_button.dart’; See the example directory for a complete sample app using GridButton. Or use the ..

Read more

This is an open-source public transport app packed with cool features  Try it out Platform Link  iOS Get on Testflight  Android Download the latest APK  Web (BETA) Try the Web version  Features  A beautiful route search and view.  A simple but powerfull timetable.  AI-powered smart suggestions.  Open-source, add your own country to the app!  See ..

Read more

Flutter Chi A clone food delivery app made by flutter and Bloc using api of Yelp and Zomato Screenshots home page profile page account page pick page restaurants page search page Download Food Delivery App UI source code on GitHub https://github.com/TingzhouJia/Chi_Food FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Flutter Firebase Chat Core Actively maintained, community-driven Firebase BaaS for chat applications with an optional chat UI. Flyer Chat is a platform for creating in-app chat experiences using Flutter or React Native. This repository contains Firebase BaaS implementation for Flutter. We are also working on our more advanced SaaS and self-hosted solutions. Free, open-source and community-driven. We ..

Read more

Faiadashu™ FHIRDash — Widgets for Digital Health Mission Build beautiful healthcare apps fast — use the Flutter™ SDK and follow the HL7® FHIR® standard. FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7. Features A ready-made ..

Read more

Youtube Downloader Flutter This is a cross platform app (currently tested on Android and Windows) to download videos from YouTube, it’s still a WIP. It is mostly e remake of YoutubeDownloader. You can search a video from YouTube (within the app) and chose which stream you’d like to download. If FFMPEG is added to the path ..

Read more

It always looks cool to control any electrical equipment with a mobile device remotely without even going near it. Today, we will demonstrate how you can give any normal AC power plug, socket or switch a touch of magic using IoT. This will enable us to control any electrical equipment in our house using a mobile device, with the help of ..

Read more

ebaymotor with flutter

Learn how we avoided the state management debate when building the eBay Motors app. When we discuss the eBay Motors app, the question we are most often asked is, “Which state management solution does eBay Motors use?” The simple answer is we mostly manage state in StatefulWidgets, using Provider or InheritedWidgets to expose this state ..

Read more

Movie Ticketing App Animation Using Flutter Hi! If you like it, don’t forget to smash the star button ^_^ Sorry for the shitty code btw. Movie Ticketing App https://github.com/triannoviandi/movie-ticketing-app FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Animal Conserv by sinaamiriyam Animal Conservation app design by sinaamiriyam Download Animal conservation app design source code on GitHub https://github.com/Muhibush/animal_conserv_by_sinaamiriyam FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

animated_theme_switcher Animated theme switcher. This library starts from Peyman’s stackoverflow question how-to-add-animation-for-theme-switching-in-flutter Getting started Add animated_theme_switcher: “^2.0.1” in your pubspec.yaml dependencies. dependencies: animated_theme_switcher: “^2.0.1” How To Use Import the following package in your dart file import ‘package:animated_theme_switcher/animated_theme_switcher.dart’; Wrap MaterialApp with ThemeProvider widget, as it has shown in the following example: ThemeProvider( initTheme: initTheme, builder: (context, myTheme) { return ..

Read more

time_chart An amazing time chart in Flutter. Chart Types TimeChart AmountChart Getting Started 1 – Depend on it Add it to your package’s pubspec.yaml file dependencies: time_chart: ^0.1.0-nullsafety.1 2 – Install it Install packages from the command line flutter packages get 3 – Usage Just input your DateTimeRange list to data: argument. The list must be sorted. First data is latest, ..

Read more

Flutter JS plugin Short intro: A Javascript engine to use with flutter. It uses quickjs on Android and JavascriptCore on IOS A Javascript engine to use with flutter. Now it is using QuickJS on Android through Dart ffi and JavascriptCore on IOS also through dart-ffi. The Javascript runtimes runs synchronously through the dart ffi. So ..

Read more

Use dynamic and beautiful card view pagers to help you create great apps. Preview New Feature v1.3.0 Change Alignment Left Center(Default) Right v1.4.0 Enable Web Web Link Installing Add dependency to pubspec.yamlGet the latest version in the ‘Installing’ tab on pub.dartlang.org dependencies: vertical_card_pager: ^1.5.0 Import the package import ‘package:vertical_card_pager/vertical_card_pager.dart’; Adding VerticalCardPager With optional parameters @override Widget build(BuildContext ..

Read more

FancyOnBoarding A Fancy OnBoarding Screen Library for Easy and Quick Usage. Checkout the Original Author :  Checkout the Original Designer :  The source code is 100% Dart, and everything resides in the /lib folder. Show some  and star the repo to support the project  Installation In the dependencies: section of your pubspec.yaml, add the following line:  Usage Import this class import ‘package:fancy_on_boarding/fancy_on_boarding.dart’; ..

Read more

Ubuntu Launcher It’s a custom lightweight android launcher. Features : Simple Fast Ad Free Lightweight Requirments : MinSdkVersion 16 (Android 4.1.x) TargetSdkVersion 28 (Android 9) Hopefully will work fine above android 4.1.x Download Latest Apk : Ubuntu Launcher 2.1.0 Latest Feature : Long Press to open App Settings Screenshots : Loading Screen (Loading the apps installed in ..

Read more

A Flutter package for trimming videos Features Customizable video trimmer Video playback control Retrieving and storing video file Also, supports conversion to GIF. TRIM EDITOR EXAMPLE APP CUSTOMIZABLE VIDEO EDITOR Usage Add the dependency video_trimmer to your pubspec.yaml file. Android Go to <project root>/android/app/build.gradle and set the proper minSdkVersion, 24 for Main Release or 16 for LTS Release.Refer to the FFmpeg Release section.minSdkVersion <version> Go to <project root>/android/build.gradle and add the following line:ext.flutterFFmpegPackage = ..

Read more

Natrium – Fast, Robust & Secure NANO Wallet What is Natrium? Natrium is a cross-platform mobile wallet for the NANO cryptocurrency. It is written in Dart using Flutter. Link Description natrium.io Natrium Homepage nano.org NANO Cryptocurrency Homepage Server Natrium’s backend server can be found here Contributing Fork the repository and clone it to your local machine Follow ..

Read more

Sofia is your personal AI powered Yoga instructor, allowing you to harness the benefits of yoga from any place you want. The app is built using a cross-platform framework called Flutter, so it can run on both iOS and Android. For authentication, we have used Auth0 SDK. Cloud Firestore is used for storing the user-info and the track data. Firebase Storage is used for ..

Read more

Persistent Bottom Navigation Bar A persistent/static bottom navigation bar for Flutter. NOTE: Those migrating from pre 2.0.0 version should check the latest Readme and instructions as there are many breaking changes introduced in the 2.0.0 update Styles Style15 Style16 Style1 Style9 Style7 Style10 Style12 Style13 Style3 Style6 Neumorphic Neumorphic without subtitle Note: These do not include all ..

Read more

peercoin-flutter Wallet for Peercoin and Peercoin Testnet using Electrumx as backend.Early alphaBasic testing successfull on iOS 14.4 and Android 10.Use at own risk. Development This repository currently relies on a fork of bitcoin_flutter, which can be found here: peercoin/bitcoin_flutter The original library is not compatible, due to transaction timestamp incompability. Update icons flutter pub run flutter_launcher_icons:main Update ..

Read more

smartrider  The all-in-one RPI transportation app developed with Flutter and Firebase. Our goal is to make transportation in and around RPI safer and more intuitive. RCOS Project Currently planned features:  Allows you to call RPI saferide like uber.  Contains CDTA bus and RPI shuttle schedule.  Allows you to search for specific departures.  Shows closest stops and estimated departure time ..

Read more

subsound A subsonic music player. Screenshots Goals  Browsing content  Audio playback  Starred songs  Media players support (lock screens)  Android  ios  A nice, smooth interface  Offline support  Sync content for local access in database  Selective caching Possible goals: Chromecast Airplay Support other servers than Subsonic compatible APIs Linux Transcoding when needed Non-goals: Video support EQ/Gain TODO: ..

Read more

Sentry SDK for Flutter  This package includes support to native crashes through Sentry’s native SDKs: (Android and iOS). It will capture errors in the native layer, including (Java/Kotlin/C/C++ for Android and Objective-C/Swift for iOS). Usage Sign up for a Sentry.io account and get a DSN at http://sentry.io. Follow the installing instructions on pub.dev. Initialize the Sentry SDK using the ..

Read more

Lottie for Flutter Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! This repository is an unofficial conversion of the Lottie-android library in pure Dart. It works on Android, iOS, macOS, linux, windows and web. Usage Simple animation This example shows how to display ..

Read more

crop_your_image A flutter plugin which provides Crop Widget for cropping images. crop_your_image provides only minimum UI for deciding cropping area inside images. Other UI parts, such as “Crop” button or “Change Aspect Ratio” button, need to be prepared by each app developers. This policy helps app developers to build “Cropping page” with the design of their own ..

Read more

TFlite Audio Plugin for Flutter Audio classification Tflite package for flutter (iOS & Android). Can support Google Teachable Machine models. If you are a complete newbie to audio classification, you can read the tutorial here. Credit to Carolina for writing a comprehensive article. To keep this project alive, please consider being a contributor. A star is also appreciated. ..

Read more

Flutter Colorful TabBar A colorful TabBar for Flutter where each tab has a color (inspired by SmartNews app). Getting Started Add this to your package’s pubspec.yaml file: Import the library in your file: Use the flutter_colorful_tab like this: Download Flutter Colorful TabBar widget source code on GitHub https://github.com/datdescartes/flutter_colorful_tab FlutterappworldProvides the list of the opensource Flutter ..

Read more

flutter_guitar_tabs flutter_guitar_tabs is a package to show guitar tabs like the one below: How to use the package The widget TabWidget receives two parameters, name and tabs. name is the name displayed on the top. tabs is a list of strings containing up to 6 numbers, or x, with seperating spaces. As an example: “x 0 0 2 3 1” “x 5 7 7 6 ..

Read more

Introduction A Vector math library for 2D and 3D applications. Features 2D, 3D, and 4D vector and matrix types. Quaternion type for animating rotations. Collision detection: AABB, rays, spheres, … Utilities like color and common rendering related operations Flexible getters and setters, for example, position.xwz = color.grb;. Fully documented. Well tested. Heavily optimized. Libraries using vector_math ..

Read more

Flutter FTP Connect Flutter simple and robust dart FTP Connect Library to interact with FTP Servers with possibility of zip and unzip files. Key Features Upload files to FTP Download files/directories from FTP List FTP directory contents Manage FTP files (rename/delete) Manage file zipping/unzipping Completely asynchronous functions Example upload file ###example 1: import ‘dart:io’; import ‘package:ftpconnect/ftpConnect.dart’; ..

Read more

Flutter DropdownSearch Flutter simple and robust DropdownSearch with item search feature, making it possible to use an offline item list or filtering URL for easy customization. Key Features Online and offline items Searchable dropdown Three dropdown mode: Menu/ BottomSheet/ Dialog Material dropdown Easy customizable UI Handle Light and Dark theme Easy implementation into statelessWidget packages.yaml dropdown_search: ..

Read more

Hamburger Flutter App concept created with Flutter inspired by Tasty Burger. About The app was created to simulate all the system behind the inspiration video. There’s no code on the backend or another web service. The app is all contained in this repository. The model’s classes were created to better represent an official development, the repositories classes are ..

Read more