sim_card_code 0.0.7
sim_card_code: ^0.0.7 copied to clipboard
A Flutter plugin for accessing SIM card and getting Phone number Country Code.
CHANGES #
0.0.7 #
- Update README.md
- Solve type issues on iOS
- Return Locale.current.identifier if not found in iOS
- handle android phone number by permission (must to use permission handler)
0.0.6 #
- Update README.md
- Solve type issues
0.0.5 #
- Update README.md
- Solve Keep calling native issue
0.0.4 #
- Update README.md
- Add more information from sim card
- update version and gradle
0.0.3 #
- Handling for android deprecated methods https://github.com/mustafa-707/sim_card_code/issues/1.
- handling iOS compatibility issues
- update example and README
0.0.2 #
- Handle nullable state.
0.0.1 #
- Release the package.