angular_recaptcha 0.1.0 copy "angular_recaptcha: ^0.1.0" to clipboard
angular_recaptcha: ^0.1.0 copied to clipboard

outdatedDart 1 only

Google Angular Recaptcha

0.0.10 #

  • Deprecated

    • Adding the script tag is no more necessary
  • Breaking Changes

    • num render() is now returning a Future, Future<num> render()

0.0.9 #

  • Add documentation
  • fix ddc
  • Breaking Changes
    • If you want to use ngModel you have to import formDirectives from angular_forms

0.0.8 #

  • update value when expire

0.0.7 #

  • Upgraded to angular v4.0.0
  • Added Changelog

0.0.1 #

  • Initial version