File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.4] - 2024-04-01
4+
5+ ### Chores
6+
7+ - Refactoring package structure
8+
9+ # Changelog
10+
311## [ 0.1.3] - 2024-03-25
412
513### Chores
614
715- Update package description
816
9-
1017## [ 0.1.2] - 2024-03-25
1118
1219### Chores
Original file line number Diff line number Diff line change 22library ;
33
44export 'src/api/moneroo_api_wrapper.dart' ;
5- export 'src/common /enums.dart' ;
5+ export 'src/commons /enums.dart' ;
66export 'src/models/customer.dart' ;
77export 'src/models/payment.dart' ;
88export 'src/models/payment_infos.dart' ;
9- export 'src/moneroo_flutter.dart' ;
9+ export 'src/widgets/ moneroo_flutter.dart' ;
Original file line number Diff line number Diff line change 11name : moneroo_flutter_sdk
22description : Moneroo SDK for Flutter. Integrate easily many payments solutions from Africa to the World.
3- version : 0.1.3
3+ version : 0.1.4
44homepage : https://docs.moneroo.io
55repository : https://github.com/NemesisX1/moneroo_flutter_sdk
66
You can’t perform that action at this time.
0 commit comments