flutter_multitype 0.9.2 copy "flutter_multitype: ^0.9.2" to clipboard
flutter_multitype: ^0.9.2 copied to clipboard

:fire::fire::fire:Easier and more flexible to create multiple types for Flutter ListView.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

/// * Description: 启动主函数
/// * Author:      郭文龙
/// * Date:        2022/7/2 2:45
/// * Email:       guowenlong20000@sina.com
Future<void> main() async {
  runApp(const MyApp());
}
3
likes
140
pub points
48%
popularity

Publisher

unverified uploader

:fire::fire::fire:Easier and more flexible to create multiple types for Flutter ListView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_multitype