Skip to main content

Requirements

  • iOS 12.0+
  • Android API 21+
  • Flutter 3.3.0+

Get Started

Platform Setup

Configure iOS and Android

Quick Start

Get up and running in minutes

Plugin Methods

Complete plugin API documentation

Troubleshooting

Common issues and solutions

Installation

Visit pub.dev to see the latest package details, then add the plugin:
flutter pub add pnta_flutter
Import it in your project:
lib/main.dart
import 'package:pnta_flutter/pnta_flutter.dart';

Resources

pub.dev Package

Install from pub.dev

GitHub Repository

View source code and contribute