Giter Site home page Giter Site logo

weather_dart's Introduction

weather_dart

weather api with clean architecture, riverpod, either, freezed.

Custom Theme

Gemini AI

  • gemini_ai: ^0.1.0

weather_dart's People

Contributors

riyan-dcosta avatar

Watchers

 avatar

weather_dart's Issues

Create global theme

The theme data like text color and others must be added in the MaterialApp in parent widget. By this the children can access the theme data using context and each theme preference must have unique name to easily identify it. Eg Theme.of(context).textTheme.displayTitleBold.

Use TDD

Wiki Link about TDD

  • Start with adding flutter test basics
  • Integrate each feature with TDD
  • Learn how to utilize TDD in Clean Architecture.

Packages Used

  • bloc - state management
  • darts - success and failure
  • getit - DI
  • equatable - compare states
  • http - request server

Dev Dependencies

  • flutter test
  • mockito
  • mocktail
  • bloc test

Gemini AI ?

  • Adding Gemini AI to Flutter
  • Predefined " What is " callouts to know more information from AI

Render Object Button

Create a Elevated button from Render Object.

  • can keep it in the Design Pattern folder > Buttons

Search Bar inside MenuAnchor

Menu in flutter are rendered in list format one below the another.

Requirements

  • the search bar must be inside the menu options, first option is the menu search where the elements below the Search Bar will be used to search
  • the first element will be the currently selected element.
  • if there is no selected element ( first render) then try to get the location from the Location API
  • If the Location API permission is not available then show " Add Location " text. ( null value )

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.