nathansdev / ContraFlutterKit

A Flutter UI kit with 50 plus screens for beginners to learn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contra Flutter Kit

Flutter application built on top of contra wireframe kit. Thorough this project i will be developing all the screens in flutter and sharing in couple of series post.

Run and Build

To run the app with few dependencies not having null safety use below command

  • flutter run --no-sound-null-safety

To run the web with few dependencies not having null safety use below command

  • flutter run -d chrome --no-sound-null-safety

To take apk of the app with few dependencies not having null safety use below command

  • flutter build apk --no-sound-null-safety

To take build for the web with few dependencies not having null safety use below command

  • flutter build web --no-sound-null-safety

Kits

Contra flutter kit will be having screens developed in all the categories.

  • Onboarding
  • Login Forms
  • Menus
  • Dialogs
  • Toast
  • Chat Screens
  • Shopping screens
  • Blogs
  • Payment Screens
  • Alarm, Clock, Weather Screens
  • Data Charts
  • Map and Location
  • Content, Text Details
  • Menu And Settings

Screenshots

  • Onboarding and Splash screens

  • Login, Verification, Contact Us Forms

  • Chat Screens

  • Shopping Screen Types

  • Blog Screen Types

  • Payment Screen Types

  • Alarm, Clock, Weather Screens

  • Data Charts

  • Map and Location

  • Content, Text Details

  • Menu And Settings

Project Created & Maintained By

Sabarinathan

Mobile and Backend Engineer (Android | Flutter | Rails)

Mentions

Visitors Count

Loading

License

Copyright 2020 Sabarinathan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A Flutter UI kit with 50 plus screens for beginners to learn.

License:Apache License 2.0


Languages

Language:Dart 99.5%Language:Ruby 0.3%Language:Swift 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%