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

A premium, highly customizable onboarding package for Flutter apps. Features smooth page transitions, gradient backgrounds, Lottie animation support, pulsing CTA buttons, and a BLoC-powered state mana [...]

130/ 160
pub points
32
downloads

We analyzed this package 27 hours ago, and awarded it 130 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/jaeckult/burbly_onboarding was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/jaeckult/burbly_onboarding was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/jaeckult/burbly_onboarding/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Failed check 0/5 points: Provide a valid README.md

No `README.md` found.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

Failed check 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

146 out of 161 API elements (90.7 %) have documentation comments.

Some symbols that are missing documentation: burbly_onboarding.BurblyOnboardingTheme.gradientEnd, burbly_onboarding.IllustrationWidget.IllustrationWidget.new, burbly_onboarding.OnboardingBloc.totalPages, burbly_onboarding.OnboardingCompleted.OnboardingCompleted.new, burbly_onboarding.OnboardingCompletedState.OnboardingCompletedState.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
equatable ^2.0.5 2.1.0 3.0.0
flutter_animate ^4.5.2 4.5.2 4.5.2
flutter_bloc ^9.0.0 9.1.1 9.1.1
lottie ^3.1.0 3.5.1 3.5.1
shared_preferences ^2.2.2 2.5.5 2.5.5
smooth_page_indicator ^1.2.0+3 1.2.1 3.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.3.0 4.3.0
async - 2.13.1 2.13.1
bloc - 9.2.1 9.2.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
flutter_shaders - 0.1.3 0.1.3
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.2 6.5.2
provider - 6.1.5+1 6.1.5+1
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^2.0.5` on equatable does not support the stable version `3.0.0`, that was published 0 days ago.

When equatable is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions equatable to update the constraint.

The constraint `^1.2.0+3` on smooth_page_indicator does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions smooth_page_indicator to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A premium, highly customizable onboarding package for Flutter apps. Features smooth page transitions, gradient backgrounds, Lottie animation support, pulsing CTA buttons, and a BLoC-powered state management architecture. Built with beautiful defaults that work out-of-the-box while remaining fully configurable.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, flutter_animate, flutter_bloc, lottie, shared_preferences, smooth_page_indicator

More

Packages that depend on burbly_onboarding