pixelscope 0.0.2 copy "pixelscope: ^0.0.2" to clipboard
pixelscope: ^0.0.2 copied to clipboard

A new MicroScope SDK Package.

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';