anglers-log
anglers-log copied to clipboard
Anglers' Log is a mobile application written in Flutter that allows users to track, analyze, and share their catches in the sport of fishing.
Add to Settings the option to show a PB tile (longest/heaviest) for each species on the Personal Bests stats report. Could also add them to the Species Summary, or somehow...
From user: > I noticed an error in the tidal values shown. I've attached two screen shots; one from Angler's Log and the other from a tide program I use...
When a catch is copied, there are 2 scenarios for date/time: 1. User changes it to some time after the copied catch (logging historically), or 2. User changes it to...
https://docs.flutter.dev/release/breaking-changes/material-3-migration
A user requested that the SKUNKED stamp be optional, since they occasionally log trips for observational purposes when they aren't fishing. In these cases, the SKUNKED stamp doesn't make sense....
Duplicates should be detected like baits, where each field is checked, rather than exclusively the name.
A user wants to be able to view trips (skunked, specifically) within a date range (can already be one in Stats), and the tides associated with those trips. Would be...
Not working in the following scenarios (there may be more): - Catch journey - Pages pushed from more page (seems to be limited to `ManageableListPage` instances) - Push catch list...
For example, tapping a body of water in the bodies of water list will navigate to the map and select a fishing spot within that body of water, if one...