Skip to content

rahulkhatri19/flutter_first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_first

A new Flutter application.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


What is inside app

  • First Screen: Hello Rectangle in HelloRectangle.dart

Hello Rectangle screenshot

  • AppBar

    • App Basic : Basic App Bar with icon and opacity.
    • App Bar List View : App Bar with list view.
    • Tab Bar : App Tab Bar and Bottom Navigation Bar.

App Bar collage screenshot

Calculator screenshot

  • Dart Basic : Dart Basic for Java Developer Google CodeLab

    • Functional programming, Interface, Constructor, Optional parameter, Abstract class.
  • Layouts Based On Udemy Tutorial :

    • Grid : Grid View
    • List Array : List View with fix element and with array list length elements.
    • Stack : For Overlapping Widget stack is used.

    Layout Collage screenshot

  • Input Selection

    Basic Input Widget :

    • Button, Checkbox, RadioButton, Slider, Switch, TextField, Chip, Image
  • Drawer Route

    Navigation Drawer Widget : Navigation drawer, diverting to demo page.

    Input Collage screenshot

  • Navigation

    Notification widgets : Alert dialog, Simple dialog, SnackBar.

  • Custom Widget

    Custom Widget screenshot

  • Sign Up

Sign up Page with Image, Text, Text Field, Radio Button, Input Chip, Slider, Switch, Checkbox, Raised Button, SnackBar.

About

It is a basic functionality with Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages