pixelscope

A powerful Flutter plugin that simplifies capturing and processing pixels.

Features

  • Platform-specific implementations for Android and iOS
  • Easy-to-use API with minimal setup
  • Well-structured code ready for quick integration

Installation

  1. Add pixelscope as a dependency in your pubspec.yaml.
  2. Run flutter pub get.
  3. Import the package in your Dart code:
    import 'package:pixelscope/pixelscope.dart';