An open API service indexing awesome lists of open source software.

https://github.com/ivansaul/flutter_travel_news_app

A new simple multiplatform Travel News Application made with Flutter, this app offers a seamless and visually appealing coffee shopping experience on both iOS and Android devices.
https://github.com/ivansaul/flutter_travel_news_app

flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-ui ios ui

Last synced: about 2 months ago
JSON representation

A new simple multiplatform Travel News Application made with Flutter, this app offers a seamless and visually appealing coffee shopping experience on both iOS and Android devices.

Awesome Lists containing this project

README

          

![Repo Banner](https://i.imgur.com/hbnvgfw.png)

# Flutter Travel News App

A simple multiplatform application. Developed using Flutter, this app offers a seamless and visually appealing coffee shopping experience on both iOS and Android devices.

This project is not completed yet, as soon as possible when it's complete I will update it here. Stay tuned for more exciting updates!

[![Made-with-flutter](https://img.shields.io/badge/Made%20with-Flutter-orange)](https://flutter.dev/)
![GitHub repo size](https://img.shields.io/github/repo-size/ivansaul/flutter_travel_news_app)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

### Don't forget to ⭐ the repo
![GitHub stars](https://img.shields.io/github/stars/ivansaul/flutter_travel_news_app?style=social)
![GitHub forks](https://img.shields.io/github/forks/ivansaul/flutter_travel_news_app?style=social)

## Features

- [x] Infinite scrolling
- [x] Reviews and ratings
- [x] Custom search bar
- [x] Custom Sliver Appbar
- [x] Custom Bottom navigation bar

and much more...
Check it yourself :)

## Screenshots


Screenshots

## Demo


Demo

## Packages we are using:

Package | Usage
------------ | -------------
[go_router](https://pub.dev/packages/go_router) | A declarative routing package for Flutter that uses the Router API to provide a convenient, url-based API for navigating between different screens.
[flutter_svg](https://pub.dev/packages/flutter_svg) | Draw SVG files using Flutter..
[google_fonts](https://pub.dev/packages/google_fonts) | A Flutter package to use fonts from fonts.google.com.

## Design
- [Figma](https://www.figma.com/community/file/1165219160023778067)

## Building from Source

1. If you don't have Flutter SDK installed, please visit official [Flutter](https://flutter.dev/) site.
2. Fetch latest source code from master branch.

```
git clone https://github.com/ivansaul/flutter_travel_news_app.git
```

3. Run the app with Android Studio or VS Code. Or the command line:

```
flutter pub get
flutter run
```

## Contribute

Contributions are welcome.

## Facing any Issue?

Feel free to open an Issue :)