ready_view

Install

flutter pub add ready_view

Introduction

When developing with Flutter, it is often necessary to use asynchronous operations when fetching information from networks or databases. In such cases, we need to include loading widgets on our pages, track the completion of loading, and display the original view once the loading is complete. Including this series of code can make the view code quite complex and messy. Therefore, the ready_view library offers a simple and elegant solution for handling asynchronous actions.

Details

Category

Widget Extension

update frequency

Good

Likes

3

Popularity

21

pub platform score

150

github star count

0

github open issue count

0

total number of github issues

0

package creation time

2024-05-17 20:26:09

package update time

2024-05-18 05:38:37

Dart3 Support

yes

null safety support

yes

Platforms

Android, iOS, Web, macOS, Windows, Linux

Version Number

1.0.0+4

Creation Time

1.0.0+4 (May, 2024)