Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vagners2/flutter-masked-text
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bhrott/flutter-masked-text
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 20 files changed
  • 3 contributors

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    6f11b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7dbca2 View commit details
    Browse the repository at this point in the history
  3. Improved code

    calebeoliveira committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    41faea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Merge branch 'calebeoliveira-master'

    * calebeoliveira-master:
      Improved code
      Added missing vertical whitespace
      Permit to change the mask
    Ben-hur Santos Ott committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    91391ab View commit details
    Browse the repository at this point in the history
  2. docs(version): 0.6.0

    Ben-hur Santos Ott committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    6c88f13 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Ben-hur Santos Ott authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    607a947 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. feat(0.7.0): adding sample and hooks

    Ben-hur Santos Ott committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    f4611e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bhrott#17 from benhurott/0.7.0

    feat(0.7.0): adding sample and hooks
    Ben-hur Santos Ott authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    65e89cd View commit details
    Browse the repository at this point in the history
  3. fix(0.7.0): removing braces from anon func

    Ben-hur Santos Ott committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    56bbfbd View commit details
    Browse the repository at this point in the history
  4. Merge pull request bhrott#18 from benhurott/fix/0.7.0

    fix(0.7.0): removing braces from anon func
    Ben-hur Santos Ott authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    efcee79 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Configuration menu
    Copy the full SHA
    7e1526e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. feat(0.8.0): refactoring money mask

    Ben-hur Santos Ott committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    e7f061b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of git://github.com/ElZombieIsra/flutter-masked…

    …-text into 0.8.0
    
    * 'master' of git://github.com/ElZombieIsra/flutter-masked-text:
      Fixed: updateText crashes when text is Null
    Ben-hur Santos Ott committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    4a0de95 View commit details
    Browse the repository at this point in the history
  3. docs(readme): updating readme

    Ben-hur Santos Ott committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    96abc3f View commit details
    Browse the repository at this point in the history
  4. fix(0.8.0): fixing crash when null value passed

    Ben-hur Santos Ott committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0693aae View commit details
    Browse the repository at this point in the history
  5. Merge pull request bhrott#22 from benhurott/0.8.0

    0.8.0
    Ben-hur Santos Ott authored Feb 25, 2019
    Configuration menu
    Copy the full SHA
    1daee30 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Update README.md

    Ben-hur Santos Ott authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    0104801 View commit details
    Browse the repository at this point in the history
Loading