base_flutter_app 2.0.0 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 withProvider
. -
Make
BaseFlutterAppConfig
for set initial configurations. -
Make
Connectivity
for check internet connection. -
Make
ApiSource
mixin for fetch data from internet usinghttp
-
Make
AppDatabase
for use local data base usignsembast
-
Make
Delete
,GetAll
,GetById
,SaveInStorage
,Save
,SimpleGet
,SimpleStream
,StreamAll
,StreamById
,Update
for data base and fetch data from internet. -
Make
string_extensions
for use methodformat