parth181195 / fluent

flutter implementation for fluent ui(not official)
Other
3 stars 0 forks source link

migrate app bar to fluent design specs #1

Open parth181195 opened 3 years ago

parth181195 commented 3 years ago

parth181195 commented 3 years ago

added third items from check list in commit 3512c913f3c18224eb75b4bcb814455842117e36 but still need to figure out a way to add tooltip to it since we are using InkWell and it doesn't give us options to add tool tip how ever we can take a look at tooltip mechanism in button at try to add that here

parth181195 commented 3 years ago

@ibhavikmakwana @prasadsunny1 do we need extra feature for just passing image and it can be rendered as user avatar i guess leading can be sufficient for this

ibhavikmakwana commented 3 years ago

leading will be sufficient IMO too. let the user enter whatever they want to pass, we will by default add back button or hamburger icon depending up if canPop screen or has a drawer.