plugin_mirrar 0.0.1
plugin_mirrar: ^0.0.1 copied to clipboard
Introducing our versatile Flutter plugin, seamlessly enhancing app functionality. Streamline tasks with intuitive integration, offering dynamic features for an enriched user experience. Elevate develo [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add plugin_mirrarThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
plugin_mirrar: ^0.0.1Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:plugin_mirrar/plugin_mirrar.dart';