Commit Graph

24 Commits

Author SHA1 Message Date
Ricardo Dalarme b525ca91e8 chore(gitignore): ignore pubspec.lock as recommended in the dart documentation 2023-02-21 20:54:29 -03:00
Ricardo Dalarme 5f71cf9b4d feat: add option to control if the stack should loop 2023-02-20 20:14:14 -03:00
giboin 00abce7aec update package version, readme and changelog 2023-02-20 14:05:45 -03:00
Ricardo Dalarme a7dc12dc4e chore(pubspec): update dependencies 2023-02-09 09:44:44 -03:00
Ricardo Dalarme f41897b13f refactor(lint): add new lint rules 2023-01-26 14:35:51 -03:00
Ricardo Dalarme db609c2f7c change(example): use debugPrint instead of log 2023-01-24 16:01:26 -03:00
Ricardo Dalarme 06ac501f9d feat(controller): allow swiping up and down 2023-01-24 15:28:55 -03:00
Ricardo Dalarme f6950c2c9a refactor(example): make the example simpler 2023-01-24 14:31:53 -03:00
Ricardo Dalarme 3be74fff19 refactor(package): split the code into more files 2023-01-15 23:24:18 -03:00
Ricardo Dalarme fd0ff6cfd6 chore(package): setup for release 2023-01-15 23:24:18 -03:00
Ricardo Dalarme c5f220488e change(package): complety remove the unswipe feature 2023-01-15 22:51:09 -03:00
Ricardo Dalarme ead2b3f8b5 chore(package): rename the package to `flutter_card_swiper` 2023-01-15 22:06:46 -03:00
Ricardo Dalarme 04b2346ad2 chore(package): change the base to the `appinio_swiper` package 2023-01-15 21:58:45 -03:00
Ricardo Dalarme 1bd59b9946 feat(types): make the callbacks type-safe 2023-01-13 23:46:21 -03:00
Ricardo Dalarme 666959d21a chore(package): release version 1.0.2 2023-01-12 22:46:32 -03:00
Ricardo Dalarme b763e88957 refactor(example): simplify the example 2023-01-12 22:46:32 -03:00
Ricardo Dalarme 5ec457c0ff chore(pubpsec): add screenshots 2023-01-12 22:46:32 -03:00
Ricardo Dalarme a7dc0596df chore(docs): adjust the sample image 2023-01-12 22:25:51 -03:00
Ricardo Dalarme 1b99984773 change: replace own `Direction` to native `AxisDirection` 2023-01-12 22:25:51 -03:00
Ricardo Dalarme 2b92e3577d chore(project): rename the project to `swipeable_cards_stack` 2023-01-12 21:37:51 -03:00
Ricardo Dalarme bb0fc895e0 feat(example): improve example perfomance 2023-01-12 21:03:25 -03:00
Ricardo Dalarme 739738fb0d chore(example): recreate a brand new project 2023-01-12 20:53:01 -03:00
Ricardo Dalarme e53456bf55 chore(lint): add flutter_lints
And also fix all warnings
2023-01-12 20:45:42 -03:00
Ricardo Dalarme 75d41d8748 chore: fork project from `cta-flutter-tinder-card-animation` 2023-01-12 20:38:20 -03:00