forked from flet-dev/flet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix container.dart for issue flet-dev#2628 (flet-dev#2701)
* initial commit * add mouseCursor and delete not needed event * Update ink_well.py * Fix container.dart The Ink or InkWell widget must have a Material widget as an ancestor. * Revert change,duplicate control InkWell Flet already use InkWell on container.dart * Add on_release (Callback after click) * Add ink_color
- Loading branch information
1 parent
2024e5d
commit fd9daa4
Showing
2 changed files
with
48 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters