fluttercommunity/flutter_google_places

update rx_dart version to 0.27.1

prajwal27 opened this issue · 4 comments

from rx_dart 0.27, there's a breaking change. Hence projects depending on this package as well as rx_dart might face issues.

Trying this: https://pub.dev/packages/flutter_google_places_hoc081098

  • Migrated to null-safety.
  • Updated dependencies to latest release.
  • Refactoring by using RxDart for more power.
  • Fixed many issues.
  • Applied flutter_lints.
  • Refactored example, migrated to Android v2 embedding.

@hoc081098 does it work with latest version of rx_dart?

@hoc081098 does it work with latest version of rx_dart?

Yes

Duplicate of #164. Expect an update soon.