flutter_money_formatter icon indicating copy to clipboard operation
flutter_money_formatter copied to clipboard

Update to Android V2 embedding

Open v360-bruno-sato opened this issue 2 years ago • 2 comments

Describe the bug

The plugins `flutter_money_formatter` use a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

v360-bruno-sato avatar Oct 01 '21 21:10 v360-bruno-sato

+1, Please update this pagckage.

tehsunnliu avatar Oct 16 '21 06:10 tehsunnliu

use this https://pub.dev/packages/money_formatter

jabguru avatar Nov 06 '21 17:11 jabguru