A lightweight Flutter plugin for making payments and printing on MyPos

Related tags

Device my_poster
Overview

my_poster

๐Ÿšจ my_poster is in beta - please provide feedback (and/or contribute) if you find issues ๐Ÿ’™๏ธ

A lightweight Flutter plugin for making payments and printing on MyPos .

Installation (TODO)

Requirements (TODO)

Usage example (TODO)

// main.dart
import 'package:my_poster/my_poster.dart';

void main() async {
  WidgetsFlutterBinding.ensureInitialized();
  
  runApp(App());
}

// my_poster_screen.dart
class MyPosterScreen extends StatelessWidget {
  
  @override
  Widget build(BuildContext context) {
    return Scaffold(
     
    );
  }
}

Run the example app

  • Install the dependencies
    • flutter pub get
  • Start the example
    • flutter run

Contributing

You can help us make this project better, feel free to open an new issue or a pull request.

You might also like...

Plugin to retrieve a persistent UDID across app reinstalls on iOS and Android.

flutter_udid Plugin to retrieve a persistent UDID across app reinstalls on iOS and Android. Getting Started import 'package:flutter_udid/flutter_udid.

Dec 21, 2022

Plugin to access VPN service for Flutter | Flutter ็š„ VPN ๆ’ไปถ

Flutter VPN plugin This plugin help developers to access VPN service in their flutter app. ๆœฌๆ’ไปถๅธฎๅŠฉๅผ€ๅ‘่€…ๅœจ่‡ชๅทฑ็š„ๅบ”็”จๅ†…่ฐƒ็”จ VPN ๆœๅŠกใ€‚ The Android part was implemented

Dec 28, 2022

Community WebView Plugin - Allows Flutter to communicate with a native WebView.

NOTICE We are working closely with the Flutter Team to integrate all the Community Plugin features in the Official WebView Plugin. We will try our bes

Jan 7, 2023

Support to update the app badge on the launcher (both for Android and iOS)

Support to update the app badge on the launcher (both for Android and iOS)

Flutter App Badger plugin This plugin for Flutter adds the ability to change the badge of the app in the launcher. It supports iOS and some Android de

Dec 25, 2022

Use dynamic and beautiful card view pagers to help you create great apps.

Use dynamic and beautiful card view pagers to help you create great apps.

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.

Dec 6, 2022

Flutter library for iOS Widgets Extensions. Integrate a Widget into your App ๐Ÿ๐Ÿ“ฑ

Flutter library for iOS Widgets Extensions. Integrate a Widget into your App ๐Ÿ๐Ÿ“ฑ

flutter_widgetkit Flutter Library for the iOS ๐Ÿ WidgetKit framework and Widget Communication Table of Contents ๐Ÿ“š Introduction ๐Ÿ‘จโ€๐Ÿซ Installation ๐Ÿ–‡โ€

Dec 31, 2022

A robust Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS

A robust Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS

๐Ÿ’ณ Paystack Plugin for Flutter A Flutter plugin for making payments via Paystack Payment Gateway. Fully supports Android and iOS. ๐Ÿš€ Installation To u

Jan 4, 2023

๐Ÿ’ณ A Flutter package for making payments via credo central. Provides support for both Android and iOS

๐Ÿ’ณ Credo Package for Flutter TODO: Put a short description of the package here that helps potential users know whether this package might be useful fo

Dec 26, 2021

On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app.

On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app.

On making this project I learned using Getx to change between dark mode to light mode, learned about the time zone and schedule notification , That I have Integrated in this small app, This is the small section of making a todo app.

Aug 22, 2022

A package for manipulating stack traces and printing them readably.

This library provides the ability to parse, inspect, and manipulate stack traces produced by the underlying Dart implementation. It also provides func

Nov 29, 2022

A flutter package that developers have pretty logs instead just printing everything like a newbie

A flutter package that developers have pretty logs instead just printing everything like a newbie. Features Makes it easy to log to console without us

Nov 28, 2021

ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)

ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)

esc_pos_bluetooth The library allows to print receipts using a Bluetooth printer. For WiFi/Ethernet printers, use esc_pos_printer library. TODO (PRs a

Jan 6, 2023

Esc pos printer - POS (thermal, receipt) printing for Flutter & Dart

Esc pos printer - POS (thermal, receipt) printing for Flutter & Dart

esc_pos_printer The library allows to print receipts using an ESC/POS thermal WiFi/Ethernet printer. For Bluetooth printers, use esc_pos_bluetooth lib

Jan 6, 2023

A flutter plugin for integrating Mobile Money Payments to your flutter apps

A flutter plugin for integrating Mobile Money Payments to your flutter apps

Add Mobile Money payments to your flutter apps using the FlutterWave api gateway. Features Recieve Payments through Mobile Money in Uganda Supports MT

Nov 9, 2022

Flutter Plugin for Square In-App Payments SDK

Flutter plugin for In-App Payments SDK The Flutter plugin for Square In-App Payments SDK is a wrapper for the native Android and iOS SDKs and supports

Dec 20, 2022

Flutter app that helps you manage your payments.

Flutter app that helps you manage your payments.

๐Ÿ’ต PayFlow Screenshots | Tecnologias | Projeto | Licenรงa ๐Ÿ“ธ Screenshots ๐Ÿš€ Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: Flu

Aug 18, 2022

Paystack SDK for Android. Accept payments on Android

Paystack Android This is a library for easy integration of Paystack with your Android application. Use this library in your Android app so we shoulder

Dec 12, 2022

Paystack SDK for iOS. Accept Payments on iOS

Paystack iOS SDK The Paystack iOS SDK make it easy to collect your users' credit card details inside your iOS app. By charging the card immediately on

May 29, 2022

Item selling mobile app with secure payments with Payhere payment gateway. Auto APK generation with github actions CI/CD.

payhere_demo A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Jan 20, 2022
Owner
Antonio Mentone
(_ = () => setInterval(_, 0))()
Antonio Mentone
Flutter Downloader - A plugin for creating and managing download tasks. Supports iOS and Android. Maintainer: @hnvn

Flutter Downloader A plugin for creating and managing download tasks. Supports iOS and Android. This plugin is based on WorkManager in Android and NSU

Flutter Community 789 Jan 3, 2023
File picker plugin for Flutter, compatible with both iOS & Android and desktop (go-flutter).

File Picker A package that allows you to use the native file explorer to pick single or multiple files, with extensions filtering support. Currently s

Miguel Ruivo 985 Jan 5, 2023
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.

Flutter Location Plugin This plugin for Flutter handles getting location on Android and iOS. It also provides callbacks when location is changed. Gett

Guillaume Bernos 953 Dec 22, 2022
Flutter geolocation plugin for Android and iOS.

geolocation Flutter geolocation plugin for Android API 16+ and iOS 9+. Features: Manual and automatic location permission management Current one-shot

Loup 221 Dec 27, 2022
A Flutter plugin for displaying local notifications on Android, iOS and macOS

Flutter Local Notifications plugin This repository consists hosts the following packages flutter_local_notifications: code for the cross-platform faci

Michael Bui 2.1k Dec 30, 2022
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.

Flutter InAppWebView Plugin A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser windo

Lorenzo Pichilli 2.3k Jan 8, 2023
A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.

Flutter AppAvailability Plugin A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed a

Lorenzo Pichilli 89 Dec 2, 2022
Android and iOS Geolocation plugin for Flutter

Flutter Geolocator Plugin A Flutter geolocation plugin which provides easy access to platform specific location services (FusedLocationProviderClient

Baseflow 1k Jan 5, 2023
Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices

ar_flutter_plugin Flutter Plugin for AR (Augmented Reality) - Supports ARKit for iOS and ARCore for Android devices. Many thanks to Oleksandr Leuschen

Lars Carius 222 Jan 4, 2023
Telegram stickers importing Flutter plugin for iOS and Android

TelegramStickersImport โ€” Telegram stickers importing Flutter plugin for iOS and Android TelegramStickersImport helps your users import third-party pro

Iurii Dorofeev 20 Dec 3, 2022