explore icon indicating copy to clipboard operation
explore copied to clipboard

A Flutter Web responsive website sample.

Results 7 explore issues
Sort by recently updated
recently updated
newest added

I just added a change in the second paragraph of the README.md

Hi @sbis04 , The configuration file used in the project did not work with Flutter 3.0 due to outdated specifications. So I refactored with the following steps included in the...

It seems it does not work with Flutter 3.0. ```bash This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures,...

Theme in light mode, image: ![image](https://user-images.githubusercontent.com/62733431/142769649-1f9a8f59-de14-4676-9916-8ff10aee1704.png)

Thank you for wonderful app! But I can't see any code of light/dark theme as the example: https://sbis04.github.io/explore/#/.

Hi, Nice explanation and great lecture. But when i right click and tap view page source in browser i can see all the details that are in your HTML page....

Hi, When I run the dart pub get, I see this error message. This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or...