Harsh Bhikadia

Results 51 issues of Harsh Bhikadia

Some use-case for having partition before app_0: - storing factory data at fixed offset irrespective of flash size

Flutter 1.17 comes with [NavigationRail](https://material.io/components/navigation-rail#backdrop) component which is part of material design guideline. It suggest adapting `BottomNavigationBar` [mobile] -> `NavigationRail` [tablet] -> `NavigationDrawer` [desktop]. Check image below: ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/4963236/82128927-a7151f00-97dc-11ea-8961-762d6973fb2c.gif)

enhancement

> Last Updated - 17 Aug 2021 # django-timescaledb `django-timescaledb` aims to achieve following objectives - feature rich integration of TimescaleDB with Django - high-quality module - proper testing and...

With current implementation (`create_hypertable` with `migrate_data => true`), if table is large could be locked for long time and could also cause "deadlock" for certain condition, as the below quote...

Docs - https://docs.timescale.com/latest/using-timescaledb/distributed-hypertables - https://docs.timescale.com/latest/api#add_dimension

- Can take inspiration from [django-pgviews](https://pypi.org/project/django-pgviews/) I am in no hurry for this feature, but it would be nice to have.

Something like `BackdropController` or `BackdropLayout` or just `Backdrop` - that has all the `backdrop` logic/animation in it. This will make the functionality re-usable with other non-scaffold like scenario - like...

**This proposal is to add support for full screen flutter hosts like web and desktop . It is open for discussion and feedback. Let us know your ideas in comments.**...

help wanted
epic

**This is the proposal document for 1.0 version of the package intended to discuss and finalise the APIs of the package.** ## List of Objectives 1. provide **easy and quick**...

epic

Pros: - commands like `flutter pub get` work properly - lesser management/boiler code - single integration and build test - with CI