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

Changes to modernise package with new Flutter and Dart versions #11

Open
wants to merge 1 commit into
base: v1.x.x
Choose a base branch
from

Conversation

bit-burger
Copy link

  • Updated to null-safety (dart version 2.12.2) (mostly used new late and required keyword)
  • Removed one unused dependency
  • Replaced FlatButton with TextButton as FlatButton is deprectated

…and required keyword)

- Removed one unused dependency
- Replaced `FlatButton` with `TextButton` as `FlatButton` is deprectated
@vercel
Copy link

vercel bot commented Apr 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ninest/swipeable-card-docs/3DgPPPjDFJNC65jUJnhmutQxXk9g
✅ Preview: https://swipeable-card-docs-git-fork-bit-burger-v1xx-ninest.vercel.app

@frknltrk
Copy link

frknltrk commented Apr 5, 2022

any updates about this PR? this is an awesome package and i really would love to see it up-to-date. it includes a lot of deprecated and incompatible parts already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants