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

https://github.com/vukan-markovic/random_facts_generator

A Flutter app that generates random interesting facts using randomuselessfact API
https://github.com/vukan-markovic/random_facts_generator

android android-app android-application android-development android-studio cross-platform cross-platform-app cross-platform-development flutter flutter-app flutter-apps flutter-demo flutter-example flutter-examples flutter-material flutter-package flutter-plugin flutter-widget ios ios-app

Last synced: 24 days ago
JSON representation

A Flutter app that generates random interesting facts using randomuselessfact API

Awesome Lists containing this project

README

          

# Random fact generator

![App icon](https://lh3.googleusercontent.com/Er3lUr8724ybDPi8AGPG05T5EJymGl5IAPfQs6Lh86TJJYGUzhKgQpAcBA3enF4Cd0I=s180-rw)

A Flutter app created for the contest [Flutter create](https://flutter.dev/create).

This app generate random interesting facts using [randomuselessfact API](http://randomuselessfact.appspot.com).

The limitation was 5 kb of Dart code.

![Splash screen](https://lh3.googleusercontent.com/E9VlMqvCX4KDsYdL2aqYohtnaLRH3oUEJhBTuWSj7D57tBZEoTvkmJFe6EpLDLA6Z_Sl=w720-h310-rw) ![Home page](https://lh3.googleusercontent.com/naM4gLjoVRWy972aS_E_3zTFl7bSSbt_FgeivOf6l7gLnGcs5s3P0nkoQLu1klkfAZg=w720-h310-rw) ![Home page](https://lh3.googleusercontent.com/ZuNDculLpsHWzspxJxajLuAY1bxraNsO1jnKZLNkTMkHu4VKY-cA1dxxY3WUe1aPtSw=w720-h310-rw)

## Getting Started

For help getting started with Flutter, view
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)