bj_messagehanlers 0.0.2 copy "bj_messagehanlers: ^0.0.2" to clipboard
bj_messagehanlers: ^0.0.2 copied to clipboard

Beautifull & Light weight Package

Features #

Best Packege for Messages

Getting started #

Show Any Message with url / Image / Description

import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:bj_messagehanlers/bj_messagehanlers.dart';
void main() {
  runApp(MyApp());
}

class MyApp extends StatelessWidget{
  @override
  Widget build(BuildContext context) {
    // TODO: implement build
    return Scaffold(
      body: Errorhandler(
        url: "any url Image/Gif/Lottie",
        title: "oh!",
        message: "Some thing wents wrong",
      ),
    );
  }

}

Additional information #

I update it but now i am testing it working fine & Stable

1
likes
0
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Beautifull & Light weight Package

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lottie

More

Packages that depend on bj_messagehanlers