base_frame 1.0.1 copy "base_frame: ^1.0.1" to clipboard
base_frame: ^1.0.1 copied to clipboard

A comprehensive Flutter base architecture plugin providing BLoC pattern implementation, network handling, localization, dependency injection, and reusable UI components for rapid app development.

1.0.0 #

  • Initial stable release of the Flutter Base Architecture Plugin.
  • Added comprehensive BLoC pattern implementation.
  • Integrated network handling with Dio and connectivity management.
  • Implemented localization support with internationalization.
  • Added dependency injection using GetIt and Injectable.
  • Provided reusable UI components and widgets.
  • Included error handling and state management utilities.
  • Fixed iOS podspec naming and plugin class consistency.
  • Updated dependencies to exact versions for stability.
  • Resolved build and analysis issues.
1
likes
105
points
158
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter base architecture plugin providing BLoC pattern implementation, network handling, localization, dependency injection, and reusable UI components for rapid app development.

License

MIT (license)

Dependencies

built_value, collection, connectivity_plus, dio, flutter, flutter_bloc, flutter_web_plugins, logger, plugin_platform_interface, rxdart, web

More

Packages that depend on base_frame

Packages that implement base_frame