Skip to content

Add Flutter example to meowform in docs #1

@tewarig

Description

@tewarig

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions