flutter_feature_package_boilerplate 源码
Flutter-功能包样板 :package: 关于样板 :school_backpack: 这是创建具有功能包结构的Flutter应用程序的样板,适用于打算扩展的中型和大型应用程序 国家管理 :potable_water: 默认情况下,此样板使用进行状态管理。 但是,如果您想使用诸如其他状态管理。 您只需要更改掉下的东西: 转到provider_core.dart并将BlocProviderSingleChildWidget ( BlocProviderSingleChildWidget import 'package:flutter_bloc/src/bloc_provider.da
文件列表
flutter_feature_package_boilerplate
(预估有个117文件)
my_app.dart
664B
core_module.dart
366B
setup_modules.dart
319B
init_app.dart
344B
main.dart
143B
weather_search_page.dart
3KB
weather_event.dart
402B
weather_bloc.dart
1015B
weather_state.dart
833B
weather_entity.dart
353B
暂无评论