scaffold_ui 1.1.3 copy "scaffold_ui: ^1.1.3" to clipboard
scaffold_ui: ^1.1.3 copied to clipboard

Authentication package for Flutter. Scaffold Supabase, Firebase, Laravel, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scaffold_ui

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

dependencies:
  scaffold_ui: ^1.1.3

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:scaffold_ui/scaffold_ui.dart';
1
likes
150
pub points
72%
popularity
screenshot

Publisher

verified publishernylo.dev

Authentication package for Flutter. Scaffold Supabase, Firebase, Laravel, and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#scaffold-ui #laravel #supabase

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

args, dart_console, flutter, nylo_support

More

Packages that depend on scaffold_ui