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: CodemateLtd/flutter_drawing_board
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fluttercandies/flutter_drawing_board
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 105 files changed
  • 4 contributors

Commits on Aug 29, 2024

  1. Fix the problem of aliasing

    xSILENCEx committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cf7c9c1 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    xSILENCEx committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3ebff53 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. add getter of content type

    xSILENCEx committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ffbcbe0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. remove flutter logo

    xSILENCEx committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    de36ef7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Nov 4, 2024

  1. Merge pull request fluttercandies#59 from WenHaozhan/master

    fix: added notifyListeners for undo/redo for DrawingController
    xSILENCEx authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    05107fd View commit details
    Browse the repository at this point in the history
  2. update

    xSILENCEx committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8dcf759 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

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

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    f394af7 View commit details
    Browse the repository at this point in the history
  2. update change log

    xSILENCEx committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    cae0674 View commit details
    Browse the repository at this point in the history
  3. update version

    xSILENCEx committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    43d1a17 View commit details
    Browse the repository at this point in the history
  4. Merge pull request fluttercandies#63 from coder-with-a-bushido/karthi…

    …/fix-img-export
    
    fix: getImageData outputs image with extra padding
    xSILENCEx authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    2373c61 View commit details
    Browse the repository at this point in the history
  5. update version info

    xSILENCEx committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    0950df0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. style: 格式化代码并更新依赖项

    统一代码格式,优化多行表达式为单行以提高可读性
    更新pubspec.lock中的依赖版本
    调整analysis_options.yaml中的lint规则
    xSILENCEx committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    649e4b4 View commit details
    Browse the repository at this point in the history
Loading