You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description : error: The argument type 'Material Function(BuildContext, dynamic)' can't be assigned to the parameter type 'Widget Function(BuildContext)'. (argument_type_not_assignable at [paymint] lib/pages/transactions_view/transactions_view.dart:315)
Note:
I changed provider to version ^5.0.0 and modal_bottom_sheet to ^2.0.0
The text was updated successfully, but these errors were encountered:
Error on debug in Android studio.
Affected file : transactions_view.dart
Description :
error: The argument type 'Material Function(BuildContext, dynamic)' can't be assigned to the parameter type 'Widget Function(BuildContext)'. (argument_type_not_assignable at [paymint] lib/pages/transactions_view/transactions_view.dart:315)
Note:
I changed provider to version ^5.0.0 and modal_bottom_sheet to ^2.0.0
The text was updated successfully, but these errors were encountered: