safe_browsing 0.1.0-rc.1
safe_browsing: ^0.1.0-rc.1 copied to clipboard
Using google safe browsing API to detect whether the URL is safe.
0.1.0-rc.1 #
- Remove
cannotLaunch,invalidURLfromSafeBrowsingState. - Method
check()is now have more parameters. - Add
checkUrl()andisUrlSafe()methods. - Add
ThreatType,ThreatEntryType,PlatformTypeenums. - Add
Match,ThreatEntry,ThreatEntryMetadataclasses.
0.0.5 #
- Add support for web platform
0.0.2 #
- Improve README
0.0.1 #
- Initial release