loadany 1.0.0 copy "loadany: ^1.0.0" to clipboard
loadany: ^1.0.0 copied to clipboard

A new Flutter loads more package, supports ListView 、ScrollView 、Sliver Widget, and can load more styles by custom.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loadany

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  loadany: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:loadany/loadany.dart';
32
likes
130
pub points
76%
popularity

Publisher

unverified uploader

A new Flutter loads more package, supports ListView 、ScrollView 、Sliver Widget, and can load more styles by custom.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on loadany