Author : Flutterappworld

Flutter reactive BLE library Flutter library that handles BLE operations for multiple devices. Usage The reactive BLE lib supports the following: BLE device discovery Observe host device BLE status Establishing a BLE connection Maintaining connection status of multiple BLE devices Discover services(will be implicit) Read / write a characteristic Subscribe to a characteristic Clear GATT ..

Read more

DrawApp Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider. All code free to use and located within /lib. Special thanks to stackoverflow user Andrey Turkovsky for helping out with color per drawn line issue. Merged with domesticmouse/drawapp which added cool stuff like BLoC pattern and ..

Read more

LibHive (Android) – Download Free Books, PDFs, Epubs LibHive is an mobile application where you can search,download,save books anytime. These books are collected from the largest free book resource website Libgen in the Internet. Download the APK – link Features This android app lets you: Search books available on Libgen. Download books in available formats. Share the download links. Sort ..

Read more

WebUSB plugin Developed with   by Apparence.io This plugin provide access to USB devices from web pages with WebUSB. Platform Support Android iOS MacOS Web Linux Windows Usage import ‘package:usb_device/usb_device.dart’; final UsbDevice usbDevice = UsbDevice(); var pairedDevices = await usbDevice.pairedDevices; // get paired devices var pairedDevice = await usbDevice.requestDevices([DeviceFilter(vendorId : 0x00, productId: 0x00)]); // par a device ..

Read more

Metaville – A Community Connect for you! Description MetaVille is a mobile application that helps in bringing people of a residential society together and also in managing the community very conveniently and efficiently. Why MetaVille? MetaVille will help you in managing societies with just a few clicks. For example, if you want to talk to ..

Read more

Sahayog A simple easy to use Flutter DApp , which keeps a track of all your day to day transactions by using Ethereum blockchain in the background which in turn increases your credit score. Demo Videos Tech-Stack Flutter – for frontend Ethereum Blockchain written in Solidity in Remix IDE , we intend to use Cardano ..

Read more

Neumorphic SignIn And SignUp Neumorphic Login UI using flutter,This project consist of two screen, SignIn Screen and SignUp Screen and no packages are used for neumorphism. Neumorphic SignIn And SignUp UI Downlaod Neumorphic SignIn And SignUp UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

This library contains methods that make it easy to consume Mpesa Api. It’s multi-platform, and supports CLI, server, mobile, desktop, and the browser. Ready Methods/APIs include  LIPA NA MPESA  STKPUSH QUERY  C2BSIMULATE  B2B  B2C  C2B  TRANSACTION STATUS  ACCOUNT BALANCE  REVERSAL Usage Create an instance of Mpesa, then use its methods to consume the Api import ..

Read more

feature_flags This package simply allows you to activate dynamically functionnalities of your app. Usage Setup Wrap your app’s widget in a Features widget. Features( child: MaterialApp( /// … ), ); Testing if a feature is enabled To test is a feature is currently enabled, use the Features.isFeatureEnabled function with a unique functionnality identifier. if (Features.isFeatureEnabled(context, ‘DECREMENT’)) { /// The ..

Read more

Flutter Easy GetX Description People ask me how I manage state,dependency,routes etc when I work with flutter,Here is the Simple Brief About GetX which I used for Dummy Basic Ecommerce Concept based flutter app development . Here I cover State Management Route Management Dependency Management Internationalization Storage Getting Started Dependencies dependencies: get: ^4.3.0 get_storage: ^2.0.3 ..

Read more

Klutter A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter Background This is a project in its early stages. There will be bugs, things may break. iOS version not yet compiled. Currently implemented features: Paginated views of Libraries, Series, Collections Recently Read, On Deck et al on home page Search for books ..

Read more

dev_icons This flutter package allows you to use all the Dev Icons. You can view the icons catalog on devicon.dev Installation In the dependencies: section of your pubspec.yaml, add the following line: dev_icons: ^1.0.0 Usage import “package:dev_icons/dev_icons.dart”; class MyAwesomeWidget extends StatelessWidget { Widget build(BuildContext context) { return IconButton( icon: Icon(DevIcons.flutterPlain), onPressed: () { print(“Best cross platform framework”); } ); } ..

Read more

supabase_addons Make great apps with a great backend! Supabase is an open source Firebase alternative. It has support for auth, database and storage updates. The goal of this package is to make things easier when using supabase. Alpha product How to use it? Screenshots Features and bugs Alpha product This was not tested in production ..

Read more

Fancy Containers Fancy container package lets you add a beautiful gradient container to your Flutter app. Installation Add the latest version of package to your pubspec.yaml (and rundart pub get): dependencies: fancy_containers: ^0.0.1 Import the package and use it in your Flutter App. import ‘package:fancy_containers/fancy_containers.dart’; Example There are a number of properties that you can ..

Read more

COVID-19 Statistics A Cross-Platform Cloud Sync Application for Viewing daily COVID19 Statisics of India & can find the available vaccine centers of a given pincode. COVID19 case-data & case-timeseries is provided by Ministry of Health and Family Welfare, Government of India.COVID19-India API Try Now Features View Daily Covid19 Cases & Vaccination Statistics View State Wise ..

Read more

Flutter Workshop About Introductory course to learn mobile development using Dart/Flutter. The course is structured to allow you to select the content you wish to learn. Contents  Dart Essentials  Flutter Essentials  Flutter Mobile Apps  Flutter and Google Cloud  Flutter and Firebase Getting Started Prerequisites The labs in this repository are designed to be compatible with ..

Read more

Grocery Ecommerce App A beautiful flutter UI developed by nonybrighto and designed by Shoaib Mahmud. Overview Screenshots Screenshots from the developed flutter application Home Display 1 Display 2 Cart Wish List You Download Grocery E-commerce UI application source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Fendi LookBook https://davies-k.github.io/fendi This is the widely known Fendi Collection or Lookbook, built with flutter. It is inspired by Fendi Summer 2021 Catalogue Portfolio inspired by Adam Sorensen on Dribble. Animations for this portfolio is not yet completed. Download Fendi LookBook app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. ..

Read more

ripple_effect Create a 2D ripple effect using flutter and dart (Still experimental) Next experiments try using flutter ImageShader to make some calculation on GPU try using flutter FragmentShader (coming soon on flutter) https://github.com/flutter/engine/pull/26996 rust + dart ffi isolates group to share image memory data Download 2d ripple effect source code on GitHub FlutterappworldProvides the list of ..

Read more

A simple library to extract & save artwork of a  music/audio file. This library is using a artwork-extractor library by alexmercerind. It is super simple to use, but requires a dll file, that needs to be built from artwork-extractor library. It uses Dart FFI, which means, that it can run in plain dart applications aswell as in Flutter applications. ..

Read more

 ClipIo A Universal clipboard for all your devices! It’s often difficult to move some data from one device to another especially when we have to move something from our mobile device to PC. Here’s the solution for you!!. Welcome to ClipIo, the universal clipboard app that instantly transmits data from one device to another without any ..

Read more

ClipIo-App This is the flutter application for the original web-app ClipIo with some added features. Sign in instantly with your google account Easily enter your text Save your text for future use Edit your text with live markdown editor Copy/Paste and easily transmit your data to other logges in devices Download ClipIo App source code on GitHub ..

Read more

Gura Dart parser This repository contains the implementation of a Gura configuration format parser for Dart, written in pure Dart. (Compliant with spec version 1.0.0). Installation Usage Import package:gura/gura.dart and use the [parse()], [parseFile()], or [parseFileSync()] functions to convert your Gura input into a Map<String, dynamic> for use in your code. Examples import ‘package:gura/gura.dart’; final String guraString = ”’ # This ..

Read more

flutter-calculator Preview : demo.mp4  Explanation A calculator for simple calculations. Also you can save some of your calculations in the app or clear your history. I will appreciate if you give star to this project. The project will progress over the time. Resources UI from : https://dribbble.com/sujatakushwaha Used packages: hive, hive_flutter, math_expressions, provider, build_runner and hive_generator. Download ..

Read more

A new flutter plugin with native wrappers that attempts to prove data transfer over sound by means of Frequency modulation (shifting frequency tones). The concept of transferring data over sound is not new and there are many different approaches to handle this. https://chirp.io offered these services and were very great at it. But earlier this year they ..

Read more

Flutter Mono ** This is an unofficial SDK for flutter This package makes it easy to use the Mono connect widget in a flutter project.  Screen Shots  How to Use plugin Launch MonoFlutter with launchMono method import ‘package:flutter_mono/flutter_mono.dart’; void launch() async { await MonoFlutter.launchMono( context, key: ‘Your Public Key’, // from https://app.withmono.com/apps onClosed: () { ..

Read more

Usage FlamePluginComponent A simple usage example: import ‘package:composition_rendering/scene.dart’; import ‘package:flame/flame.dart’; import ‘package:flame/game.dart’; import ‘package:flame_composition_rendering/flame_plugin.dart’; import ‘package:flutter/widgets.dart’; void main() { WidgetsFlutterBinding.ensureInitialized(); runApp( GameWidget( game: ExampleLauncher(), ), ); } class ExampleLauncher extends BaseGame { final FlamePluginComponent plugin = FlamePluginComponent(); ExampleLauncher() { plugin.scene = GameScene(); } @override Future<void> onLoad() async { await Flame.images.loadAll([ ‘bg.jpg’, ]); await add(plugin); } ..

Read more

Composition Rendering A graphics engine for creating 2D games. Composition Rendering is not a game engine. This solution can be used as part of a third-party game engine. The functions of creating game scenes and managing graphic objects in the action scene are at your disposal. Object rendering is optimized to minimize the number of ..

Read more

FoodEmojiUI The UI is developed majorly using emoji images and it is a part of my learning. Download Food Emoji UI Kit source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

DoubtBin DoubtBin is a doubt solving and resources sharing portfolio. It includes implemenation of concepts of Object Oriented Programming, Front-end Development and Back-end Development. About the application This application will target the students helping them in solving doubts related to any course, topics within themself, or with faculty members. The application would be responsive to ..

Read more

Profile Section Cart Section Removing Items from Cart Items can be removed by tapping on the green colored Bag Icon. Add/Remove from Wishlist Tapping on the heart button just shows the indication on the ui if item has been added to wishlist or not. Download LookBook – Assignment App UI Kit source code on GitHub ..

Read more

flutter_built_redux built_redux bindings for Flutter. By creating a Widget that extends StoreConnector you get automatic subscribing to your redux store, and you component will only call setState when the store triggers and the values you take from the store in connect change! Examples counter example todo_mvc, written by Brian Egan Why you may need flutter_built_redux For the ..

Read more

GeoFlutterFire  GeoFlutterFire is an open-source library that allows you to store and query a set of keys based on their geographic location. At its heart, GeoFlutterFire simply stores locations with string keys. Its main benefit, however, is the possibility of retrieving only those keys within a given geographic area – all in realtime. GeoFlutterFire uses ..

Read more

A simple, powerful GraphQL Client for Flutter and Dart Documentation  Features  Fully Typed: work faster and safer with compile time checks and IDE autocomplete, including fully typed Cache reads and writes.  Built-In Code Generators: automatically generated immutable data classes for all your GraphQL Operations and Fragments, based on your schema.  Customizable Network Interface: highly customizable ..

Read more