Skip to content

Add favorite functionality to the detail page #61

Description

@github-actions

https://github.com/Erengun/pati-pati-app/blob/b41fb34ec88c31042d1c2d91f43f1aa98d6c4d6f/lib/ui/features/detail/widgets/detail_body.dart#L73

                    pawEntryDetailResponse!.pawEntryDetail?.name ?? '');
              },
            ),
            //TODO: Add favorite functionality to the detail page
            const FavButton(),
          ],
          expandedHeight: MediaQuery.of(context).size.height * 0.5,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions