DeveloperPaul123 / feline-facts

Simple flutter app that shows cat facts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

License Apache 2.0 Neat Discord

feline-facts

Feline Facts is a simple Flutter app that shows facts about cats. This project is my first Flutter application. It pulls data from the cat facts API and displays each fact one by one in a simple way. It was constructed while following this tutorial by ResoCoder.

This app attemps to use clean architecture and the BLoC pattern with local caching of API data using an SQLite database. Note that this app has only been tested on Android.

Screenshots

Android Windows

Technology Used

Feline Facts depends on open source software:

License

The project is licensed under the Apache License Version 2.0. See LICENSE for more details.

Author


@DeveloperPaul123

Credits

Cat icon made by surang from www.flaticon.com

About

Simple flutter app that shows cat facts.

License:Apache License 2.0


Languages

Language:Dart 41.6%Language:C++ 30.9%Language:CMake 18.4%Language:HTML 6.7%Language:C 1.3%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%