bm_flutter 0.1.2 copy "bm_flutter: ^0.1.2" to clipboard
bm_flutter: ^0.1.2 copied to clipboard

A Flutter toolkit providing annotation-driven preferences code generation, device security utilities, and reusable UI components.

0.1.2 #

  • Initial release as bm_flutter (migrated from ld_flutter).
  • Annotation-driven preferences code generation via @GeneratePreferences, @UserDefault, and @Secure.
  • BasePreferences with synchronous read/write backed by SharedPreferences and FlutterSecureStorage.
  • DeviceSecurityHelper for jailbreak/root detection, debug-mode checks, and signature verification.
  • DeviceHelper for responsive scaling relative to a baseline device width.
  • ViewState sealed class covering loading, error, and data states for BLoC-driven screens.
  • LanguageManager with SupportedLocale enum for custom locale resolution.
  • UI components: AppCupertinoButton, UnderlinedButton, ErrorView, emptyBlocListener, and preferencesListener.
  • Typography helpers: FontHelper, FontKeyRegistry, and FontWeightProtocol.
2
likes
0
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter toolkit providing annotation-driven preferences code generation, device security utilities, and reusable UI components.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, crypto, flutter, flutter_bloc, flutter_secure_storage, jailbreak_root_detection, meta, provider, root_jailbreak_sniffer, shared_preferences, source_gen

More

Packages that depend on bm_flutter