slide_puzzle icon indicating copy to clipboard operation
slide_puzzle copied to clipboard

Results 5 slide_puzzle issues
Sort by recently updated
recently updated
newest added

Try to use the dashatar puzzle as fast as you can, you will notice it will suddenly gets stuck for some seconds. this issue occurs in both chrome and safari

bug

**Description** `slide_puzzle` doesn't compile. **Steps To Reproduce** ```console $ flutter run -d chrome Launching lib/main.dart on Chrome in debug mode... ../../../flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.7/lib/url_launcher_web.dart:50:61: Error: No named parameter with the name 'isVisible'. .registerViewFactory(linkViewType,...

bug

**Using precacheImage in initState** Hi! I read a couple of posts such as https://stackoverflow.com/questions/51343735/flutter-image-preload which say that initState might not be the right place to call precacheImage from, since precacheImage...

## Description Wrapped the Puzzle page with a SafeArea widget to offset OS components like status bar and home indicator on iOS ## Type of Change - [x] ✨ New...