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: featherJ/ble_ex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: restructure-1
Choose a base ref
...
head repository: featherJ/ble_ex
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.
  • 13 commits
  • 22 files changed
  • 1 contributor

Commits on Jan 10, 2023

  1. 临时修改为单service

    featherJ committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    78a2947 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge branch 'restructure-1'

    # Conflicts:
    #	example/ios/Runner.xcodeproj/project.pbxproj
    #	example/lib/main.dart
    #	example/lib/samples/ble_uuids.dart
    #	example/lib/samples/cases/base_case.dart
    #	example/lib/samples/cases/ble_communication_case.dart
    #	example/lib/samples/cases/bleex_communication_case.dart
    #	example/lib/samples/cases/connect_by_dist_case.dart
    #	example/lib/samples/cases/scan_case.dart
    #	lib/src/ble_device.dart
    #	lib/src/helpers/ble_device_bytes_request.dart
    #	lib/src/helpers/ble_device_write.dart
    #	lib/src/helpers/large_indicate_recever.dart
    featherJ committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    386e257 View commit details
    Browse the repository at this point in the history
  2. changelog

    featherJ committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ce82d76 View commit details
    Browse the repository at this point in the history
  3. remove the useless files

    featherJ committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    daf88bf View commit details
    Browse the repository at this point in the history
  4. remove warning

    featherJ committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    46f6791 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    34d1707 View commit details
    Browse the repository at this point in the history
  2. change version in readme.md

    featherJ committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    764c79e View commit details
    Browse the repository at this point in the history
  3. change version in readme.md

    featherJ committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    dda97ef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    af2ec7c View commit details
    Browse the repository at this point in the history
  2. remove the useless code

    featherJ committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b7f78ff View commit details
    Browse the repository at this point in the history
  3. Change version in readme.md

    featherJ committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9c4cedf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e3eb2 View commit details
    Browse the repository at this point in the history
Loading