chat_listview 0.0.3 copy "chat_listview: ^0.0.3" to clipboard
chat_listview: ^0.0.3 copied to clipboard

Inserting data at the top or end will not cause the position of the listview to change.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_listview

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

dependencies:
  chat_listview: ^0.0.3

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:chat_listview/chat_listview.dart';
1
likes
160
pub points
86%
popularity

Publisher

unverified uploader

Inserting data at the top or end will not cause the position of the listview to change.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chat_listview