app_fundamentals 0.0.15 copy "app_fundamentals: ^0.0.15" to clipboard
app_fundamentals: ^0.0.15 copied to clipboard

App Fundamentals for customized Flutter widgets to reuse shared widgets easily.

0
likes
160/ 160
pub points
44%
popularity

We analyzed this package 2 days ago, and awarded it 160 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

924 out of 1192 API elements (77.5 %) have documentation comments.

Some symbols that are missing documentation: app_fundamentals.AppBorderedDropDown.borderColorSubject, app_fundamentals.AppBorderedDropDown.fontSize, app_fundamentals.AppBorderedDropDown.hint, app_fundamentals.AppBorderedDropDown.icon, app_fundamentals.AppBorderedDropDown.label.

10/10 points: Package has an example

OK
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:app_fundamentals/app_fundamentals.dart that imports:
  • package:app_fundamentals/src/widgets/app_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:app_fundamentals/app_fundamentals.dart that imports:
  • package:app_fundamentals/src/widgets/app_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:app_fundamentals/app_fundamentals.dart that imports:
  • package:app_fundamentals/src/widgets/app_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:app_fundamentals/app_fundamentals.dart that imports:
  • package:app_fundamentals/src/widgets/app_web_view.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.
OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
encrypt ^5.0.1 5.0.3 5.0.3
flavorizer_config ^0.0.3 0.0.5 0.0.5
flutter flutter 0.0.0 0.0.0
responsive_screen_type ^1.0.2 1.0.3 1.0.3
rxdart_bloc ^1.0.12 1.0.12 1.0.12
webview_flutter ^4.2.4 4.8.0 4.8.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
rxdart - 0.27.7 0.28.0
sky_engine - 0.0.99 0.0.99
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
webview_flutter_android - 3.16.4 3.16.4
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.1 3.13.1

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

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.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

0
likes
160
pub points
44%
popularity

Publisher

verified publisherghoneem.com

App Fundamentals for customized Flutter widgets to reuse shared widgets easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

encrypt, flavorizer_config, flutter, responsive_screen_type, rxdart_bloc, webview_flutter

More

Packages that depend on app_fundamentals