vs_story_designer 2.1.0 copy "vs_story_designer: ^2.1.0" to clipboard
vs_story_designer: ^2.1.0 copied to clipboard

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, finger drawing.

41
likes
140/ 160
pub points
89%
popularity

We analyzed this package 8 days ago, and awarded it 140 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

15 out of 24 API elements (62.5 %) have documentation comments.

Some symbols that are missing documentation: vs_story_designer, vs_story_designer.FontType, vs_story_designer.ThemeType, vs_story_designer.VSStoryDesigner, vs_story_designer.VSStoryDesigner.VSStoryDesigner.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/bar_tools/top_tools.dart that imports:
  • package:vs_story_designer/src/domain/sevices/save_as_image.dart that imports:
  • package:image_gallery_saver/image_gallery_saver.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/bar_tools/top_tools.dart that imports:
  • package:vs_story_designer/src/domain/sevices/save_as_image.dart that imports:
  • package:image_gallery_saver/image_gallery_saver.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/bar_tools/top_tools.dart that imports:
  • package:vs_story_designer/src/domain/sevices/save_as_image.dart that imports:
  • package:image_gallery_saver/image_gallery_saver.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/bar_tools/top_tools.dart that imports:
  • package:vs_story_designer/src/domain/sevices/save_as_image.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/painting_view/painting.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

INFO: 'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre.

lib/src/presentation/main_view/main_view.dart:183:7

    ╷
183 │       onPopInvoked: (val) => _popScope,
    │       ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/main_view/main_view.dart

INFO: 'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre.

lib/src/presentation/painting_view/painting.dart:158:11

    ╷
158 │           onPopInvoked: (val) async {
    │           ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/painting_view/painting.dart

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

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

Package Constraint Compatible Latest
align_positioned ^4.0.0 4.0.1 5.0.1
flutter flutter 0.0.0 0.0.0
flutter_screenutil ^5.9.0 5.9.3 5.9.3
google_fonts ^6.1.0 6.2.1 6.2.1
image ^4.1.4 4.3.0 4.3.0
image_gallery_saver ^2.0.3 2.0.3 2.0.3
oktoast ^3.4.0 3.4.0 3.4.0
path_provider ^2.1.2 2.1.5 2.1.5
perfect_freehand ^2.3.0 2.3.2 2.3.2
photo_view ^0.14.0 0.14.0 0.15.0
provider ^6.1.1 6.1.2 6.1.2
screenshot ^2.1.0 2.5.0 3.0.0
vs_media_picker ^1.0.1 1.0.4 1.0.4
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.3 2.1.3
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
material_color_utilities - 0.11.1 0.12.0
matrix4_transform - 3.0.1 4.0.1
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 6.0.2 6.0.2
photo_manager - 3.6.2 3.6.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

Found 3 issues. Showing the first 2:

The constraint `^4.0.0` on align_positioned does not support the stable version `5.0.0`, that was published 12 days ago.

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

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

The constraint `^0.14.0` on photo_view does not support the stable version `0.15.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

41
likes
140
pub points
89%
popularity

Publisher

verified publishervickysalunkhe.in

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, finger drawing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

align_positioned, flutter, flutter_screenutil, google_fonts, image, image_gallery_saver, oktoast, path_provider, perfect_freehand, photo_view, provider, screenshot, vs_media_picker

More

Packages that depend on vs_story_designer