aargul_core 0.0.19
aargul_core: ^0.0.19 copied to clipboard
Flutter Application framework
0.0.19 #
- Minor update
0.0.18 #
- Major update
0.0.17 #
- Fix bugs
0.0.16 #
- Fix bugs
0.0.15 #
- Update dialog.show
0.0.14 #
- Fix bugs
- add oktoast for toast
0.0.13 #
- Fix Major bugs
0.0.12 #
- Fix bugs
0.0.11 #
- Rename AargulModuleState to AargulAppState
0.0.10 #
- add AargulContext.dialog.toast.
- add AargulContext.dialog.show.
- Change AargulApp signature.
- add parameter
{FutureOr<List<PlatformMenuItem>> Function(AargulContext)? platformMenuBuilder}
- add parameter
0.0.9 #
- add static function AargulContext.of.
- add stream AargulModuleState.store({String? scope, Filter? filter}).
0.0.8 #
- Fix AargulContext.push.
0.0.7 #
- Fix bugs.
0.0.6 #
- Fix bugs.
- Add path_provider dependncy.
0.0.5 #
- Change AargulApp signature.
- remove parameter
{required Widget home}
- add parameter
{required Widget Function(AargulContext) homeBuilder}
- remove parameter
0.0.4 #
- remove dependecies.
0.0.3 #
- redefine plateform support.
0.0.2 #
- define plateform support.
0.0.1 #
- initial release.