flutter_card_io icon indicating copy to clipboard operation
flutter_card_io copied to clipboard

Flutter 2.10 support

Open juanjoserodrigolazaro opened this issue 6 years ago • 9 comments

hello, you know when this package will be able for flutter 2.10?

juanjoserodrigolazaro avatar Sep 10 '18 19:09 juanjoserodrigolazaro

Bump

robert-stevens avatar Sep 20 '18 14:09 robert-stevens

Slightly busy at the moment, will try and work on this over the weekend. Pull requests are welcome.

procedurallygenerated avatar Oct 04 '18 00:10 procedurallygenerated

Just merged https://github.com/procedurallygenerated/flutter_card_io/pull/2

That fixes it?

procedurallygenerated avatar Oct 04 '18 00:10 procedurallygenerated

Yeah that should fix it. Example should be updated as well, I can work on it this week.

samihaddad avatar Oct 10 '18 09:10 samihaddad

Actually, #3 will keep the same API

samihaddad avatar Oct 10 '18 10:10 samihaddad

@procedurallygenerated is it possible for you to publish those changes to Package site? Unfortunately users are not able to use it now with Dart 2.

pszklarska avatar Jan 23 '19 13:01 pszklarska

bump

wsakka avatar Feb 17 '19 21:02 wsakka

Workaround is to use GitHub repo reference in pubspec:

  flutter_card_io:
    git:
      url: git://github.com/procedurallygenerated/flutter_card_io.git

pszklarska avatar Mar 06 '19 05:03 pszklarska

any way to hide the card picture? it may cause "fraud" problems.

crushman1 avatar Nov 20 '21 22:11 crushman1