Open
Conversation
* Implement tag selector component (#2) * Feat/implement accordions single date picker and range date picker (#3) * Implement accordion, single date picker, date range picker * Manage responsive on date picker * Make weekStartsOn fonctionnal on date Picker * add maxSelectableRange on date range picker * Add join selected days on date range picker * Implement multiform step component (#4) * Implement custom notification component (#6) * Implement advanced pagination with example (#5) * Implement advanced pagination with example * Change files location * Add load more button * Resolve merge conflicts * Resolve merge conflicts * Update readme file * Update MD files for deployment * Update logo link * Update logo link * Update package version * Resolde dart a anlysis issues
Owner
|
Please change the target branch from main to stage |
maeltoukap
reviewed
Jun 4, 2025
Collaborator
Author
|
Now it is OKey |
maeltoukap
reviewed
Jun 4, 2025
Owner
maeltoukap
left a comment
There was a problem hiding this comment.
Please document all undocumented classes and functions.
rename classes to make them more comprehensible
lib/src/flutter_paypal_payment_plus/models/payment_success_model/sale.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/payment_success_model.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/shipping_address.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/transaction.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/transaction_fee.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/details.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/item.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/item_list.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/payer_info.dart
Show resolved
Hide resolved
lib/src/flutter_paypal_payment_plus/models/payment_success_model/payer.dart
Show resolved
Hide resolved
Collaborator
Author
|
hi my bro I added the doc to the [add doc to paypal_services] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added PayPal Payment Plus package integration with example