Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional reverse list support #78

Open
wants to merge 33 commits into
base: feature/reverse
Choose a base branch
from

Commits on May 18, 2019

  1. Updated error message formats

    ened committed May 18, 2019
    Configuration menu
    Copy the full SHA
    551a387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a71e3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Match latest SliverHitTest APIs

    ened committed May 19, 2019
    Configuration menu
    Copy the full SHA
    1a0d8f6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge pull request letsar#26 from ened/flutter-1.6.0

    Support for Flutter 1.6.0 (new error formats)
    letsar authored May 23, 2019
    Configuration menu
    Copy the full SHA
    b2f5cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Update README.md

    Update last version
    letsar authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    6673542 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Added not sticky feature

    Rewrote all samples
    letsar committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2d7f2b1 View commit details
    Browse the repository at this point in the history
  2. Removing author from pubspec

    letsar committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f92f326 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

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

Commits on Jun 4, 2020

  1. Create FUNDING.yml

    letsar authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e388fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Update FUNDING.yml

    letsar authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d24aa6c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Fixes static analysis issues

    letsar committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e9ee3a0 View commit details
    Browse the repository at this point in the history
  2. Formatting

    letsar committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    c6676d2 View commit details
    Browse the repository at this point in the history
  3. update version

    letsar committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    fb4c23f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

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

Commits on Aug 29, 2020

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

Commits on Sep 1, 2020

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

Commits on Mar 29, 2021

  1. Migrate to null-safety

    ThexXTURBOXx committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    602d501 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Migrate example

    ThexXTURBOXx committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a95e2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11fbf0f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    af51daf View commit details
    Browse the repository at this point in the history
  2. Resolve discussions

    ThexXTURBOXx committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    97f2695 View commit details
    Browse the repository at this point in the history
  3. Merge pull request letsar#58 from Femtopedia/master

    Migrate to null-safety
    letsar authored Apr 10, 2021
    Configuration menu
    Copy the full SHA
    ea97f54 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    9aa3c58 View commit details
    Browse the repository at this point in the history
  2. Advancing version to 0.6.1

    amitkot committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3b532b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Merge pull request letsar#63 from amitkot/master

    Fixing SliverStickyHeaderState cast error due to null-safety migration
    letsar authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    035f665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e5b3f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. fixes not sticky hit test

    letsar committed May 10, 2022
    Configuration menu
    Copy the full SHA
    605bc8c View commit details
    Browse the repository at this point in the history
  2. bump version 0.6.2

    letsar committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f29a9b6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. fixes issue letsar#75

    letsar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b030be3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. fixes nested sticky headers

    letsar committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    8d571f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. added reverse

    charlesrmajor authored and charlesrmajor committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c5f289a View commit details
    Browse the repository at this point in the history
  2. added reverse

    charlesRmajor committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9446db7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. added reverse

    charlesRmajor committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f13c1df View commit details
    Browse the repository at this point in the history