Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoesuv/getx-playground

personal flutter getx playground
https://github.com/yoesuv/getx-playground

Last synced: 5 days ago
JSON representation

personal flutter getx playground

Awesome Lists containing this project

README

        

## Personal GetX Playground ##

Personal Flutter GetX Playground. Download apk file [here](https://e.pcloud.link/publink/show?code=XZTHIDZCQEDPTYOfUymPkscNgjIDbCTUhqV)

```
Flutter 3.16.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision db7ef5bf9f (2 weeks ago) • 2023-11-15 11:25:44 -0800
Engine • revision 74d16627b9
Tools • Dart 3.2.0 • DevTools 2.28.2
```

#### Screenshot Android ####
| ![](https://i.imgur.com/ufe83A2.png) | ![](https://i.imgur.com/sHkjXIP.png) | ![](https://images2.imgbox.com/6f/d6/HWdIbrF2_o.png) | ![](https://i.imgur.com/UMGq7Bb.png) |
| :---: | :---: | :---: | :---: |
| ![](https://images2.imgbox.com/a1/76/uD4j9ZX8_o.png) | ![](https://i.imgur.com/VkfgsOK.png) | ![](https://images2.imgbox.com/cd/44/9TmBcZQm_o.png) | ![](https://i.imgur.com/k4leFlA.png) |

#### Screenshot iOS ####
| ![](https://i.imgur.com/mIkoMCx.png) | ![](https://i.imgur.com/PRlvmTI.png) | ![](https://images2.imgbox.com/ea/18/xdFAYKTl_o.png) | ![](https://i.imgur.com/tXbLkoq.png) |
| :---: | :---: | :---: | :---: |
| ![](https://images2.imgbox.com/00/55/Dp9v6xeb_o.png) | ![](https://i.imgur.com/ntG5ZuN.png) | ![](https://images2.imgbox.com/3e/f4/9i1o0xI3_o.png) | ![](https://i.imgur.com/ZsKkHlN.png) |

### Libraries ###
- [Android Alarm Manager Plus](https://pub.dev/packages/android_alarm_manager_plus)
- [Device Info Plus](https://pub.dev/packages/device_info_plus)
- [Dio](https://pub.dev/packages/dio)
- [Flutter Local Notifications](https://pub.dev/packages/flutter_local_notifications)
- [GetX](https://pub.dev/packages/get)
- [Get Storage](https://pub.dev/packages/get_storage)
- [Image Picker](https://pub.dev/packages/image_picker)
- [Path](https://pub.dev/packages/path)
- [Path Provider](https://pub.dev/packages/path_provider)
- [Permission Handler](https://pub.dev/packages/permission_handler)
- [Shared Preferences](https://pub.dev/packages/shared_preferences)

### References ###
- [GetX](https://github.com/jonataslaw/getx)
- [GetX Sample Form](https://gist.github.com/eduardoflorence/e49780ab232fa8ad7767bbdbf8389f1e)
- [GetConnect Sample](https://gist.github.com/eduardoflorence/b4bca2da5cfb973b9f86ecfa1b9f013a)
- [GetX ScrollMixin](https://gist.github.com/eduardoflorence/766b74f9bf421592a6664d6b38a2bcfe)