crossview library
Classes
- BridgedBypassProxy
- cors.bridged.cc proxy
- BypassProxy
- Proxy which will be used to fetch page sources in the SourceType.urlBypass mode.
- CodeTabsBypassProxy
- api.codetabs.com proxy
- CrossView
- Facade class
- CrossViewAware
- This should be used when you need to put a widget on top of the webview.
- CrossViewContent
- Model class for webview's content
-
CrossViewController<
T> - Interface for controller
- CssLoader
- This is used to generate a css loading indicator ONLY FOR THE WEB VERSION, for when the iframe is loading the page.
- DartCallback
- Registers a Dart callback, which can be called from the Javascript side. This will be turned into a platform-specific dart callback, on runtime.
- EmbeddedJsContent
- Declares some Javascript content (usually a function) which will be embedded ("burned") into the HTML source at runtime.
- HtmlUtils
- HTML utils: wrappers, parsers, splitters etc.
- MobileSpecificParams
- Parameters specific to the mobile version.
- Callbacks for accepting or rejecting navigation changes, and for tracking the progress of navigation requests.
- WebSpecificParams
- Parameters specific to the web version.
- WeCorsAnyWhereProxy
- we-cors-anywhere.herokuapp.com proxy
Enums
- EmbedPosition
- Specifies where to embed ("burn") the javascript inside the HTML source
- SourceType
- Specifies what type is the current source