Skip to content

Feature/#119 UI Occurrence Map Fine Tune#121

Open
OldMetalmind wants to merge 19 commits intovostpt:developfrom
OldMetalmind:feature/#119-UI_occurrence_map_fine_tune
Open

Feature/#119 UI Occurrence Map Fine Tune#121
OldMetalmind wants to merge 19 commits intovostpt:developfrom
OldMetalmind:feature/#119-UI_occurrence_map_fine_tune

Conversation

@OldMetalmind
Copy link
Copy Markdown
Member

Applies a series of UI improvements accordingly to the Design but also adds new sizes of lettering, blocks, and spacing.
This changes applies to the Map and some to the Bottom bar.

The close button wasn't an expected option.
- Changes Icon
- Update size
- Increase margin
An Align widget was wrapping a single Container
The widget was not showing all module data properly
Added new gray color for the 'last updates' color
Decrease the small dimention
Change the margins
Update widgets to use more Containers instead
Reduces number of widgets and updates spacing
@OldMetalmind OldMetalmind added this to the v1.0.0 - Akita milestone Feb 15, 2020
@OldMetalmind OldMetalmind self-assigned this Feb 15, 2020
@Vanethos
Copy link
Copy Markdown
Contributor

Next time please put screenshots in the PR :P

Copy link
Copy Markdown
Contributor

@Vanethos Vanethos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package intl is causing conflicts, must be reverted tointl: 0.16.0

Also, in HomeBloc there's the following error:

In line 149, the following is present:
: Stream<List<String>>.empty())

but it should be:
: Stream<List<OccurrenceModel>>.empty())

Since you're fine tuning the UI if you could 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants