Kevin Moore
ecf716dcab
navigation_and_routing: a bunch of cleanup ( #886 )
...
Fail early on nullable context objects - no code paths allow null
Eliminate superfluous private function
Use a function over an abstract class with one method
3 years ago
Kevin Moore
ad6dc454f2
cleanup: remove old snippets from navigation and routing ( #882 )
3 years ago
Kevin Moore
fa7dec1475
Cleanup to navigation_and_routing sample ( #881 )
...
- make more things private and final, where possible
- remove unused members
- used expression bodies, where possible
3 years ago
Abdullah Deshmukh
410e43fbc1
[linting_tool] Prepare for release ( #880 )
3 years ago
Abdullah Deshmukh
0aad30fc5b
Add new DefaultRulesPage ( #875 )
3 years ago
Abdullah Deshmukh
1e00fd0bde
[linting_tool] Implement editing profile ( #874 )
3 years ago
Abdullah Deshmukh
bd4fa28584
Implements default lints page ( #871 )
3 years ago
Abdullah Deshmukh
a68f3f57d6
[linting_tool] Stop duplication of rules in the same profile ( #870 )
3 years ago
Abdullah Deshmukh
9986fe2f2c
[linting_tool] Implement exporting profiles ( #869 )
3 years ago
John Ryan
a46327ef80
Fix <base href="/"> tags in hosted samples, if required. ( #867 )
...
* Fix <base href="/"> tags in hosted samples, if required.
* add trailing slash
3 years ago
Michael Thomsen
ba58407a26
Update samples.yaml ( #866 )
3 years ago
Abdullah Deshmukh
bbb8e342f1
[linting_tool] Implement saving rules to DB ( #860 )
3 years ago
John Ryan
1818925286
Add navigation_and_routing sample to visual sample index ( #863 )
3 years ago
John Ryan
7de8fafcee
Fix sample index deployment action ( #862 )
...
* Update sample index dependencies
* Update to tuneup 0.3.8, update dependencies
* Upgrade to null safety, lock sass version
* fix analyzer warnings
* Fix unit tests
* Fix issues from upgrading to null safety
3 years ago
Andrew Brogdon
699cc3a8c5
Pinning versions to commits ( #861 )
3 years ago
Kevin Moore
b0745a00d4
General cleanup: consistent quoting, sort dependencies, ( #859 )
...
single quotes everywhere
fix comment references
3 years ago
Brett Morgan
89093cac71
Update README.md ( #858 )
3 years ago
idkq
228bc80b9a
Did you mean to use .go here? ( #857 )
3 years ago
Naoki Ishikawa
a6ac643fe0
fix typo (manger to manager) ( #854 )
3 years ago
Arash
52fa15609c
Update samples.yaml ( #855 )
...
Fix incorrect URL source of Platform View Swift sample
3 years ago
Abdullah Deshmukh
6bac1b9694
[linting_tool] Add lint rules list ( #856 )
3 years ago
Andrew Brogdon
3b65403631
Update README.md ( #853 )
...
Probably shouldn't have the README mention a widget that no longer exists.
3 years ago
Abdullah Deshmukh
8e73c73f4b
[linting_tool] Add Adaptive Layout with Theming ( #852 )
3 years ago
John Ryan
35f1670098
Update Navigation and Routing sample ( #851 )
...
* Add duration parameter to FadeTransitionPage
* Use didChangeDependencies instead of didUpdateWidget
* Don't notify listeners if the path hasn't changed
* Update navigation sample WIP
* Use Link and RouteStateScope in settings screen
* update README
* use named parameters for Library.addBook()
* Make _handleAuthStateChanged synchronous
* add missing copyright headers
* Address code review comments
* Address code review comments
3 years ago
Brett Morgan
d3c4645a42
`flutter analyze` -> `dart analyze` ( #849 )
3 years ago
John Ryan
1403e67144
Exit the sample index deployment CI script if a sub-process fails ( #847 )
3 years ago
Brett Morgan
054360e2a4
flutter format -> dart format ( #846 )
3 years ago
John Ryan
ae3c4e3c47
Replace navigation_and_routing with a new sample ( #832 )
...
* move snippets into old_snippets directory
* add new navigation_and_routing sample
* add copyright headers
* Apply #827 to old_snippets/ directory and upgrade them to null safety
* Code review comments
- Move Guard class into parser.dart
- Move usage of guards from Delegate to RouteInformationParser
- Rename delegate to SimpleRouterDelegate
* clean up imports
* refactor settings screen, fix bug
* avoid conflicting paths /books/new and /books/1 - rename to book/1
* dispose fields in _BookstoreState class
* remove /books path
This was causing problems
* add comment
* Change BookstoreAuthScope and BookstoreAuthScope to InheritedNotifier
* fix warnings
* Make the initial route configurable, set to '/signin'
* Enable deep linking
https://flutter.dev/docs/development/ui/navigation/deep-linking
* use path URL strategy on the web.
* remove TODO, add comment
3 years ago
Abdullah Deshmukh
8573269c03
Add Linting tool starter project ( #840 )
3 years ago
Andrew Brogdon
89d2849019
Adding new flag for dev channel format ( #841 )
3 years ago
Andrew Brogdon
9e0ba9a97e
Unbreaking beta and dev tests ( #839 )
3 years ago
Brett Morgan
5280720df7
dart migrate add_to_app/android_view/flutter_module_using_plugin ( #833 )
3 years ago
Brett Morgan
9153fdb6fc
dart migrate add_to_app/fullscreen/flutter_module ( #835 )
3 years ago
Brett Morgan
e931456f20
dart migrate add_to_app/multiple_flutters/multiple_flutters_module ( #836 )
3 years ago
Brett Morgan
4633bb0406
Add flutter_lints to ios_app_clip ( #824 )
3 years ago
Brett Morgan
b34cc5671a
Add flutter_lints ( #808 )
3 years ago
Brett Morgan
6acb879dfa
Add flutter_lints to experimental/federated_plugin/federated_plugin_macos ( #818 )
3 years ago
Brett Morgan
82c0e717ab
Update experimental/federated_plugin/federated_plugin_* ( #819 )
3 years ago
Brett Morgan
5cdab9c44d
jsonexample: Update lint rules, rebuild runners ( #826 )
3 years ago
Brett Morgan
26e0e215cf
Adjust flutter_maps_firestore's lint rules ( #821 )
3 years ago
Brett Morgan
0850579bc8
dart migrate `place_tracker` ( #831 )
3 years ago
Brett Morgan
b1a49c0afb
Adjust animations lint rules ( #814 )
3 years ago
Brett Morgan
12ba3b2245
Add flutter_lints to form_app ( #822 )
3 years ago
Brett Morgan
fc1fe989fb
Add flutter_lints ( #813 )
3 years ago
Brett Morgan
78dee899ea
isolate_example: Update lints, rebuild runners ( #825 )
3 years ago
Ayush Bherwani
865c545f3d
[platform_channels] Migrate to sound null safety ( #803 )
3 years ago
Brett Morgan
c8112c88ac
Add `flutter_lints` to `add_to_app/plugin/flutter_module_using_plugin` ( #812 )
3 years ago
Brett Morgan
a405fc4a9d
Update the dependencies ( #815 )
3 years ago
Brett Morgan
14cce8b0f7
Adding flutter_lints ( #811 )
3 years ago
Brett Morgan
55e02d6e4d
Add `flutter_lints` to `add_to_app/fullscreen/flutter_module` ( #810 )
3 years ago