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

The fastest way to scaffold services in your Nylo project! Auth & IAP integrations for Supabase, Firebase, Laravel, RevenueCat and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add scaffold_ui
copied to clipboard

With Flutter:

 $ flutter pub add scaffold_ui
copied to clipboard

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

dependencies:
  scaffold_ui: ^1.2.0
copied to clipboard

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:scaffold_ui/scaffold_ui.dart';
copied to clipboard
6
likes
0
points
745
downloads

Publisher

verified publishernylo.dev

Weekly Downloads

2024.09.27 - 2025.04.11

The fastest way to scaffold services in your Nylo project! Auth & IAP integrations for Supabase, Firebase, Laravel, RevenueCat and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#scaffold-ui #laravel #supabase #revenuecat #firebase

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

args, dart_console, flutter, nylo_support

More

Packages that depend on scaffold_ui