Last active
July 29, 2019 11:50
-
-
Save shishirthedev/902ad5defc1393490ecf9713a9e79f2d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
// Url Launcher ... | |
url_launcher: ^0.4.2 | |
// Permission Handler... | |
permission_handler: ^3.2.1+1 | |
// Device & Package Info... | |
device_info: ^0.1.2 | |
package_info: ^0.4.0+6 | |
// Shared Preference... | |
shared_preferences: ^0.4.0 | |
// Network... | |
dio: ^2.1.13 | |
rxdart: ^0.22.1 | |
// Image | |
path: ^1.6.4 | |
image_picker: ^0.6.0+17 | |
image_cropper: ^1.0.2 | |
flutter_image_compress: ^0.6.3 | |
cached_network_image: ^1.1.1 | |
// Image Slider | |
carousel_pro: ^1.0.0 | |
// Font awesome | |
font_awesome_flutter: ^8.5.0 | |
// Email validator | |
email_validator: '^1.0.0' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment