Responsive web app powered by Flutter and Dart.
Contents
Features
- Photos fetched from a remote free server
- Infinity scrolling
- Responsive to screen size changes including mobile device orientation changes
- Powered by build_value and built_collection
- Background JSON parsing
Requirements
- Flutter: 3.3.0+
- Dart: 2.18.0+
- Flutter & Dart plugins:
Develop
Run your app in Chrome:
flutter run -d chrome
To hot restart (and rebuild state), press R.
Building with the production JavaScript compiler
To enable the release compiler, run:
flutter build web
cp -R build/web docs
This will create a build/web
directory with index.html
, main.dart.js
, and the rest of the files needed to run the application using a static HTTP server.
Support
Post issues and feature requests on the GitHub issue tracker.
License
Flutter Web App Demo is available under the MIT license. See the LICENSE file for more info.
Troubleshooting
If you encounter issues while running this Flutter web application, consider the following troubleshooting steps:
- Ensure your Flutter SDK version is up to date. You can check this by running
flutter --version
in your terminal. - If the browser does not launch, make sure your Chrome browser is installed and updated.
- If there are issues with dependencies, try running
flutter pub get
to resolve them.
For more insights, updates, or to collaborate on AI development projects, stay connected with fxis.ai.
At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.