local library
Providse Local API.
Classes
- Address
- ApiFactory
- Factory for network clients, interceptors, and error transformers used by other libraries.
- Coord
- CountMeta
- KakaoContext
- Singleton context for Kakao Flutter SDK.
- LocalApi
-
LocalEnvelope<
T, U> - LocalSearchMeta
- Place
- Region
- RegionInfo
- RoadAddress
- SandboxHosts
- ServerHosts
- List of hosts used by Kakao API.
- TotalAddress
- Util
- Collection of utility methods, usually for converting data types.
Functions
-
isKakaoTalkInstalled(
) → Future< bool> - Determines whether KakaoTalk is installed on this device.
-
launchBrowserTab(
Uri uri, { String redirectUri }) → Future< String> - Launches a given url with platform-specific default browser tab.
-
stringToInt(
dynamic v) → int
Enums
- AddressType
- ApiErrorCause
- Specific error code from Kakao API.
- AuthErrorCause
- Specific error from Kakao OAuth.
- CategoryGroup
- CoordType
- Order
Exceptions / Errors
- DapiException
- KakaoApiException
- Exception thrown by Kakao API server.
- KakaoAuthException
- Exception thrown by Kakao OAuth server.
- KakaoClientException
- Exception thrown on the client side.
- KakaoException
- Exception thrown by Kakao Flutter SDK.