upload to pub

This commit is contained in:
Salvatore Giordano
2018-04-01 01:32:31 +02:00
parent 9e63c6d0f7
commit 3e8ae14362
3 changed files with 6 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ library country_code_picker;
import 'package:country_code_picker/country_codes.dart';
import 'package:flutter/material.dart';
import 'package:country_code_picker/selectionDialog.dart';
import 'package:country_code_picker/selection_dialog.dart';
import 'package:country_code_picker/celement.dart';
class CountryCodePicker extends StatefulWidget {