quick_settings_with_flutter_plugins 1.1.0
quick_settings_with_flutter_plugins: ^1.1.0 copied to clipboard
Create and handle your own custom Tile in Android Quick Settings
1.1.0 #
- This is a fork of the original plugin quick_settings
- Add support of calling functions (from tile) that use some flutter plugins;
- fixed common bug wile building an app and added namespace for AGP 7 support
1.0.1 #
- 🐛 Fix kotlin stdlib conflicts
- 📝 Update documentation
1.0.0+2 #
- Update doc image path
1.0.0+1 #
- 📝 Update documentation
1.0.0 #
- Ask to add your Tile to Quick Settings
- Handle onTileClicked, onTileAdded, onTileRemoved (even when the app is not running)