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

https://github.com/parthpanchal123/number_trivia_flutter

A cross platform app built with Flutter , which displays interesting number trivia , along with a funny meme !
https://github.com/parthpanchal123/number_trivia_flutter

api app cross dart flutter flutter-apps flutter-demo giphy material

Last synced: 3 months ago
JSON representation

A cross platform app built with Flutter , which displays interesting number trivia , along with a funny meme !

Awesome Lists containing this project

README

          

# number_trivia

You can try the app here : https://drive.google.com/drive/folders/1A21kUaABX5gl8Y7NwVUlKFQAQ7BEhaT4

A minimal Flutter App that displays interesting number trivia given by the user or any random number .
Along with the number trivia fact , it also displays a funny random meme xd !

## API Used :

    Number Api
    Giphy Api

## Screenshots
![Image 1](https://github.com/parthpanchal123/Number_trivia_flutter/blob/master/assets/images/ss1.png)

![Image 2](https://github.com/parthpanchal123/Number_trivia_flutter/blob/master/assets/images/ss2.png)

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.