base_flutter_app 2.0.0 copy "base_flutter_app: ^2.0.0" to clipboard
base_flutter_app: ^2.0.0 copied to clipboard

Flutter plugin for manage your app with basic and general functionalities.

[2.0.0] #

  • Migration to Null Safety.

[0.0.1] #

  • Make Bloc mixin for use in yours Blocs and get it with Provider.

  • Make BaseFlutterAppConfig for set initial configurations.

  • Make Connectivity for check internet connection.

  • Make ApiSource mixin for fetch data from internet using http

  • Make AppDatabase for use local data base usign sembast

  • Make Delete, GetAll, GetById, SaveInStorage, Save, SimpleGet, SimpleStream, StreamAll, StreamById, Update for data base and fetch data from internet.

  • Make string_extensions for use method format

0
likes
70
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for manage your app with basic and general functionalities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

base_data, base_models, crypto, encrypt, flutter, http, meta, path_provider, sembast

More

Packages that depend on base_flutter_app