@flutter-cross/http
This package contains the typing for the FlutterCross.Http object to be used in your web app.
This package contains the typing for the FlutterCross.Http object to be used in your web app.
This package contains the typing for the FlutterCross.Network object to be used in your web app.
This package contains the typing for the FlutterCross.Permission object to be used in your web app.
This package contains the typing for the FlutterCross.Platform object to be used in your web app.
This package contains the typing for the FlutterCross.Preferences object to be used in your web app.
A webview for displaying an NFT in a safe container.
A WebView specifically designed for Expo DOM components
This package contains the typing for the FlutterCross.Sensors object to be used in your web app.
This package contains the typing for the FlutterCross.Share object to be used in your web app.
This package contains the typing for the FlutterCross.StatusBar object to be used in your web app.
This package contains the typing for the FlutterCross.SystemChrome object to be used in your web app.
This package contains the typing for the FlutterCross.SystemSound object to be used in your web app.
This package contains the typing for the FlutterCross.Toast object to be used in your web app.
This package contains the typing for the FlutterCross.WebviewController object to be used in your web app.
This package contains the typing for the FlutterCross.Workmanager object to be used in your web app.
Changes the default WebView to x5
Changes the default WebView to x5
A minimal template with good architecture and common packages to let you focus on writing features right away.
配合`@netless/webview-bridge`一起使用,可以实现 web 端和 React-Native 端的通信。 `@netless/react-native-bridge`为 ReactNative 端使用,`@netless/webview-bridge`为 web 端使用。`@netless/react-native-bridge`依赖部分`@netless/webview-bridge`代码,确保两边处理和构建消息逻辑一致。
配合`@netless/webview-bridge`中的`react-native`部分实现,进行 webview 内部 js 与 react-native 外部环境进行通信并调用。