Skip to content
#

flutter-plugin

Here are 857 public repositories matching this topic...

:octocat:🔥 👍 🌟 Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。

  • Updated Feb 12, 2022
  • Dart
leonardosilva-asaas
leonardosilva-asaas commented Apr 6, 2022

After I updated the lib I noticed that my UI was always displaying that the permission has been denied. After trying to find out why, I realized that the .undetermined value in the PermissionStatus enum was removed. In the changelog it says it was replaced with .denied. I was trying to find a way to have my implementation working as before, but looking at the code, apparently there was no wa

good first issue type: documentation up for graps
shaileshmota
shaileshmota commented Apr 20, 2020

There is a Box decoration used in the _ItemWidget. It will be nice to have this configurable. For example to use : https://api.flutter.dev/flutter/material/UnderlineTabIndicator-class.html. This way we can achieve much more configurability in the widget. Anyhow, thanks for creating this nice and very useful lib.

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the flutter-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flutter-plugin topic, visit your repo's landing page and select "manage topics."

Learn more