is_dev_or_not 1.0.0+1 copy "is_dev_or_not: ^1.0.0+1" to clipboard
is_dev_or_not: ^1.0.0+1 copied to clipboard

Um plugin em flutter que verifica se o dispositivo está em modo desenvolvimento ou no modo padrão.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add is_dev_or_not

With Flutter:

 $ flutter pub add is_dev_or_not

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  is_dev_or_not: ^1.0.0+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Um plugin em flutter que verifica se o dispositivo está em modo desenvolvimento ou no modo padrão.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on is_dev_or_not