citizen-flutter icon indicating copy to clipboard operation
citizen-flutter copied to clipboard

Flutter mobile app for Citizen users of ActWorthy

Results 19 citizen-flutter issues
Sort by recently updated
recently updated
newest added

Login & out. Use an api key to track user's login status

in progress
this week

UI is done, just need to connect signup with the backend to make it fully functional. This will be simple signup, requiring only an email and password from the user.

in progress
this week

Is the action to write an email? Open up the email app with "to" and "subject" fields populated if possible. To make a call? Open the phone app with the...

to do
next week

Ability to filter actions by issue and/or action type

to do
on hold

In the `ActFeed`, a circular progress indicator is being shown when the length of the `actions` list in `AppState` is equal to 0. This happens because it assumes that the...

bug
good first issue
in progress
this week

Get rid of the placeholders in the main screen and make it dynamic

to do
up for grabs
on hold
next week

While we wait on`posts` from the API, the "share" buttons (in `PostCard` and `PostDetailScreen`) have been hooked up to share the `action` associated with the `post` rather than the `post`...

to do
on hold

good first issue
to do
up for grabs
documentation

Once #30 is completed and users can add a post within the app, we will need to actually send that post to the server for creation. Achieved simply by sending...

to do
on hold