ledger top up functionality and few small fixes for project architechture and design
This commit is contained in:
@@ -13,8 +13,9 @@ import 'package:pshared/utils/payment/quote_helpers.dart';
|
||||
|
||||
import 'package:pweb/models/payment/multiple_payouts/csv_row.dart';
|
||||
import 'package:pweb/models/payment/multiple_payouts/state.dart';
|
||||
import 'package:pweb/utils/payment/multiple_csv_parser.dart';
|
||||
import 'package:pweb/utils/payment/multiple_intent_builder.dart';
|
||||
import 'package:pweb/utils/payment/multiple/csv_parser.dart';
|
||||
import 'package:pweb/utils/payment/multiple/intent_builder.dart';
|
||||
|
||||
|
||||
class MultiplePayoutsProvider extends ChangeNotifier {
|
||||
final MultipleCsvParser _csvParser;
|
||||
|
||||
Reference in New Issue
Block a user