Template view to accelerate your coding. There are will be many template you can use with some customization like color, size, style, and more.

This template will be return as Widget or Scaffold depend on the main function.

Features

*Thubmnail later

Usage

  1. Login

DT Login

This template is component view not page (Scaffold)

dtlogin

DTLogin(
    edtEmail: TextEditingController(),
    edtPassword: TextEditingController(),
    colorInputBackground: Colors.grey[300]!,
    btnLoginAlign: 'start',
    btnLoginWidth: 150,
    btnLoginOnTap: () {
        print('login tapped');
    },
),

Other

Support me for more feature & packages Donate

Check my app : Visit or Another

Check My Tutorial & Course : Watch

Libraries

d_template