Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/flutter-picker-permission
https://github.com/yoesuv/flutter-picker-permission
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoesuv/flutter-picker-permission
- Owner: yoesuv
- Created: 2022-07-18T14:06:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T11:48:14.000Z (27 days ago)
- Last Synced: 2024-12-10T12:35:02.672Z (27 days ago)
- Language: Dart
- Size: 765 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Flutter Picker & Permission ##
Sample flutter app to handle permission and various picker.
download apk file [here](https://e.pcloud.link/publink/show?code=XZIQ0MZ7IT15Pndgb7XH1uHbBjAvyBVWHny)```
Flutter 3.19.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 300451adae (4 weeks ago) • 2024-03-27 21:54:07 -0500
Engine • revision e76c956498
Tools • Dart 3.3.3 • DevTools 2.31.1
```#### Screenshot Android ####
| ![](https://i.imgur.com/Zk58y18.png) | ![](https://i.imgur.com/eMlLJTW.png) | ![](https://images2.imgbox.com/51/6b/7A5aAWXx_o.png) | ![](https://i.imgur.com/i8qbRLt.png) |
|:-----:|:-----:|:-----:|:-----:|
| ![](https://images2.imgbox.com/08/e4/vRfkypHQ_o.png) | ![](https://i.imgur.com/kBX64w4.png) | ![](https://images2.imgbox.com/25/58/XhIyipux_o.png) | ![](https://images2.imgbox.com/83/fe/lamReEQj_o.png) |
| ![](https://i.imgur.com/sPcuSDV.png) | ![](https://i.imgur.com/rmpjZDy.png) | ![](https://images2.imgbox.com/07/5a/hFAPmFjT_o.png) | ![](https://images2.imgbox.com/fe/63/DBOijHt8_o.png) |
| ![](https://images2.imgbox.com/81/bd/X9h8Ixql_o.png) | ![](https://images2.imgbox.com/27/b6/0seJJF2C_o.png) | - | - |#### List Library ####
- [App Settings](https://pub.dev/packages/app_settings)
- [Device Info Plus](https://pub.dev/packages/device_info_plus)
- [Dio](https://pub.dev/packages/dio)
- [Equatable](https://pub.dev/packages/equatable)
- [Flutter Bloc](https://pub.dev/packages/flutter_bloc)
- [Flutter Downloader](https://pub.dev/packages/flutter_downloader)
- [Flutter Local Notifications](https://pub.dev/packages/flutter_local_notifications)
- [File Picker](https://pub.dev/packages/file_picker)
- [Geolocator](https://pub.dev/packages/geolocator)
- [Image Picker](https://pub.dev/packages/image_picker)
- [Image Picker Android](https://pub.dev/packages/image_picker_android)
- [Image Picker Platform Interface](https://pub.dev/packages/image_picker_platform_interface)
- [Just Audio](https://pub.dev/packages/just_audio)
- [Pausable Timer](https://pub.dev/packages/pausable_timer)
- [Path Provider](https://pub.dev/packages/path_provider)
- [Permission Handler](https://pub.dev/packages/permission_handler)
- [Record](https://pub.dev/packages/record)
- [Sound Mode](https://pub.dev/packages/sound_mode)
- [Syncfusion Date Picker](https://pub.dev/packages/syncfusion_flutter_datepicker)