Skip to content

Sweep: Add the ability to download a country profile as a pdf when clicking a button in country_details_page.dart #5

Description

@WaleedAlrashed

Details

Feature:
Download a country profile: go to a country details page, then generate a pdf that contains info about this particular country

Files:
country_details_page.dart

Further description:
The pdf file should contain the following but not limited to:

  1. Country name
  2. continent.
  3. Flag
  4. Coat of Arms (Default coat of arms if not provided)
  5. Generic info about the country
  6. Wikipedia link for the country.

When doing the pdf file download, do it as a service (pdf_service.dart)
and inject it using get_it package in the services_locator.dart

Also, add tests for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    sweepAssigns Sweep to an issue or pull request.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions