hemanthrajv / flutter_compass

MIT License
101 stars 170 forks source link

Remove or replace all deprecated methods and includes #63

Closed josephcrowell closed 3 years ago

josephcrowell commented 3 years ago

Fixes #62 and #54

Updates Android embedding and resolves deprecation warnings.

This pull request includes the new Android implementation from Po Chuan, null safety fixes from Scott Carnett, interface matcing error fix from Denny and allow multiple listeners on stream from Gabe Schine.