Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

quotez – programming quotes

�� this project is a random programming quotes app made with programming quotes api. get random programming quotes from an online database and save them locally on your phone or share them with your friends!

screenshots

A Random Programming Quotes app made with Programming Quotes API
A Random Programming Quotes app made with Programming Quotes API
A Random Programming Quotes app made with Programming Quotes API

download

the android version can be downloaded in releases.

features ✔️

  • fetch a random programming quote
  • save quotes locally
  • view all your saved quotes in a list
  • share your quotes through social-media

made with ��

  • bloc – state management library for bloc design pattern
  • flutter_bloc – widgets that make it easy to integrate blocs and cubits
  • dio – http client for dart
  • hive – a no-sql, key-value based database
  • hive_flutter – hive extension to make using hive easier
  • equatable – implement value based equality
  • share_plus – sharing packages that work for both platforms
  • intl – formatting dates
  • shimmer_animation – package to easily implement a shimmer animation
  • connectivity_plus – see network connectivity changes (wifi vs cellular vs none)

how to build ��

no api keys needed. after opening the project, do the following commands to build:

  • flutter clean
  • flutter pub get

then to finally run the project:

  • flutter run

development environment

d:--------------quotez>flutter doctor
doctor summary (to see all details, run flutter doctor -v):
[√] flutter (channel stable, 2.5.3, on microsoft windows [version 10.0.19042.1288], locale nl-nl)
[√] android toolchain - develop for android devices (android sdk version 31.0.0)
[√] chrome - develop for the web
[√] android studio (version 2020.3)
[√] intellij idea community edition (version 2021.1)
[√] vs code (version 1.53.2)
[√] connected device (3 available)

• no issues found!

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top