castle/castle-flutter

GitHub: castle/castle-flutter

Stars: 5 | Forks: 5

# Castle for Flutter **[Castle](https://castle.io) adds real-time monitoring to your authentication stack, instantly notifying you and your users of potential account hijacks.** [![Pub Version](https://img.shields.io/pub/v/castle_flutter)](https://pub.dev/packages/castle_flutter) [![CircleCI](https://img.shields.io/circleci/build/github/castle/castle-flutter/master?token=1ac87baf6b68cf1b425e8156ffc0c7497432026f)](https://circleci.com/gh/castle/castle-flutter) [![codecov](https://codecov.io/gh/castle/castle-flutter/branch/master/graph/badge.svg?token=aH0nyqcUoV)](https://codecov.io/gh/castle/castle-flutter) ## Usage To use this plugin, add `castle_flutter` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/). ## Requirements ### Flutter - Flutter 1.20.0+ ### iOS - iOS 12.0+ - Xcode 10.0+ ### Android - Android 5.0 ## Usage Please see the [Mobile Integration Guide](https://docs.castle.io). ## License MIT