dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
154 stars 95 forks source link

Migrated to Dart null safety #99

Closed venkata-reddy-dev closed 3 years ago

venkata-reddy-dev commented 3 years ago

i have done below changes as part of null safety migration

Diff in package

  1. Package migrated to dart null safety
  2. Fixed lint warnings
  3. Package version bumped to 1.0.0-nullsafety.0

Diff in example

  1. Example project migrated to dart null safety
  2. Added sample test ad unit ids
  3. Fixed lint warnings

NOTE :

1) I have tested example project in android platform and working fine for all ad unit types 2) For IOS platform test ads are not filling. so i am unable to do testing in IOS platform

I am requesting package maintainers to test on IOS platform before merging this pull request

If any package users want to use this changes before merging, please add dependecy as below

  facebook_audience_network: 
     git:
       url: https://github.com/RR-Reddy/facebook_audience_network.git
       ref: null-safety
alr2413 commented 3 years ago

Ping @SachinGanesh if there is no issue with this PR, please merge it. Thanks.

asifakhtar98 commented 3 years ago

Add Mediation Support With This Package.

OttomanDeveloper commented 3 years ago

@RR-Reddy can you please upgrade Facebook SDK fo the latest version.