g_faraday library

Classes

Faraday
核心入口类
FaradayCommon
FaradayNavigator
FaradayNavigator is a root widget for each native container
FaradayNavigatorState
FaradayNet
FaradayNotification
FaradayNotification dispatched by native channel
FaradayNotificationListener
Receive native notification
JSON
abstract json object
Options

Enums

Type
JSON type definitions.

Extensions

FaradayRouteSettings on RouteSettings
extension route settings
JSONIterable on JSON

Constants

common → const FaradayCommon
entry → const _FaradayEntry
faraday → const Faraday
flutterEntry → const _FaradayEntry
ignore → const _FaradayCommonIgnoreMethod

Typedefs

NotificationReceivedCallback = void Function(BuildContext? topMostContext, FaradayNotification value)