Custom Wedgits For Flutter
This Flutter package provides custom implementations of Wedgits like CustomButton.. CustomPhoneForm.. etc, allowing you to easily incorporate them into your Flutter applications.
Custom Button
The CustomButton widget is a customizable button that allows you to specify the button text and an onPressed callback function. It extends the ElevatedButton widget from the Flutter framework. You can easily create buttons with custom styles and behaviors by using this widget.
Custom AppBar
The CustomAppBar widget is a flexible app bar that enables you to set a custom title for your Flutter application. It implements the PreferredSizeWidget interface and extends the AppBar widget from the Flutter framework. With this widget, you can customize the appearance and behavior of the app bar according to your application's needs.
Both components are designed to be easy to use and highly customizable, providing you with the flexibility to create beautiful and responsive user interfaces in your Flutter projects.
Features
Create custom-styled buttons with ease Specify an onPressed function to handle button clicks Customize the appearance and behavior of app bars Set a custom title for your app bar Get started with these custom components in your Flutter project today!
For more details, documentation, and examples, visit GitHub repository or check out the pub.dev page.
Libraries
- Customs/custom_bottom_sheet
- Customs/custom_checkbox
- Customs/custom_email_form
- Customs/custom_password_form
- Customs/custom_text_app_bar
- Customs/custom_text_body
- Customs/custom_text_form
- Customs/custom_text_signup_or_signin
- Customs/custom_text_tile
- Customs/customPhoneForm/country_list
- Customs/customPhoneForm/custom_phone_form
- Customs/customPhoneForm/model
- Customs/customSVG/cache
- Customs/customSVG/compute
- Customs/customSVG/custom_svg
- Customs/customSVG/default_theme
- Customs/customSVG/loader
- Customs/customSVG/numbers
- flutter_customs