Knockdown-Flutter icon indicating copy to clipboard operation
Knockdown-Flutter copied to clipboard

Add your Flutter projects in Misc

Open Kvaibhav01 opened this issue 4 years ago • 1 comments

You can add your own projects based on Flutter under /Misc Projects folder.

Rules:

  1. Make sure the app has no bugs/crashes at any stages and works without any hassle.
  2. Do not submit apps which require user authentication with third-party providers like Facebook/Google or with tools like Firebase.
  3. Your project structure should have only the required files/folders like android, ios, lib, test, README.md, pubspec.lock, pubspec.yaml etc. Do not add folders like build.
  4. [OPTIONAL] If you can, then in the README file of your project, describe what the app does, how and the required packages used along with screenshots.
  5. DO NOT upload files containing API keys or any secret information. This will be issue with privacy and such projects will be disregarded.

Kvaibhav01 avatar Sep 26 '19 17:09 Kvaibhav01