mu-dawood / ready

32 stars 9 forks source link

Ready

N|Ready

N|GitHub forks N|GitHub Repo stars N|GitHub watchers N|Ready

Other languages

- Ready is very simple package to allow you create your admin panel with flutter
- Not just an admin panel it also contains avery helpful widgets that you can use with your mobile app
- Admin panel itself can be used in mobile apps as its responsive

Can i see it

Where to get it

How to use it

[ ] First if you support multi language you have to add ready delegate in your material app

    return MaterialApp(
      localizationsDelegates: [
        ...GlobalMaterialLocalizations.delegates,
        Ready.delegate,
      ],
    );

[ ] We currently support arabic and english

Features

Here will explain each feature Click on the feature name to see how to use it

[x] ReadyDashboard

LoadingShimmer

Packages

There is related packages that related to ready and you can use it

Plugin Version Depends on ready
N\|Ready form N\|Ready
N\|Ready validation N\|Ready
N\|Ready extension N\|Ready
N\|Ready picker N\|Ready
N\|Ready image N\|Ready

How to contribute