We need offline copy of the flutter documentation

2,253 views
Skip to first unread message

Zablon Dawit

unread,
Nov 11, 2018, 8:03:58 AM11/11/18
to Flutter Dev
enough said

Eric Seidel

unread,
Nov 12, 2018, 11:45:19 AM11/12/18
to Zablon Dawit, Flutter Dev
This has been asked for before.  This would not be hard to create.  I suspect it's just stuck waiting for someone passionate about this to own it.


Here is the script we use to build the docs:
That's the thing which would need to get edited to upload the docs somewhere (possibly just as a tarball to the docs.flutter.io site itself)?

Hope that helps!



On Sun, Nov 11, 2018 at 5:04 AM Zablon Dawit <zab...@gmail.com> wrote:
enough said

--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Herbert Poul

unread,
Nov 12, 2018, 3:49:28 PM11/12/18
to Flutter Dev
fwiw, if you are using Dash - somebody already created a flutter DocSet:

13j...@gmail.com

unread,
Nov 12, 2018, 5:21:19 PM11/12/18
to Flutter Dev
It's not a complete copy, but if you go to where you saved your "flutter" folder and open up "examples", you have a set of the major features in Flutter that they put in a gallery for you to "flutter run" on.  So far, I've been using the "flutter_gallery" as reference.

Ian Hickson

unread,
Nov 12, 2018, 5:56:07 PM11/12/18
to 13j...@gmail.com, Flutter Dev
Technically all the API documentation is in the source (that's how we generate it). The Web site documentation is also in GitHub in the flutter/website repo, which you can also clone.

Can you elaborate on exactly what you would like to have? Do you want a zip file with the HTML source of the docs.flutter.io site? A PDF? Something else?


On Mon, Nov 12, 2018 at 2:21 PM <13j...@gmail.com> wrote:
It's not a complete copy, but if you go to where you saved your "flutter" folder and open up "examples", you have a set of the major features in Flutter that they put in a gallery for you to "flutter run" on.  So far, I've been using the "flutter_gallery" as reference.

--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--

--
Ian Hickson

😸

Eric Seidel

unread,
Nov 13, 2018, 1:26:52 PM11/13/18
to Ian Hickson, 13j...@gmail.com, Flutter Dev
It would be possible to have a `flutter generate-docset` command or similar, as Ian says all the data is there.  Just need more information (issues filed ideally) as to what is desired here.

Greg Spencer

unread,
Nov 15, 2018, 11:08:23 AM11/15/18
to Eric Seidel, i...@hixie.ch, 13j...@gmail.com, flutt...@googlegroups.com
There already is an issue: https://github.com/flutter/flutter/issues/9955 and I have a PR to both generate a zip file with the docs, and to generate a Dash/Zeal docset: https://github.com/flutter/flutter/pull/24322

This will make the docset and zip file available from the Flutter docs.flutter.io site for each release.

-Greg.
Reply all
Reply to author
Forward
0 new messages