freeCodeCamp / devdocs

API Documentation Browser
https://devdocs.io
Mozilla Public License 2.0
35.02k stars 2.33k forks source link

Add flutter docs #1687

Open Hutty10 opened 2 years ago

Hutty10 commented 2 years ago

Feature request

I'll love to see flutter docs

Summary

Examples

Nitya-Pasrija commented 2 years ago

Heya Can you describe this issue in detail? I am good with Flutter and willing to write about it :)

mehulpamale commented 1 year ago

It's there in the todo list. But not at the near top.

glowinthedark commented 1 year ago

Dash already has a flutter docset: https://github.com/flutter/flutter/pull/24374 (merged from https://github.com/imWildCat/flutter-docset) — maybe some of that work can be reused for devdocs?

The docset URL for dash is: https://cdn.jsdelivr.net/gh/imWildCat/flutter-docset@master/flutter.xml <— to add flutter docs in the Dash app go to -> Settings -> Downloads tab -> select Main Docsets on the left -> click :heavy_plus_sign: and enter the URL

kai-ming-91 commented 10 months ago

Flutter do package the offline API docs for Dash. They have also provided the Docset manifest for both the Stable version and Master version API. They are up to date.

Checkout https://api.flutter.dev/