The Webfeed Flutter package for Appeto SDK.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

17 satır
352 B

  1. # See https://www.dartlang.org/tools/private-files.html
  2. # Files and directories created by pub
  3. .packages
  4. .pub/
  5. build/
  6. # If you're building an application, you may want to check-in your pubspec.lock
  7. pubspec.lock
  8. # Directory created by dartdoc
  9. # If you don't generate documentation locally you can remove this line.
  10. doc/api/
  11. .idea
  12. .dart_tool
  13. .vscode/