Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flutter example to meowform in docs #1

Open
3 tasks
tewarig opened this issue Sep 22, 2021 · 0 comments
Open
3 tasks

Add Flutter example to meowform in docs #1

tewarig opened this issue Sep 22, 2021 · 0 comments

Comments

@tewarig
Copy link
Owner

tewarig commented Sep 22, 2021

What you need to ?
well, meowform allows you to create backend-less forms easily, you just need to make a post request with data to the API endpoint 'https://server.meowform.xyz/[yourEmail]/[formName] '
In the code example, you can make a form get input from user and then send that data to the user by sending post request to the API end point if you get stuck feel free to ping me

what I need to do ?

  • make folder inside 'docs' name it 'Flutter code example'
  • write a code example in it and explaining how you did it ? you can also add code repo link :)
  • make a pr after that :)
    resources : -
    docs
    blog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant