berkaygediz / bg_blog

📱 A Flutter app listing static contents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BG Blog

BG Blog is a simple Flutter application that displays static content.

Features

  • The home page displays the latest blog posts.
  • Each blog post can be viewed on a separate page.
  • You can view the number of posts for users and the number of posts owned by each author in BG Blog.

Getting Started

  1. Clone this repository:
git clone https://github.com/berkaygediz/BG-Blog.git
  1. Open the project in your preferred IDE or text editor.
  2. Install the required packages by running the following command in the project directory:
flutter pub get
  1. Run the app on an emulator or connected device:
flutter run

Contributing

Contributions are always welcome! If you find any issues or would like to suggest enhancements, please create a new issue or submit a pull request.

About

📱 A Flutter app listing static contents.

License:Apache License 2.0


Languages

Language:Dart 36.5%Language:C++ 30.4%Language:CMake 26.1%Language:HTML 2.5%Language:Swift 2.3%Language:C 1.9%Language:Kotlin 0.2%Language:Objective-C 0.1%