Skip to content

This repo contains a wireframe built using flutter different widgets including toggle buttons, date picker, checkboxes, drop down button, etc.

Notifications You must be signed in to change notification settings

sidrakhandev/flutter-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter widgets

Flutter is an ideal choice for businesses looking to develop an app for the web and mobile at the same time. With Flutter, a single codebase can be used to develop apps for different platforms. This saves time and reduces headaches typically associated with developing two apps simultaneously. Widgets are the central class hierarchy in the Flutter framework. A widget is an immutable description of part of a user interface. Widgets can be inflated into elements, which manage the underlying render tree. Widgets themselves have no mutable state (all their fields must be final) Flutter comes with a suite of powerful basic widgets, of which the following are commonly used: Text. The Text widget lets you create a run of styled text within your application. Row , Column.

The application is created using different flutter widgets:

  • App bar
  • Dropdown button
  • Toggle button
  • Checkboxes
  • Textbox
  • Date time picker
  • The Application doesn't only provide various kinds of transactions but also some more features for a smooth experience.

    About

    This repo contains a wireframe built using flutter different widgets including toggle buttons, date picker, checkboxes, drop down button, etc.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Contributors 7