Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# ⚠️ RETIRED — Reader SDK is no longer supported

> [!CAUTION]
> **Reader SDK has been retired and can no longer be used to accept payments.**
> Reader SDK was [deprecated in January 2025](https://developer.squareup.com/docs/changelog/mobile-logs/2025-01-23) and retired on **December 31, 2025**. This plugin no longer functions, and this repository is no longer maintained.
>
> Migrate to the [Mobile Payments SDK](https://developer.squareup.com/docs/mobile-payments-sdk), Square's supported solution for in-person payments, which has an official [Flutter plugin](https://github.com/square/mobile-payments-sdk-flutter). See the [migration guide](https://developer.squareup.com/docs/mobile-payments-sdk/migrate) to get started.

# Flutter plugin for Reader SDK

[![build](https://github.com/square/reader-sdk-flutter-plugin/actions/workflows/build.yml/badge.svg)](https://github.com/square/reader-sdk-flutter-plugin/actions/workflows/build.yml)
Expand Down
Loading