I would like to make help system for my app. My idea is to display full screen dialog (or almost full size) with html pages. Moreover I would like to work this help system fully offline and not to use any external web browser. Additionally help system should be ready for few languages support.
How should I do that? Is there any widget ready from shelf. How to put html pages as resources (language dependend)?
Any other suggestions how to prepare good help system?
Thanks in advance.