openiothub_common_pages library
Classes
- Airkiss
- AppInfoPage
- FeedbackPage
- FindmDNSClientListPage
- GatewayGuidePage
- GatewayQrPage
- LoginPage
- OpenIoTHubCommonLocalizations
-
Callers can lookup localized strings with an instance of OpenIoTHubCommonLocalizations
returned by
OpenIoTHubCommonLocalizations.of(context)
. - PrivacyPolicyPage
- RegisterPage
- ServerPages
- ServerPagesState
- SettingsPage
- ThemeUtils
- UserInfoPage
Constants
- utf8encoder → const Utf8Encoder
Functions
-
generateRandomString(
int length) → String -
getPicUrl(
String loginFlag) → Future< String> -
goToURL(
BuildContext context, String url, dynamic title) → dynamic -
launchURL(
String url) → dynamic -
lookupOpenIoTHubCommonLocalizations(
Locale locale) → OpenIoTHubCommonLocalizations