Skip to content

Conversation

pinkeshmars
Copy link
Collaborator

@pinkeshmars pinkeshmars commented Aug 12, 2024

Description

  1. YouTubePlayer
  2. VideoPlayer
  3. Blur
  4. Braintree
  5. Firebase Delete User
  6. Firebase Update Email
  7. Colors
  8. Typography
  9. Theme widgets
  10. MediaDisplay widget

Linear ticket and magic word Fixes DEVR-573

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

@pinkeshmars pinkeshmars requested a review from PoojaB26 August 12, 2024 11:20
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot requested a review from johnbhiggins7 August 12, 2024 11:20
@pinkeshmars pinkeshmars removed the request for review from johnbhiggins7 August 12, 2024 11:21
Copy link
Collaborator

@PoojaB26 PoojaB26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few changes requested. I'm unable to see the Arcades, Idk if this is a network issue. Will check again after you've fixed these issues.


### Video guide

If you prefer watching a video tutorial, here's the one for you:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This video should be after the Custom Fonts section.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

<p></p>



## FAQs

<details>
<summary>How do I create a new design system if I don't see a button for it?</summary>
<p>Currently, creating a design system requires you to have a team set up, even if you're working solo. You can quickly create a team by following the instructions outlined [here](../../accounts-billing/subscriptions/flutterflow-for-teams.md). We are working on a solution that will allow for the creation of design systems without needing a team setup. Stay tuned for updates!</p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont think this is true today. I just tried on a Free plan account and I do have a Design System tab. Can you please recheck this and clarify?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, I checked and it's available now. removing it.

sidebar_position: 1
keywords: [FlutterFlow, Auth Actions, Authentication, Firebase]
---
# Authentication Actions
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

password reset action should also be moved here. later we should rewrite this to include the other important actions too, but for now, lets move password resrt.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved!

To test your app before deployment:

1. Download and run your project as described [here](../../testing-deployment-publishing/running-your-app/local-run.md).
2. To test the purchase, you can use any of these [basic test card numbers](https://stripe.com/docs/testing#cards).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This links to stripe doc. Is that intentional?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in will those card numbers also work for braintree?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they work for any payments provider.


# Braintree

You can accept payments in your app using Braintree (a service provided by PayPal) integration. This will also allow your users to pay directly using a credit card or using a service like PayPal, Google Pay, or Apple Pay
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link to braintree developer docs if available

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, added.

@pinkeshmars
Copy link
Collaborator Author

@PoojaB26 all review comments are addressed. For the Design System, GIFs are compressed and updated in the same link.

@PoojaB26
Copy link
Collaborator

Rest are fine, but I wonder if MediaDisplay should be in Components or in VideoPlayer (since its not just videos). Could be its own page and later we can add info about its generated code. But you can figure out where should this standalone widget be kept, file handling or components. In either way, we should link to Image & VideoPlayer pages as links for talking about the rest of properties

@pinkeshmars
Copy link
Collaborator Author

Rest are fine, but I wonder if MediaDisplay should be in Components or in VideoPlayer (since its not just videos). Could be its own page and later we can add info about its generated code. But you can figure out where should this standalone widget be kept, file handling or components. In either way, we should link to Image & VideoPlayer pages as links for talking about the rest of properties

Agree! It's moved to components now!

@PoojaB26 PoojaB26 merged commit ad2ceff into main Aug 14, 2024
@PoojaB26 PoojaB26 deleted the pinkesh/missing-topics-2-3 branch August 14, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants