17 Commits

Author SHA1 Message Date
Pierre-Louis
61362ec84c
Replace some deprecated properties (#105)
* 1

* Update pubspec.yaml
2021-05-17 15:50:09 +02:00
Anthony
6c3858b048
Bottom app dartpad fix (#85)
* Add theme to bottom app bar dartpad

* Add theme to bottom app bar dartpad
2021-01-22 13:43:13 -05:00
Anthony
2931ace58a
Bottom sheet docs (#82) 2020-12-15 15:40:23 -05:00
Rami
c103a7d459
Update buttons dev docs to use new button universe (#80) 2020-11-20 15:30:49 -05:00
Rami
3a7a6ad98f
[Dev Docs] Date picker docs (#79) 2020-11-13 15:44:39 -05:00
Anthony
aeb704eb8a
Tooltips dev docs (#76) 2020-11-05 15:13:57 -05:00
Rami
3d40d4d2a8
[Dev Docs] Create time picker docs (#74) 2020-10-30 15:51:55 -04:00
Jose Alba
a83240f706
Added menu markdown, dartpads, and images (#73)
* Added menu markdown, dartpads, and images

* added images

* Fixed issues

* Fixed issues
2020-10-29 17:40:59 -04:00
Anthony
d47c84a93b
[Dev Docs] Navigation Drawer (#70)
* dev docs for nav rail

* remove overlay window

* per comments

* jose comments

* rami comments

* mingjane comments

* Remove unnecessary helper widget since selected ListTiles honor the Theme.primaryColor

* Add more code and explanation for standard and bottom drawer

* standard drawer dartpad

* link PositionedTransition

* link reply bottom drawer
2020-10-14 15:57:04 -04:00
Rami
2a2aca0a50
[Dev docs] Switch component (#64) 2020-09-17 13:32:09 -04:00
Jose Alba
6701411fc1
Sliders and dividers demo, assets, and dartpad (#63)
* sliders_dividers

* Sliders and Dividers documenting, assets, and dartpads

* fixed issues

* fixed issues

* fixed issues

* updated divider document
2020-09-17 19:06:13 +02:00
Jose Alba
9e055a54fa
Master branch (#61)
* Release

* [ExpandingBottomSheet] Adding eng guidance doc.

* [ExpandingBottomSheet] links.

* [ExpandingBottomSheet] Moving file.

* [ExpandingBottomSheet] PR feedback.

* Merge Develop into Master (#37)

* [ExpandingBottomSheet] Eng guidance doc. (#22)

* [ExpandingBottomSheet] Adding eng guidance doc.

* [ExpandingBottomSheet] links.

* [ExpandingBottomSheet] Moving file.

* [ExpandingBottomSheet] PR feedback.

* Added Dartpad demos and buttons, cards, and text field demos (#30)

* added dartpad demos and buttons, cards, and text field demos

* updated dartpad examples

* Fixed metatdata (#31)

* Added Top App Bar Dartpad examples (#32)

* Added Top App Bar Dartpad examples

* Added new line at end of files

* Updated dartpad

* Update documents and add Dart syntax highlighting (#33)

* Updated Documents with Dartpad Links

* Added Dart specific highlighting

* Update dartpad to material spec`

* Added Top App Bar Markdown (#34)

* Added Top App Bar Markdown

* Fixed commnents

* fixed issues

* Update Flutter links in README.md (#28)

* Update Flutter links in README.md

* Update README.md

Co-Authored-By: Cristian Zazo <cristian.zazo@gmail.com>

Co-authored-by: rami-a <2364772+rami-a@users.noreply.github.com>

* Add dev docs for FABs including dartpad demos (#35)

* ran git rebase -i HEAD~10

* Pulled difference

Co-authored-by: Will Larche <larche@google.com>
Co-authored-by: Cristian Zazo <cristian.zazo@gmail.com>
Co-authored-by: rami-a <2364772+rami-a@users.noreply.github.com>

* Update Dartpad links (#41)

* [Dev docs] Bottom Navigation dev docs (#40)

* flutter bottom navigation docs

* [Dev docs] Add bottom app bar docs (#42)

* Add bottom app bar docs

* Update screenshots

* Update bottom_app_bars.md

* empty

* Add fab links

* [Dev docs] Add list docs (#43)

* Lists template

* Singe-line list example

* Update example code

* Add two line list example

* Use label icon in examples

* Add three line example

* Update images

* Add selected arg to three list example

* Add selected arg to two list example

* Add themeing example

* CR feedback

* Added Tabs and Data Tables: Images, Dartpad, and Markdown File (#44)

* Added Tabs and Data Tables: Images, Dartpad, and Markdown File

* Fixed issues and updated images

* Fixed typos and markdown

* Updated Documents (#45)

* Updated Documents

* fixed issues

* Switched to sentence case

* Update fab assets and demo code to use correct colors (#47)

* Add initial snackbar docs (#48)

* Add initial snackbar docs

* Address feedback

* Radio button Dev Docs (#49)

* Fix path to radio button assets (#51)

* Dev docs for banners (#52)

* Add dev docs for checkboxes (#50)

* Add dev docs for checkboxes

* Update contents links

* Make the text grey if checkbox is disabled

* Remove content link (#54)

* Remove content link

* fixed ide issue

* Update fab.md (#55)

* Fix fab table

* Update fab.md

* Update README.md (#56)

* Update README.md

* Update README.md

* Update README.md

* Create dialogs dev docs (#57)

* Chips and Progress Indicators markdown, images, and dartpads (#58)

* chips and pi

* images

* Added dartpads for progress indicators and chips

* Added images

* Fixed other docs

* Made other files better

* Progress indicator markdown

* Progress Indicator markdown

* chips markdown

* theme_chips_image

* fixed issues

* addressed issues

* typo

* Fix typos and heading links in Tabs (#59)

* updating head branch with master

Co-authored-by: Will Larche <larche@google.com>
Co-authored-by: Cristian Zazo <cristian.zazo@gmail.com>
Co-authored-by: rami-a <2364772+rami-a@users.noreply.github.com>
Co-authored-by: MH Johnson <johnsonmh@users.noreply.github.com>
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
Co-authored-by: Per Classon <perc@google.com>
Co-authored-by: Martin Chrástek <chrastek12@gmail.com>
2020-09-02 15:59:45 +02:00
rami-a
d4c7e4a471
Add dev docs for FABs including dartpad demos (#35) 2020-04-21 09:36:07 -04:00
Jose Alba
93b0714609
Update documents and add Dart syntax highlighting (#33)
* Updated Documents with Dartpad Links

* Added Dart specific highlighting

* Update dartpad to material spec`
2020-04-16 09:52:38 -04:00
Jose Alba
151b4f7a05
Added Top App Bar Dartpad examples (#32)
* Added Top App Bar Dartpad examples

* Added new line at end of files

* Updated dartpad
2020-04-15 16:32:36 -04:00
Jose Alba
5535d74ac8
Fixed metatdata (#31) 2020-04-06 16:38:18 -04:00
Jose Alba
91a147332e
Added Dartpad demos and buttons, cards, and text field demos (#30)
* added dartpad demos and buttons, cards, and text field demos

* updated dartpad examples
2020-04-06 16:16:19 -04:00