After Flutter 3.29, registerWith method is deleted.

This commit is contained in:
2026-04-04 22:49:07 +02:00
parent 9c0159d65b
commit bcfdaf0953

View File

@@ -28,7 +28,10 @@ dependencies:
image_picker: ^1.0.7
animations: ^2.0.11
flutter_svg: ^2.0.10+1
flutter_dynamic_icon: ^2.1.0
flutter_dynamic_icon: # https://medium.com/@bmerdogan/flutter-3-29-deprecates-pluginregistry-registrar-migration-guide-0f206232b768
git:
url: https://github.com/yu1ro/flutter_dynamic_icon
ref: bugfix/delete_deprecation
# android_dynamic_icon: ^2.0.0
i18n_extension: ^12.0.1
http: ^1.2.0