sfwf 2.0.3 copy "sfwf: ^2.0.3" to clipboard
sfwf: ^2.0.3 copied to clipboard

Smart Flutter Web Framework v2.0 - SEO, SSR, pre-rendering, AI optimization for Flutter. The ultimate platform for building production-grade web apps with Flutter.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate sfwf

Use it

The package has the following executables:

$ sfwf

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sfwf

With Flutter:

 $ flutter pub add sfwf

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sfwf: ^2.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sfwf/sfwf.dart';
3
likes
0
points
372
downloads

Publisher

unverified uploader

Weekly Downloads

Smart Flutter Web Framework v2.0 - SEO, SSR, pre-rendering, AI optimization for Flutter. The ultimate platform for building production-grade web apps with Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, crypto, flutter, flutter_riverpod, flutter_web_plugins, hive, hive_flutter, http, image, meta, mime, path, puppeteer, riverpod, shelf, shelf_router, universal_html, xml

More

Packages that depend on sfwf

Packages that implement sfwf