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

Smart Flutter Web Framework - SEO, SSR, pre-rendering, AI optimization for Flutter. Works on all platforms.

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 Flutter:

 $ flutter pub add sfwf

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

dependencies:
  sfwf: ^1.0.0

Alternatively, your editor might support 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
120
points
372
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Smart Flutter Web Framework - SEO, SSR, pre-rendering, AI optimization for Flutter. Works on all platforms.

Homepage
Repository (GitHub)
View/report issues

License

MIT (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