A simple flutter-client for numbersapi.
- Shows a fact about the specified/random date
- Shows a trivia fact about the specified/random number
- Shows a math fact about the specified/random number
- Translates the current fact to one of the languages:
- Deutsch 🇩🇪
- Français 🇫🇷
- Español 🇪🇸
- Русский 🇷🇺
- Українська 🇺🇦
- Shows a fact about the current date on start
- Follow this tutorial on how to install and set up flutter for mobile development.
- Clone the repository: git clone https://github.com/xvadim/number_facts.git
- Build and run:
flutter run -d Android
or
flutter run -d iPhone
or
flutter run -d chrome
- Or just install from the Google Play page