flutter_fire_base_register How login, register and log out Firebase. Textformfield with focusNode InheritedWidget exam. Stream provider usage. App Home To use this package : add the dependency to your pubspec.yaml file. provider: ^5.0.0 firebase_core: ^1.1.0 cloud_firestore: ^2.0.0 firebase_auth: ^1.1.3 paste it in the specified path android\app\build.gradle android { defaultConfig{ multiDexEnabled true } } Getting Started This project is ..

Read more

Official Flutter packages for Stream Activity Feeds The official Dart client for Stream Activity Feeds, a service for building activity feed applications. This library can be used on any Dart project and on both mobile and web apps with Flutter. You can sign up for a Stream account at https://getstream.io/get_started.  Quick Links Register to get an API key ..

Read more

APS Navigator – App Pagination System This library is just a wrapper around Navigator 2.0 and Router/Pages API that tries to make their use easier:  Basic feature set  What we’ve tried to achieve: Simple API Easy setup Minimal amount of “new classes types” to learn: No need to extend(or implement) anything Web support (check the ..

Read more

Flutter Dropdown_Below A Flutter Dropdown library which is customize flutter dropdownbutton widget. Options options description required itemWidth dropdown item’s box width X itemTextstyle dropdown item’s text style X boxTextstyle seletced box text style X boxPadding seletced box inner padding X boxHeight seletced box height X boxWidth seletced box width X hint text before you choose ..

Read more

About This package allows you to draw dotted lines with Flutter. Usage Parameter Default Description direction Axis.horizontal The direction of the entire dotted line. lineLength double.infinity The length of the entire dotted line. lineThickness 1.0 The thickness of the entire dotted line. dashLength 4.0 The length of the dash. dashColor Colors.black The color of the ..

Read more

fofoofoflights A Flight booking/reservation app built with Flutter and Firebase backend. Features Comes with OTP Login Optional Gmail Login Profile Page Prerequiste: Youll need a GoogleServices.json from firebase for both Android and IOS in order to use Firebase OTP and Gmal Login Screenshot  Download Flight Booking App source code..

Read more

flutter_osm_plugin osm plugin for flutter apps (only Android for now, iOS will be supported in future) current position change position tracking user location customize Icon Marker assisted selection position draw Road,recuperate information (duration/distance) of the current road ClickListener on Marker calculate distance between 2 points address suggestion draw shapes simple dialog location picker Getting Started ..

Read more

PassMan PassMan Logo © 2021 by Yash Ahir is licensed under CC BY-NC 4.0 A simple, cross-platform password manager created with Flutter. How to run this Install Flutter for your platform of choice from here. This project uses Moor for persistent storage and as such supports all platforms that Moor does. As mentioned in the supported platforms page for ..

Read more

yaz Yaz Package for State, Content and User’s Options Managements Introduction This package is supported for Web, Mobile and Desktop applications. Yaz Package is consisted of two parts; 1) State Management Demo App Video Yaz Package is a state management package in the first place. It uses only ChangeNotifier for the whole process, due to this it ..

Read more

Material Floating Search Bar A Flutter implementation of an expandable floating search bar, also known as persistent search, similar to the ones used extensively by Google in their own apps. Click here to view the full example. Installing Add it to your pubspec.yaml file: dependencies: material_floating_search_bar: ^0.3.4 Install packages from the command line If you like this package, consider ..

Read more

extended_text Language: English | 中文简体 Extended official text to build special text like inline image or @somebody quickly,it also support custom background,custom over flow and custom selection toolbar and handles. Table of contents extended_text Table of contents Speical Text Create Speical Text SpecialTextSpanBuilder Image ImageSpan Selection TextSelectionControls Control ToolBar Handle Default Behavior Custom Behavior Custom Background Custom Overflow ..

Read more

notifi.it App | Website | Backend Install Flutter https://flutter.dev/docs/get-started/install flutter channel master flutter upgrade create .env with the content run the backend Install docker MacOS build & run sudo xcode-select –switch /Applications/Xcode.app/Contents/Developer sudo xcodebuild -runFirstLaunch flutter doctor flutter config –enable-macos-desktop flutter build macos flutter run -d macos Tests Lint & Test bash ./pre-commit.sh Set screenshot asserts Extras Add ..

Read more

Chat Demo Description A chat app made by Flutter and Firebase. Support login with google account, chat with any user, send text, image and sticker, update avatar and profile. Watch the demo video for more clarity: https://youtu.be/MOHE68LI5Eg Check my general guidance to know more and how to do it: https://medium.com/@duytq94/building-a-chat-app-with-flutter-and-firebase-from-scratch-9eaa7f41782e Extension Push notification messages. Demo: https://youtu.be/TL–RKbNPt8 Article: https://medium.com/@duytq94/flutter-chat-app-extended-push-notification-messages-a26c669f4675 Screenshot ..

Read more

A Flutter implementation of DialogFlow, improved. Build your integrations with DialogFlow easier and faster. About the package Dialog Flow on Flutter, now with Null Safety support! DialogFlowtter is a package that helps you to build integrations with DialogFlow easier and faster. Authenticate with Google Auth Json Get an authenticated http client so you can talk ..

Read more

emoji_picker_flutter Yet another Emoji Picker for Flutter  Note: This package is based on emoji_picker which has been deprecated and not maintained anymore. Therefore I decided to create a modernized version of it and fixing existing issues. Key features Lightweight Package Faster Loading Null-safety Completely customizable Material Design and Cupertino mode Emojis that cannot be displayed are filtered out ..

Read more

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

Character code constants This package defines symbolic names for some character codes (aka. code points). They can used when working directly with characters as integers, to make the code more readable: if (firstChar == $A) …. This is not an official Google package, and is not supported by Google. Usage Import either one of the libraries: ..

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

Wallace & Gromit: The Big Fix Up launched in January 2021, thanks to the collaboration between multi-award-winning independent animation studio Aardman and storytelling venture Fictioneers (a consortium of Potato, Tiny Rebel Games, and Sugar Creative). Available on iOS and Android devices in the UK, US, and Canada, the free app creates a narrative-driven experience, taking the user ..

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

My BMW App

Now with added functions and availability in more countries across five continents. The BMW Group is establishing itself as a leading automotive app developer and provider with a Flutter architecture developed 100% in-house. Munich. BMW is forging ahead with the development and rollout of the My BMW app. This key interface between smartphone and vehicle made ..

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_jscore JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart. Demo Screen recording Apk Code Download Getting Started Add dependency // pub dependencies: flutter_jscore: ^last_version // import dependencies: flutter_jscore: path: Your local path // git dependencies: flutter_jscore: git: url: git://github.com/xuelongqy/flutter_jscore.git Super simple to use import ‘package:flutter_jscore/flutter_jscore.dart’; void runJS() { ..

Read more