Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📌 New package - flutter_image_gallery_saver #368

Open
knottx opened this issue Mar 2, 2025 · 2 comments
Open

📌 New package - flutter_image_gallery_saver #368

knottx opened this issue Mar 2, 2025 · 2 comments

Comments

@knottx
Copy link

knottx commented Mar 2, 2025

https://pub.dev/packages/flutter_image_gallery_saver

Use this package as a library

Run this command:

With Flutter:

flutter pub add flutter_image_gallery_saver

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_image_gallery_saver: ^0.0.2

Import it

Now in your Dart code, you can use:

import 'package:flutter_image_gallery_saver/flutter_image_gallery_saver.dart';
@lucasjinreal
Copy link

.pub-cache/hosted/pub.flutter-io.cn/image_gallery_saver-2.0.3/android/src/main/kotlin/com/example/imagegallerysaver/ImageGallerySaverPlugin.kt:21:48 Unresolved reference: Registrar

FAILURE: Build failed with an exception.

@knottx
Copy link
Author

knottx commented Mar 4, 2025

.pub-cache/hosted/pub.flutter-io.cn/image_gallery_saver-2.0.3/android/src/main/kotlin/com/example/imagegallerysaver/ImageGallerySaverPlugin.kt:21:48 Unresolved reference: Registrar

FAILURE: Build failed with an exception.

@lucasjinreal try flutter_image_gallery_saver it's new one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants