File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# timezone_to_country
2
2
3
- [ ![ pub package] ( https://img.shields.io /pub/v/timezone_to_country.svg )] ( https://pub.dev/packages/timezone_to_country )
4
- [ ![ pub points] ( https://img.shields.io /pub/points/timezone_to_country?color=2E8B57&label=pub%20points )] ( https://pub.dev/packages/timezone_to_country/score )
5
- [ ![ pub downloads] ( https://img.shields.io /pub/dm/timezone_to_country )] ( https://pub.dev/packages/timezone_to_country/score )
3
+ [ ![ pub package] ( https://badgen.net /pub/v/timezone_to_country )] ( https://pub.dev/packages/timezone_to_country )
4
+ [ ![ pub points] ( https://badgen.net /pub/points/timezone_to_country )] ( https://pub.dev/packages/timezone_to_country/score )
5
+ [ ![ pub downloads] ( https://badgen.net /pub/dm/timezone_to_country )] ( https://pub.dev/packages/timezone_to_country/score )
6
6
[ ![ device_info_plus] ( https://github.com/kyle-seongwoo-jun/flutter_timezone_to_country/actions/workflows/flutter.yml/badge.svg )] ( https://github.com/kyle-seongwoo-jun/flutter_timezone_to_country/actions/workflows/flutter.yml )
7
7
8
8
Library for translation Time Zone Id to ISO 3166-1 alpha-2 code (e.g. ` 'Asia/Seoul' ` to ` 'KR' ` )
9
9
10
- ![ example] ( https://raw.githubusercontent.com/kyle-seongwoo-jun/flutter_timezone_to_country/master /images/example.png )
10
+ ![ example] ( https://raw.githubusercontent.com/kyle-seongwoo-jun/flutter_timezone_to_country/main /images/example.png )
11
11
12
12
## Usage
13
13
You can’t perform that action at this time.
0 commit comments