Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f0rkb0mbz/qaasid_flutter_webview_app
A flutter webview based Android app for blogging platform qaasid.
https://github.com/f0rkb0mbz/qaasid_flutter_webview_app
Last synced: 13 days ago
JSON representation
A flutter webview based Android app for blogging platform qaasid.
- Host: GitHub
- URL: https://github.com/f0rkb0mbz/qaasid_flutter_webview_app
- Owner: f0rkb0mbZ
- Created: 2020-05-12T14:54:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T17:38:25.000Z (over 4 years ago)
- Last Synced: 2023-08-05T13:42:06.060Z (over 1 year ago)
- Language: Dart
- Size: 12.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebView based App for Blogging Platform Qaasid
This is a [flutter](https://flutter.dev) project that uses WebView to make an Android App.
## The Blogging Platform
[qaasid.live](https://qaasid.live) is a blogging platform made by me based using a NodeJs CMS (Content Management System) called [ghost](https://ghost.org/). This platform was specially made for Bengali Language. The server end code can be found [here](https://github.com/forkbomb-666/ghost-on-heroku).
Some technical details about the project:
- The frontend is hosted on [heroku](https://heroku.com).
- It uses MySQL database, hosted on Amazon Web Services RDS.
- For file storage (images, videos, configurations) it uses [cloudinary](https://cloudinary.com/).
- Notable feature: :first_quarter_moon: Dark / Light mode support.## App Screenshots
## How to Get
Check the [release](https://github.com/forkbomb-666/qaasid_flutter_webview_app/releases) page to download the APK.