Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codenameakshay/blog-app-flutter
It is basically a blogging app where you can view a predefined blog, that you use that is it is basically a middle point between web Apps and full grown Apps.
https://github.com/codenameakshay/blog-app-flutter
android api app blog dev flutter google instagram ios web webapp
Last synced: about 1 month ago
JSON representation
It is basically a blogging app where you can view a predefined blog, that you use that is it is basically a middle point between web Apps and full grown Apps.
- Host: GitHub
- URL: https://github.com/codenameakshay/blog-app-flutter
- Owner: codenameakshay
- License: bsd-3-clause
- Created: 2020-04-08T10:50:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T14:04:50.000Z (over 4 years ago)
- Last Synced: 2024-11-07T12:52:23.646Z (3 months ago)
- Topics: android, api, app, blog, dev, flutter, google, instagram, ios, web, webapp
- Language: Dart
- Size: 24 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlogApp Flutter
This app lets you create app versions of popular websites like Instagram, Facebook or even your own website like I did here.## Demo
![](examples/demo.gif)
## Usage
Simply clone the repo and change the website in the main.dart file from `codenameakshay.tech` to any that you want and build the app. You can also download the app from `examples/` directory to simply try it out.