developer_options 0.3.0
developer_options: ^0.3.0 copied to clipboard
Package for getting/setting developer options in your app
0.3.0 14.3.2021 #
- Fix some bugs
- Add second test
0.2.3 14.3.2021 #
- Fix some bugs
- Add basic test
0.2.2 14.3.2021 #
- Fix late initialization
0.2.1 14.3.2021 #
- Fix mutable map
0.2.0 14.3.2021 #
- Fix wrong named class in developer_options.dart
- You can now store String/bool options and retrieve them.
- You can now store String/String options and retrieve them.
0.1.1 14.3.2021 #
- Still WIP, but can be used to store if developer options is enabled or not