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: CCExtractor/ccextractorfluttergui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: CCExtractor/ccextractorfluttergui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 15 commits
  • 26 files changed
  • 5 contributors

Commits on Sep 29, 2021

  1. fix: dartfmt

    techno-disaster committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    055ca54 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

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

Commits on Dec 30, 2021

  1. chore: switch to flutter stable channel

    fixes: 25
    techno-disaster committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    f49a9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5daea3c View commit details
    Browse the repository at this point in the history
  3. fix: renderoverflow issue in current commands box

    * fixed overflowing
    
    * added a comma
    
    * comma
    ItsAdityaKSingh authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    46e7082 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

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

Commits on Jan 10, 2022

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

Commits on Jan 22, 2022

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

Commits on Jan 27, 2022

  1. fix: typos (#35)

    MauryaRitesh authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ba05c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

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

Commits on Jun 24, 2022

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

Commits on Feb 16, 2023

  1. feat: drag and drop support

    * added drag and drop feature for AddFilesButton
    
    * added desktop_drop packages and  updated some packages
    
    * added drag and drop feature to dashboard
    
    * removed dnd feature for AddFilesButton
    
    * added dnd feature for dashboard
    
    * Update dashboard.dart
    
    * Update dashboard.dart
    
    * Added Drop To Add on hovering the files over the container
    
    * sorted packages
    
    * sorted packages
    
    * converted double quoted text to single quoted text
    
    * fixed deprecated_member_use
    
    * updated packages
    
    * made changes regarding the file package
    
    upgraded file to newer version and added it in yaml file
    manoj1749 authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3b1f2b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

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

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    6f41b1f View commit details
    Browse the repository at this point in the history
Loading