-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* — Null-Safety added in SDK — Example app updated with null-safety sdk — Null exception fixed in bridged android side — SDK and Example app updated to minimum 2.12.0 dart version for null safety * — iOS Exception fixed — Code indentation * — Changelog updated — Flutter SDK constraint updated to >= 2.0.0 * If conditions revamp for device id in init call.
- Loading branch information
Showing
9 changed files
with
1,897 additions
and
1,754 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,445 changes: 728 additions & 717 deletions
1,445
android/src/main/java/ly/count/dart/countly_flutter/CountlyFlutterPlugin.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.