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: flutter-robert/flutter-custom-dialog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: YYFlutter/flutter-custom-dialog
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
  • 23 files changed
  • 6 contributors

Commits on Nov 10, 2020

  1. fix: type on readme file

    loonix authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d9b637a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Add SpaceEvenly Gravity

    JAECHON-YU committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    d085c4a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Apply custom buttonPadding for doubleButton

    When button text length is short, doubleButton is hard to tab.
    so, need custom buttonPadding.
    frozenrainyoo committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    48d6872 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    c459de9 View commit details
    Browse the repository at this point in the history
  2. 1.0.21

    xuyingjun committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    6a9ab57 View commit details
    Browse the repository at this point in the history
  3. Merge pull request YYFlutter#48 from loonix/patch-1

    fix: typo on readme file
    AndroidHensen authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8d8295e View commit details
    Browse the repository at this point in the history
  4. Merge pull request YYFlutter#54 from frozenrainyoo/master

    Apply buttonPadding for doubleButton
    AndroidHensen authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    d06661a View commit details
    Browse the repository at this point in the history
  5. example

    AndroidHensen committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    634c6f0 View commit details
    Browse the repository at this point in the history
  6. RadioItem

    AndroidHensen committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    dd0f44b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11c7818 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    0639824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c201b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    276d86d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7103d3c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Replace 'FlatButton' with 'TextButton'

    Replace 'FlatButton' with 'TextButton'
    cyjaysong authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7164c53 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Merge pull request YYFlutter#66 from CyJaySong/master

    Replace 'FlatButton' with 'TextButton'
    AndroidHensen authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e0f3797 View commit details
    Browse the repository at this point in the history
  2. 1.3.0

    AndroidHensen committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    db42ef8 View commit details
    Browse the repository at this point in the history
Loading