Skip to content

mostafijur566/blog_app_flutter

Repository files navigation

Introduction

"Blogo App"

It's a flutter app with integration of RestfulAPI. In this app user can post his blog, and comment other's blog.

💡 Key Features (or What will you learn, if you are here to learn)

  • RESTful API Integration
  • GetX State Management

🚀  Installation

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/mostafijur566/blog_app_flutter.git

# Go into the repository
$ cd blog_app_flutter

# Install dependencies
$ flutter pub get

# Run the app
$ flutter run

# You can also run this app on Web (Not Optimized and Flutter Beta or Above Channel Required)
$ flutter run -d chrome

Packages

Below are the information about packages used in this project.

Package
persistent_bottom_nav_bar
get
shared_preferences
flutter_spinkit
snippet_coder_utils

API Used

https://github.com/mostafijur566/blog_app_system

Directory Structure

The project directory structure is as follows:

├── android
├── assets
├── build
├── ios
├── lib
    ├── controller
    ├── data
    ├── helper
    ├── models
    ├── pages
    ├── routes
    ├── utils
    ├── widgets
    ├── main.dart
├── pubspec.lock
├── pubspec.yaml

❤️ Contributor

Made by Mostafijur Rahman

📸 Screenshots


About

It's a blog app integration with Django RestfulAPI endpoints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages