web_ui_plugin 0.1.0 copy "web_ui_plugin: ^0.1.0" to clipboard
web_ui_plugin: ^0.1.0 copied to clipboard

Plug-and-play SaaS admin UI plugin framework for Flutter Web. Firebase-first. Model + Enum + View = done.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_ui_plugin

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

dependencies:
  web_ui_plugin: ^0.1.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:web_ui_plugin/web_ui_plugin.dart';
1
likes
120
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Plug-and-play SaaS admin UI plugin framework for Flutter Web. Firebase-first. Model + Enum + View = done.

License

MIT (license)

Dependencies

cloud_firestore, cloud_functions, cupertino_icons, equatable, firebase_auth, firebase_core, firebase_storage, flutter, flutter_bloc, font_awesome_flutter, go_router, google_fonts, toggle_switch, uuid

More

Packages that depend on web_ui_plugin