flutter-emoji icon indicating copy to clipboard operation
flutter-emoji copied to clipboard

Migrate to Sound Null Safety

Open BirjuVachhani opened this issue 4 years ago • 7 comments

Now that Flutter and Dart has stable support for Null Safety, it could be the right time to migrate this package to Null Safety.

BirjuVachhani avatar Mar 30 '21 05:03 BirjuVachhani

Hi, have any update about the package? because the PR migration with null safety is OK 🤔

FabianVarela avatar Apr 10 '21 18:04 FabianVarela

Until my PR with null safety migration is merged, you can use this override in pubspec.yaml

flutter_emoji:
    git: https://github.com/cek-cek/flutter-emoji

cek-cek avatar Apr 15 '21 09:04 cek-cek

@petehouston please take a look at this issue. I'm also using this package and it would be nice to see it migrated.

dJani97 avatar Jun 07 '21 22:06 dJani97

Yes, please consider this @petehouston

mehrdad-shokri avatar Jun 27 '21 15:06 mehrdad-shokri

@cek-cek can you publish your package on pub.dev?

mehrdad-shokri avatar Jul 11 '21 09:07 mehrdad-shokri

Is repo abandoned by its maintainers?

joseph-fox avatar Nov 01 '21 16:11 joseph-fox

Hi guys! 👋

It seems so that this library is not maintained anymore. Therefore, I decided to create a fork and my own package. Here are the biggest differences:

  flutter-emoji dart-emoji
Still maintained?
Null Safety
Pure Dart Package
Updated emojis

➡️ https://pub.dev/packages/dart_emoji

nilsreichardt avatar Nov 21 '21 16:11 nilsreichardt