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: samtake/flutter-ui-nice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FlutterOpen/flutter-ui-nice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 21 files changed
  • 4 contributors

Commits on Jun 24, 2020

  1. Flutter-UI: showPlacePicker() method is now decrypted

    - With v1.0.0 of https://pub.dev/packages/google_places_picker/, the showPlacePicker() method was removed
    - Fix it by using showAutocomplete() method instead!
    
    Signed-off-by: Sagar Shah <sagarshah2326@gmail.com>
    sagarshah1729 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d8c9152 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. flutter-ui-nice: Sync with my local repository

    Signed-off-by: Sagar Shah <sagarshah2326@gmail.com>
    sagarshah1729 committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    52d287f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Merge pull request FlutterOpen#28 from sagarshah1729/master

    Flutter-UI: showPlacePicker() method is now decrypted
    nb312 authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    dd4accc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Modify to fit Android x

    gaowanliang committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    bf7a6d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Merge pull request FlutterOpen#31 from gaowanliang/master

    Modify to fit Android X
    nb312 authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    9a0edeb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. upgrade to flutter 2

    saadii00 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    eda6ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c01f24 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge pull request FlutterOpen#32 from saadii00/master

    Now running on android all the problems are resolved
    nb312 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    b8654a0 View commit details
    Browse the repository at this point in the history
Loading