app_loader 1.2.1 copy "app_loader: ^1.2.1" to clipboard
app_loader: ^1.2.1 copied to clipboard

A Flutter package that provides a widget to implement a double back press to close functionality in Flutter applications. Works seamlessly on Android and iOS platforms without any conflicts with web.

1.0.0 #

  • Initial release.
  • Added package initialization and initial configuration settings.

1.0.1 #

  • Changed materialColor property from [MaterialLoader] to type [Color Function(BuildContext context)]

1.1.0 #

  • Changed onFetchData method properties type to [Future

1.1.1 #

  • Fix null_check_operator_used_on_null_value error

1.2.0 #

  • Added new widget [AppLoaderWrapper]

1.2.1 #

  • Fix [AppLoaderWrapper] export
2
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a widget to implement a double back press to close functionality in Flutter applications. Works seamlessly on Android and iOS platforms without any conflicts with web.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on app_loader