Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 371 Bytes

Jokes

Displays jokes using API's provided by "https://v2.jokeapi.dev".

Dependencies

  • get - State & Route Management, Dependency Injection library for easier implementation of Architecture & UI Components
  • http - Http library for Request & Response handling
  • delayed_widget - Display widget after certain duration
  • freezed_annotation - Freezed Code Generator