Hi, I was wondering if there is an existing offline copy of the tutorials found on flutter.io and the API doc for Flutter. I checked the 'docs' folder of the repository and there are no available documents. I will be on a flight with no internet in the coming days and I was hoping to do some learning of Flutter on the flight. Any help would be greatly appreciated!Spencer.
--
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.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+unsubscribe@googlegroups.com.
Hi!If you're looking for the flutter.io website, here's the repo: https://github.com/flutter/websiteThe README has a Developing section, which has instructions for building the website locally.If you're only looking for the tutorials or a few web pages, the trick I use is "File, Print, Save to PDF" :)Hope that helps!
On Fri, May 12, 2017 at 9:01 AM, 'Eric Seidel' via Flutter Dev <flutt...@googlegroups.com> wrote:
https://github.com/flutter/flutter/blob/master/dev/bots/docs.sh is the script we use to generate the docs on every commit.I'm not aware of any place those are saved for offline consumption though. You should be able to run the script locally in your flutter repository however.We've also had a request for docset generation which might also solve your use case: https://github.com/flutter/flutter/issues/9955
On Fri, May 12, 2017 at 8:59 AM Spencer Elliott <s.elli...@gmail.com> wrote:
Hi, I was wondering if there is an existing offline copy of the tutorials found on flutter.io and the API doc for Flutter. I checked the 'docs' folder of the repository and there are no available documents. I will be on a flight with no internet in the coming days and I was hoping to do some learning of Flutter on the flight. Any help would be greatly appreciated!--Spencer.
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.
--
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.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.