iron_db_debug

Last updated:

0 purchases

iron_db_debug Image
iron_db_debug Images
Add to Cart

Description:

iron db debug

iron_db_debug #
扩展iron_db,增加调试数据功能
Getting started #
flutter pub add iron_db_debug
copied to clipboard
Usage #
import 'package:iron_db_debug/iron_db_debug.dart';
final Database db = await Iron.debugAssetsDB();
copied to clipboard
Additional information #
独立出库主要是调试功能要读写项目assets目录在mac端依赖了file_selector,
这个是iron_db不必要的依赖不应该传递给iron_db的用户,
不需要的就不要依赖iron_db_debug,

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.