Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoc081098/wallpaper-flutter
🐣🐣 Simple wallpaper use flutter sdk 🍂🍂 Firestore, rxdart, sqlite, http 🍁🍁 Method channel Kotlin + Swift
https://github.com/hoc081098/wallpaper-flutter
dart dartlang firebase-flutter firestore firestore-flutter flutter-apps flutter-demo flutter-example flutter-examples flutter-firebase flutter-firestore flutter-material flutter-rxdart flutter-sqflite flutter-sqlite flutter-wallpaper-app rxdart wallpaper-app wallpaper-flutter wallpapers
Last synced: 8 days ago
JSON representation
🐣🐣 Simple wallpaper use flutter sdk 🍂🍂 Firestore, rxdart, sqlite, http 🍁🍁 Method channel Kotlin + Swift
- Host: GitHub
- URL: https://github.com/hoc081098/wallpaper-flutter
- Owner: hoc081098
- Created: 2018-06-18T18:55:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T02:42:45.000Z (about 1 month ago)
- Last Synced: 2024-10-16T05:45:17.948Z (23 days ago)
- Topics: dart, dartlang, firebase-flutter, firestore, firestore-flutter, flutter-apps, flutter-demo, flutter-example, flutter-examples, flutter-firebase, flutter-firestore, flutter-material, flutter-rxdart, flutter-sqflite, flutter-sqlite, flutter-wallpaper-app, rxdart, wallpaper-app, wallpaper-flutter, wallpapers
- Language: Dart
- Homepage: https://pub.dev/packages/sqlbrite
- Size: 129 MB
- Stars: 87
- Watchers: 5
- Forks: 27
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wallpaper-flutter
- Simple wallpaper flutter
- This is a very simple app created for the begginers.
- Flutter + Method channel (Kotlin/Swift)
## Trying apk
[Donwload apk here](/build/app/outputs/apk/app.apk)
## Screenshots
| | | | |
| :---: | :---: | :---: | :---: |
| ![](screenshots/Screenshot01.png) | ![](screenshots/Screenshot02.png) | ![](screenshots/Screenshot03.png) | ![](screenshots/Screenshot04.png) |
| ![](screenshots/Screenshot05.png) | ![](screenshots/Screenshot06.png) | ![](screenshots/Screenshot07.png) | ![](screenshots/Screenshot08.png) |
| ![](screenshots/Screenshot09.png) | ![](screenshots/Screenshot10.png) | ![](screenshots/Screenshot11.png) | |
## Getting StartedFor help getting started with Flutter, view our online
[documentation](https://flutter.io/).
# DevelopMake sure finish [install Flutter](https://flutter.io/get-started/install/) successfully
1. Clone this repo by: `git clone https://github.com/hoc081098/wallpaper-flutter.git`
2. Install all the packages by: `flutter packages get`
3. Run app on your simulator by: `flutter run`## Packages in using
* cloud_firestore
* flutter_staggered_grid_view
* image_picker
* path_provider
* permission_handler
* sqflite
* firebase_storage
* uuid
* rxdart
* intl
* http
* cached_network_image
* pedantic
* tuple